#d00a00 Hex Color

#D00A00
0
  • #d00a00 Color Information

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

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

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

    • #d00a00 hex color contains mainly RED.

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

    • #d00a00 hex color has a decimal value of 13634048.



    #d00a00 Color Spaces (Color Conversions)

    HEX d00a00 #d00a00
    RGB 208, 10, 0 rgb(208, 10, 0)
    RGB Percent 81.57, 3.92, 0 rgb(81.57, 3.92, 0)
    CMYK 0, 95, 100, 18
    HSL 2.9°, 100, 40.8 hsl(2.9, 100%, 40.8%)
    HSV 2.9°, 100, 81.6
    XYZ 26.121, 13.627, 1.254
    Hunter Lab 36.915, 61.706, 23.826
    CIE-LAB 43.693, 67.779, 57.754
    CIE-LCH 43.693, 89.048, 40.434
    CIE-LUV 0, 95.19, 100, 18.43
    Web Safe cc0000

    RGB percent of color #d00a00

    81.57%
    3.92%
    0%

    CMYK percent of color #d00a00

    0%
    95.19%
    100%
    18.43%


    Color Schemes with #d00a00

    Complementary Color

    Split Complementary


    #d00a00 Color Preview

    Text with hexadecimal color #d00a00

    This text has a font color of #d00a00

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

    #d00a00 Background Color

    This box has a background color of #d00a00

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

    #d00a00 Border Color

    This box has a border color of #d00a00

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

    CSS codes

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

    #d00a00 Color on white background

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

    #d00a00 Color on black background

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