#ffff0a Hex Color

#FFFF0A
0
  • #ffff0a Color Information

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

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

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

    • #ffff0a hex color contains mainly RED.

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

    • #ffff0a hex color has a decimal value of 16776970.



    #ffff0a Color Spaces (Color Conversions)

    HEX ffff0a #ffff0a
    RGB 255, 255, 10 rgb(255, 255, 10)
    RGB Percent 100, 100, 3.92 rgb(100, 100, 3.92)
    CMYK 0, 0, 96, 0
    HSL 60°, 100, 52 hsl(60, 100%, 52%)
    HSV 60°, 96.1, 100
    XYZ 77.055, 92.802, 14.139
    Hunter Lab 96.334, -25.806, 58.732
    CIE-LAB 97.147, -21.483, 93.803
    CIE-LCH 97.147, 96.232, 102.9
    CIE-LUV 0, 0, 96.08, 0
    Web Safe ffff00

    RGB percent of color #ffff0a

    100%
    100%
    3.92%

    CMYK percent of color #ffff0a

    0%
    0%
    96.08%
    0%


    Color Schemes with #ffff0a

    Complementary Color

    Split Complementary


    #ffff0a Color Preview

    Text with hexadecimal color #ffff0a

    This text has a font color of #ffff0a

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

    #ffff0a Background Color

    This box has a background color of #ffff0a

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

    #ffff0a Border Color

    This box has a border color of #ffff0a

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

    CSS codes

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

    #ffff0a Color on white background

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

    #ffff0a Color on black background

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