#200f00 Hex Color

#200F00
0
  • #200f00 Color Information

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

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

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

    • #200f00 hex color contains mainly RED.

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

    • #200f00 hex color has a decimal value of 2100992.



    #200f00 Color Spaces (Color Conversions)

    HEX 200f00 #200f00
    RGB 32, 15, 0 rgb(32, 15, 0)
    RGB Percent 12.55, 5.88, 0 rgb(12.55, 5.88, 0)
    CMYK 0, 53, 100, 87
    HSL 28.1°, 100, 6.3 hsl(28.1, 100%, 6.3%)
    HSV 28.1°, 100, 12.5
    XYZ 0.766, 0.649, 0.085
    Hunter Lab 8.056, 2.874, 5.014
    CIE-LAB 5.862, 6.11, 8.892
    CIE-LCH 5.862, 10.789, 55.506
    CIE-LUV 0, 53.13, 100, 87.45
    Web Safe 330000

    RGB percent of color #200f00

    12.55%
    5.88%
    0%

    CMYK percent of color #200f00

    0%
    53.13%
    100%
    87.45%


    Color Schemes with #200f00

    Complementary Color

    Split Complementary


    #200f00 Color Preview

    Text with hexadecimal color #200f00

    This text has a font color of #200f00

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

    #200f00 Background Color

    This box has a background color of #200f00

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

    #200f00 Border Color

    This box has a border color of #200f00

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

    CSS codes

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

    #200f00 Color on white background

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

    #200f00 Color on black background

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