#faff01 Hex Color

#FAFF01
0
  • #faff01 Color Information

    • In RGB color space, #faff01 hex color has a red value of 250, a green value of 255 and a blue value of 1.

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

    • #faff01 color has a hue of 61.2 degrees, a saturation of 100% and a lightness of 50.2%.

    • #faff01 hex color contains mainly GREEN.

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

    • #faff01 hex color has a decimal value of 16449281.



    #faff01 Color Spaces (Color Conversions)

    HEX faff01 #faff01
    RGB 250, 255, 1 rgb(250, 255, 1)
    RGB Percent 98.04, 100, 0.39 rgb(98.04, 100, 0.39)
    CMYK 2, 0, 100, 0
    HSL 61.2°, 100, 50.2 hsl(61.2, 100%, 50.2%)
    HSV 61.2°, 99.6, 100
    XYZ 75.19, 91.846, 13.794
    Hunter Lab 95.836, -27.668, 58.552
    CIE-LAB 96.757, -23.595, 93.961
    CIE-LCH 96.757, 96.878, 104.096
    CIE-LUV 1.96, 0, 99.61, 0
    Web Safe ffff00

    RGB percent of color #faff01

    98.04%
    100%
    0.39%

    CMYK percent of color #faff01

    1.96%
    0%
    99.61%
    0%


    Color Schemes with #faff01

    Complementary Color

    Split Complementary


    #faff01 Color Preview

    Text with hexadecimal color #faff01

    This text has a font color of #faff01

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

    #faff01 Background Color

    This box has a background color of #faff01

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

    #faff01 Border Color

    This box has a border color of #faff01

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

    CSS codes

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

    #faff01 Color on white background

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

    #faff01 Color on black background

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