#cd8000 Hex Color

#CD8000
0
  • #cd8000 Color Information

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

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

    • #cd8000 color has a hue of 37.5 degrees, a saturation of 100% and a lightness of 40.2%.

    • #cd8000 hex color contains mainly RED.

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

    • #cd8000 hex color has a decimal value of 13467648.



    #cd8000 Color Spaces (Color Conversions)

    HEX cd8000 #cd8000
    RGB 205, 128, 0 rgb(205, 128, 0)
    RGB Percent 80.39, 50.2, 0 rgb(80.39, 50.2, 0)
    CMYK 0, 38, 100, 20
    HSL 37.5°, 100, 40.2 hsl(37.5, 100%, 40.2%)
    HSV 37.5°, 100, 80.4
    XYZ 32.896, 28.417, 3.751
    Hunter Lab 53.308, 16.864, 33.143
    CIE-LAB 60.264, 22.33, 66.412
    CIE-LCH 60.264, 70.066, 71.416
    CIE-LUV 0, 37.56, 100, 19.61
    Web Safe cc9900

    RGB percent of color #cd8000

    80.39%
    50.2%
    0%

    CMYK percent of color #cd8000

    0%
    37.56%
    100%
    19.61%


    Color Schemes with #cd8000

    Complementary Color

    Split Complementary


    #cd8000 Color Preview

    Text with hexadecimal color #cd8000

    This text has a font color of #cd8000

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

    #cd8000 Background Color

    This box has a background color of #cd8000

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

    #cd8000 Border Color

    This box has a border color of #cd8000

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

    CSS codes

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

    #cd8000 Color on white background

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

    #cd8000 Color on black background

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