#d00d00 Hex Color

#D00D00
0
  • #d00d00 Color Information

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

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

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

    • #d00d00 hex color contains mainly RED.

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

    • #d00d00 hex color has a decimal value of 13634816.



    #d00d00 Color Spaces (Color Conversions)

    HEX d00d00 #d00d00
    RGB 208, 13, 0 rgb(208, 13, 0)
    RGB Percent 81.57, 5.1, 0 rgb(81.57, 5.1, 0)
    CMYK 0, 94, 100, 18
    HSL 3.7°, 100, 40.8 hsl(3.7, 100%, 40.8%)
    HSV 3.8°, 100, 81.6
    XYZ 26.156, 13.698, 1.265
    Hunter Lab 37.011, 61.379, 23.881
    CIE-LAB 43.797, 67.479, 57.8
    CIE-LCH 43.797, 88.85, 40.582
    CIE-LUV 0, 93.75, 100, 18.43
    Web Safe cc0000

    RGB percent of color #d00d00

    81.57%
    5.1%
    0%

    CMYK percent of color #d00d00

    0%
    93.75%
    100%
    18.43%


    Color Schemes with #d00d00

    Complementary Color

    Split Complementary


    #d00d00 Color Preview

    Text with hexadecimal color #d00d00

    This text has a font color of #d00d00

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

    #d00d00 Background Color

    This box has a background color of #d00d00

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

    #d00d00 Border Color

    This box has a border color of #d00d00

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

    CSS codes

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

    #d00d00 Color on white background

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

    #d00d00 Color on black background

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