#fff080 Hex Color

#FFF080
0
  • #fff080 Color Information

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

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

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

    • #fff080 hex color contains mainly RED.

    • The closest web safe color of #fff080 is #ffff99

    • #fff080 hex color has a decimal value of 16773248.



    #fff080 Color Spaces (Color Conversions)

    HEX fff080 #fff080
    RGB 255, 240, 128 rgb(255, 240, 128)
    RGB Percent 100, 94.12, 50.2 rgb(100, 94.12, 50.2)
    CMYK 0, 6, 50, 0
    HSL 52.9°, 100, 75.1 hsl(52.9, 100%, 75.1%)
    HSV 52.9°, 49.8, 100
    XYZ 76.296, 85.139, 32.834
    Hunter Lab 92.271, -13.878, 43.492
    CIE-LAB 93.943, -9.208, 55.44
    CIE-LCH 93.943, 56.199, 99.43
    CIE-LUV 0, 5.88, 49.8, 0
    Web Safe ffff99

    RGB percent of color #fff080

    100%
    94.12%
    50.2%

    CMYK percent of color #fff080

    0%
    5.88%
    49.8%
    0%


    Color Schemes with #fff080

    Complementary Color

    Split Complementary


    #fff080 Color Preview

    Text with hexadecimal color #fff080

    This text has a font color of #fff080

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

    #fff080 Background Color

    This box has a background color of #fff080

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

    #fff080 Border Color

    This box has a border color of #fff080

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

    CSS codes

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

    #fff080 Color on white background

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

    #fff080 Color on black background

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