#c0a000 Hex Color

#C0A000
0
  • #c0a000 Color Information

    • In RGB color space, #c0a000 hex color has a red value of 192, a green value of 160 and a blue value of 0.

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

    • #c0a000 color has a hue of 50 degrees, a saturation of 100% and a lightness of 37.6%.

    • #c0a000 hex color contains mainly RED.

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

    • #c0a000 hex color has a decimal value of 12623872.



    #c0a000 Color Spaces (Color Conversions)

    HEX c0a000 #c0a000
    RGB 192, 160, 0 rgb(192, 160, 0)
    RGB Percent 75.29, 62.75, 0 rgb(75.29, 62.75, 0)
    CMYK 0, 17, 100, 25
    HSL 50°, 100, 37.6 hsl(50, 100%, 37.6%)
    HSV 50°, 100, 75.3
    XYZ 34.309, 36.348, 5.208
    Hunter Lab 60.289, -3.927, 37.081
    CIE-LAB 66.785, -0.824, 70.133
    CIE-LCH 66.785, 70.138, 90.673
    CIE-LUV 0, 16.67, 100, 24.71
    Web Safe cc9900

    RGB percent of color #c0a000

    75.29%
    62.75%
    0%

    CMYK percent of color #c0a000

    0%
    16.67%
    100%
    24.71%


    Color Schemes with #c0a000

    Complementary Color

    Split Complementary


    #c0a000 Color Preview

    Text with hexadecimal color #c0a000

    This text has a font color of #c0a000

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

    #c0a000 Background Color

    This box has a background color of #c0a000

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

    #c0a000 Border Color

    This box has a border color of #c0a000

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

    CSS codes

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

    #c0a000 Color on white background

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

    #c0a000 Color on black background

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