#200b00 Hex Color

#200B00
0
  • #200b00 Color Information

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

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

    • #200b00 color has a hue of 20.6 degrees, a saturation of 100% and a lightness of 6.3%.

    • #200b00 hex color contains mainly RED.

    • The closest web safe color of #200b00 is #330000

    • #200b00 hex color has a decimal value of 2099968.



    #200b00 Color Spaces (Color Conversions)

    HEX 200b00 #200b00
    RGB 32, 11, 0 rgb(32, 11, 0)
    RGB Percent 12.55, 4.31, 0 rgb(12.55, 4.31, 0)
    CMYK 0, 66, 100, 87
    HSL 20.6°, 100, 6.3 hsl(20.6, 100%, 6.3%)
    HSV 20.6°, 100, 12.5
    XYZ 0.715, 0.546, 0.068
    Hunter Lab 7.389, 4.341, 4.627
    CIE-LAB 4.932, 8.031, 7.531
    CIE-LCH 4.932, 11.01, 43.16
    CIE-LUV 0, 65.63, 100, 87.45
    Web Safe 330000

    RGB percent of color #200b00

    12.55%
    4.31%
    0%

    CMYK percent of color #200b00

    0%
    65.63%
    100%
    87.45%


    Color Schemes with #200b00

    Complementary Color

    Split Complementary


    #200b00 Color Preview

    Text with hexadecimal color #200b00

    This text has a font color of #200b00

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

    #200b00 Background Color

    This box has a background color of #200b00

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

    #200b00 Border Color

    This box has a border color of #200b00

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

    CSS codes

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

    #200b00 Color on white background

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

    #200b00 Color on black background

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