#d00b00 Hex Color

#D00B00
0
  • #d00b00 Color Information

    • In RGB color space, #d00b00 hex color has a red value of 208, a green value of 11 and a blue value of 0.

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

    • #d00b00 color has a hue of 3.2 degrees, a saturation of 100% and a lightness of 40.8%.

    • #d00b00 hex color contains mainly RED.

    • The closest web safe color of #d00b00 is #cc0000

    • #d00b00 hex color has a decimal value of 13634304.



    #d00b00 Color Spaces (Color Conversions)

    HEX d00b00 #d00b00
    RGB 208, 11, 0 rgb(208, 11, 0)
    RGB Percent 81.57, 4.31, 0 rgb(81.57, 4.31, 0)
    CMYK 0, 95, 100, 18
    HSL 3.2°, 100, 40.8 hsl(3.2, 100%, 40.8%)
    HSV 3.2°, 100, 81.6
    XYZ 26.132, 13.649, 1.257
    Hunter Lab 36.945, 61.605, 23.844
    CIE-LAB 43.725, 67.687, 57.773
    CIE-LCH 43.725, 88.99, 40.482
    CIE-LUV 0, 94.71, 100, 18.43
    Web Safe cc0000

    RGB percent of color #d00b00

    81.57%
    4.31%
    0%

    CMYK percent of color #d00b00

    0%
    94.71%
    100%
    18.43%


    Color Schemes with #d00b00

    Complementary Color

    Split Complementary


    #d00b00 Color Preview

    Text with hexadecimal color #d00b00

    This text has a font color of #d00b00

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

    #d00b00 Background Color

    This box has a background color of #d00b00

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

    #d00b00 Border Color

    This box has a border color of #d00b00

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

    CSS codes

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

    #d00b00 Color on white background

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

    #d00b00 Color on black background

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