#d08000 Hex Color

#D08000
0
  • #d08000 Color Information

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

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

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

    • #d08000 hex color contains mainly RED.

    • The closest web safe color of #d08000 is #cc9900

    • #d08000 hex color has a decimal value of 13664256.



    #d08000 Color Spaces (Color Conversions)

    HEX d08000 #d08000
    RGB 208, 128, 0 rgb(208, 128, 0)
    RGB Percent 81.57, 50.2, 0 rgb(81.57, 50.2, 0)
    CMYK 0, 38, 100, 18
    HSL 36.9°, 100, 40.8 hsl(36.9, 100%, 40.8%)
    HSV 36.9°, 100, 81.6
    XYZ 33.732, 28.848, 3.79
    Hunter Lab 53.71, 18.111, 33.414
    CIE-LAB 60.647, 23.625, 66.849
    CIE-LCH 60.647, 70.901, 70.536
    CIE-LUV 0, 38.46, 100, 18.43
    Web Safe cc9900

    RGB percent of color #d08000

    81.57%
    50.2%
    0%

    CMYK percent of color #d08000

    0%
    38.46%
    100%
    18.43%


    Color Schemes with #d08000

    Complementary Color

    Split Complementary


    #d08000 Color Preview

    Text with hexadecimal color #d08000

    This text has a font color of #d08000

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

    #d08000 Background Color

    This box has a background color of #d08000

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

    #d08000 Border Color

    This box has a border color of #d08000

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

    CSS codes

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

    #d08000 Color on white background

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

    #d08000 Color on black background

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