#200000 Hex Color

#200000
0
  • #200000 Color Information

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

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

    • #200000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 6.3%.

    • #200000 hex color contains mainly RED.

    • The closest web safe color of #200000 is #330000

    • #200000 hex color has a decimal value of 2097152.



    #200000 Color Spaces (Color Conversions)

    HEX 200000 #200000
    RGB 32, 0, 0 rgb(32, 0, 0)
    RGB Percent 12.55, 0, 0 rgb(12.55, 0, 0)
    CMYK 0, 100, 100, 87
    HSL 0°, 100, 6.3 hsl(0, 100%, 6.3%)
    HSV 0°, 100, 12.5
    XYZ 0.596, 0.307, 0.028
    Hunter Lab 5.541, 9.504, 3.579
    CIE-LAB 2.773, 12.461, 4.381
    CIE-LCH 2.773, 13.209, 19.37
    CIE-LUV 0, 100, 100, 87.45
    Web Safe 330000

    RGB percent of color #200000

    12.55%
    0%
    0%

    CMYK percent of color #200000

    0%
    100%
    100%
    87.45%


    Color Schemes with #200000

    Complementary Color

    Split Complementary


    #200000 Color Preview

    Text with hexadecimal color #200000

    This text has a font color of #200000

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

    #200000 Background Color

    This box has a background color of #200000

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

    #200000 Border Color

    This box has a border color of #200000

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

    CSS codes

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

    #200000 Color on white background

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

    #200000 Color on black background

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