#ffcc80 Hex Color

#FFCC80
0
  • #ffcc80 Color Information

    • In RGB color space, #ffcc80 hex color has a red value of 255, a green value of 204 and a blue value of 128.

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

    • #ffcc80 color has a hue of 35.9 degrees, a saturation of 100% and a lightness of 75.1%.

    • #ffcc80 hex color contains mainly RED.

    • The closest web safe color of #ffcc80 is #ffcc99

    • #ffcc80 hex color has a decimal value of 16764032.



    #ffcc80 Color Spaces (Color Conversions)

    HEX ffcc80 #ffcc80
    RGB 255, 204, 128 rgb(255, 204, 128)
    RGB Percent 100, 80, 50.2 rgb(100, 80, 50.2)
    CMYK 0, 20, 50, 0
    HSL 35.9°, 100, 75.1 hsl(35.9, 100%, 75.1%)
    HSV 35.9°, 49.8, 100
    XYZ 66.729, 66.004, 29.645
    Hunter Lab 81.243, 4.436, 35.235
    CIE-LAB 84.998, 9.05, 44.509
    CIE-LCH 84.998, 45.42, 78.507
    CIE-LUV 0, 20, 49.8, 0
    Web Safe ffcc99

    RGB percent of color #ffcc80

    100%
    80%
    50.2%

    CMYK percent of color #ffcc80

    0%
    20%
    49.8%
    0%


    Color Schemes with #ffcc80

    Complementary Color

    Split Complementary


    #ffcc80 Color Preview

    Text with hexadecimal color #ffcc80

    This text has a font color of #ffcc80

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

    #ffcc80 Background Color

    This box has a background color of #ffcc80

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

    #ffcc80 Border Color

    This box has a border color of #ffcc80

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

    CSS codes

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

    #ffcc80 Color on white background

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

    #ffcc80 Color on black background

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