#32f000 Hex Color

#32F000
0
  • #32f000 Color Information

    • In RGB color space, #32f000 hex color has a red value of 50, a green value of 240 and a blue value of 0.

    • In CMYK color space (used in color printing), #32f000 hex color is composed of 79.17% cyan, 0% magenta, 100% yellow and 5.88% black.

    • #32f000 color has a hue of 107.5 degrees, a saturation of 100% and a lightness of 47.1%.

    • #32f000 hex color contains mainly GREEN.

    • The closest web safe color of #32f000 is #33ff00

    • #32f000 hex color has a decimal value of 3338240.



    #32f000 Color Spaces (Color Conversions)

    HEX 32f000 #32f000
    RGB 50, 240, 0 rgb(50, 240, 0)
    RGB Percent 19.61, 94.12, 0 rgb(19.61, 94.12, 0)
    CMYK 79, 0, 100, 6
    HSL 107.5°, 100, 47.1 hsl(107.5, 100%, 47.1%)
    HSV 107.5°, 100, 94.1
    XYZ 32.475, 62.998, 10.448
    Hunter Lab 79.371, -65.866, 47.755
    CIE-LAB 83.441, -79.078, 79.887
    CIE-LCH 83.441, 112.407, 134.708
    CIE-LUV 79.17, 0, 100, 5.88
    Web Safe 33ff00

    RGB percent of color #32f000

    19.61%
    94.12%
    0%

    CMYK percent of color #32f000

    79.17%
    0%
    100%
    5.88%


    Color Schemes with #32f000

    Complementary Color

    Split Complementary


    #32f000 Color Preview

    Text with hexadecimal color #32f000

    This text has a font color of #32f000

    <p style="color:#32f000">Text here</p>

    #32f000 Background Color

    This box has a background color of #32f000

    <div style="background-color:#32f000">Text here</div>

    #32f000 Border Color

    This box has a border color of #32f000

    <div style="border: 4px solid #32f000">Text here</div>

    CSS codes

    <p style="color:#32f000">Text here</p>
    <div style="background-color:#32f000">Text here</div>
    <div style="border: 4px solid #32f000">Text here</div>

    #32f000 Color on white background

    This is how a font and box color of #32f000 will look
    on a white background.

    #32f000 Color on black background

    This is how a font and box color of #32f000 hex color will look
    on a black background.