#fff00a Hex Color

#FFF00A
0
  • #fff00a Color Information

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

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

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

    • #fff00a hex color contains mainly RED.

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

    • #fff00a hex color has a decimal value of 16773130.



    #fff00a Color Spaces (Color Conversions)

    HEX fff00a #fff00a
    RGB 255, 240, 10 rgb(255, 240, 10)
    RGB Percent 100, 94.12, 3.92 rgb(100, 94.12, 3.92)
    CMYK 0, 6, 96, 0
    HSL 56.3°, 100, 52 hsl(56.3, 100%, 52%)
    HSV 56.3°, 96.1, 100
    XYZ 72.455, 83.602, 12.605
    Hunter Lab 91.434, -18.561, 55.83
    CIE-LAB 93.277, -14.272, 90.935
    CIE-LCH 93.277, 92.048, 98.92
    CIE-LUV 0, 5.88, 96.08, 0
    Web Safe ffff00

    RGB percent of color #fff00a

    100%
    94.12%
    3.92%

    CMYK percent of color #fff00a

    0%
    5.88%
    96.08%
    0%


    Color Schemes with #fff00a

    Complementary Color

    Split Complementary


    #fff00a Color Preview

    Text with hexadecimal color #fff00a

    This text has a font color of #fff00a

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

    #fff00a Background Color

    This box has a background color of #fff00a

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

    #fff00a Border Color

    This box has a border color of #fff00a

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

    CSS codes

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

    #fff00a Color on white background

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

    #fff00a Color on black background

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