#fff20a Hex Color

#FFF20A
0
  • #fff20a Color Information

    • In RGB color space, #fff20a hex color has a red value of 255, a green value of 242 and a blue value of 10.

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

    • #fff20a color has a hue of 56.8 degrees, a saturation of 100% and a lightness of 52%.

    • #fff20a hex color contains mainly RED.

    • The closest web safe color of #fff20a is #ffff00

    • #fff20a hex color has a decimal value of 16773642.



    #fff20a Color Spaces (Color Conversions)

    HEX fff20a #fff20a
    RGB 255, 242, 10 rgb(255, 242, 10)
    RGB Percent 100, 94.9, 3.92 rgb(100, 94.9, 3.92)
    CMYK 0, 5, 96, 0
    HSL 56.8°, 100, 52 hsl(56.8, 100%, 52%)
    HSV 56.8°, 96.1, 100
    XYZ 73.047, 84.786, 12.803
    Hunter Lab 92.079, -19.534, 56.212
    CIE-LAB 93.791, -15.244, 91.312
    CIE-LCH 93.791, 92.576, 99.478
    CIE-LUV 0, 5.1, 96.08, 0
    Web Safe ffff00

    RGB percent of color #fff20a

    100%
    94.9%
    3.92%

    CMYK percent of color #fff20a

    0%
    5.1%
    96.08%
    0%


    Color Schemes with #fff20a

    Complementary Color

    Split Complementary


    #fff20a Color Preview

    Text with hexadecimal color #fff20a

    This text has a font color of #fff20a

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

    #fff20a Background Color

    This box has a background color of #fff20a

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

    #fff20a Border Color

    This box has a border color of #fff20a

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

    CSS codes

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

    #fff20a Color on white background

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

    #fff20a Color on black background

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