#fff85a Hex Color

#FFF85A
0
  • #fff85a Color Information

    • In RGB color space, #fff85a hex color has a red value of 255, a green value of 248 and a blue value of 90.

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

    • #fff85a color has a hue of 57.5 degrees, a saturation of 100% and a lightness of 67.6%.

    • #fff85a hex color contains mainly RED.

    • The closest web safe color of #fff85a is #ffff66

    • #fff85a hex color has a decimal value of 16775258.



    #fff85a Color Spaces (Color Conversions)

    HEX fff85a #fff85a
    RGB 255, 248, 90 rgb(255, 248, 90)
    RGB Percent 100, 97.25, 35.29 rgb(100, 97.25, 35.29)
    CMYK 0, 3, 65, 0
    HSL 57.5°, 100, 67.6 hsl(57.5, 100%, 67.6%)
    HSV 57.5°, 64.7, 100
    XYZ 76.653, 89.133, 22.837
    Hunter Lab 94.41, -20.291, 51.745
    CIE-LAB 95.636, -15.782, 73.647
    CIE-LCH 95.636, 75.319, 102.095
    CIE-LUV 0, 2.75, 64.71, 0
    Web Safe ffff66

    RGB percent of color #fff85a

    100%
    97.25%
    35.29%

    CMYK percent of color #fff85a

    0%
    2.75%
    64.71%
    0%


    Color Schemes with #fff85a

    Complementary Color

    Split Complementary


    #fff85a Color Preview

    Text with hexadecimal color #fff85a

    This text has a font color of #fff85a

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

    #fff85a Background Color

    This box has a background color of #fff85a

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

    #fff85a Border Color

    This box has a border color of #fff85a

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

    CSS codes

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

    #fff85a Color on white background

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

    #fff85a Color on black background

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