#204000 Hex Color

#204000
0
  • #204000 Color Information

    • In RGB color space, #204000 hex color has a red value of 32, a green value of 64 and a blue value of 0.

    • In CMYK color space (used in color printing), #204000 hex color is composed of 50% cyan, 0% magenta, 100% yellow and 74.9% black.

    • #204000 color has a hue of 90 degrees, a saturation of 100% and a lightness of 12.5%.

    • #204000 hex color contains mainly GREEN.

    • The closest web safe color of #204000 is #333300

    • #204000 hex color has a decimal value of 2113536.



    #204000 Color Spaces (Color Conversions)

    HEX 204000 #204000
    RGB 32, 64, 0 rgb(32, 64, 0)
    RGB Percent 12.55, 25.1, 0 rgb(12.55, 25.1, 0)
    CMYK 50, 0, 100, 75
    HSL 90°, 100, 12.5 hsl(90, 100%, 12.5%)
    HSV 90°, 100, 25.1
    XYZ 2.429, 3.974, 0.639
    Hunter Lab 19.935, -13.136, 12.054
    CIE-LAB 23.585, -23.35, 31.524
    CIE-LCH 23.585, 39.23, 126.528
    CIE-LUV 50, 0, 100, 74.9
    Web Safe 333300

    RGB percent of color #204000

    12.55%
    25.1%
    0%

    CMYK percent of color #204000

    50%
    0%
    100%
    74.9%


    Color Schemes with #204000

    Complementary Color

    Split Complementary


    #204000 Color Preview

    Text with hexadecimal color #204000

    This text has a font color of #204000

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

    #204000 Background Color

    This box has a background color of #204000

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

    #204000 Border Color

    This box has a border color of #204000

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

    CSS codes

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

    #204000 Color on white background

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

    #204000 Color on black background

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