#ccaa01 Hex Color

#CCAA01
0
  • #ccaa01 Color Information

    • In RGB color space, #ccaa01 hex color has a red value of 204, a green value of 170 and a blue value of 1.

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

    • #ccaa01 color has a hue of 50 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #ccaa01 hex color contains mainly RED.

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

    • #ccaa01 hex color has a decimal value of 13412865.



    #ccaa01 Color Spaces (Color Conversions)

    HEX ccaa01 #ccaa01
    RGB 204, 170, 1 rgb(204, 170, 1)
    RGB Percent 80, 66.67, 0.39 rgb(80, 66.67, 0.39)
    CMYK 0, 17, 100, 20
    HSL 50°, 99.02, 40.2 hsl(50, 99.02%, 40.2%)
    HSV 50°, 99.5, 80
    XYZ 39.282, 41.589, 5.986
    Hunter Lab 64.49, -4.128, 39.639
    CIE-LAB 70.587, -0.779, 73.239
    CIE-LCH 70.587, 73.243, 90.609
    CIE-LUV 0, 16.67, 99.51, 20
    Web Safe cc9900

    RGB percent of color #ccaa01

    80%
    66.67%
    0.39%

    CMYK percent of color #ccaa01

    0%
    16.67%
    99.51%
    20%


    Color Schemes with #ccaa01

    Complementary Color

    Split Complementary


    #ccaa01 Color Preview

    Text with hexadecimal color #ccaa01

    This text has a font color of #ccaa01

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

    #ccaa01 Background Color

    This box has a background color of #ccaa01

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

    #ccaa01 Border Color

    This box has a border color of #ccaa01

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

    CSS codes

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

    #ccaa01 Color on white background

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

    #ccaa01 Color on black background

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