#faff00 Hex Color

#FAFF00
0
  • #faff00 Color Information

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

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

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

    • #faff00 hex color contains mainly GREEN.

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

    • #faff00 hex color has a decimal value of 16449280.



    #faff00 Color Spaces (Color Conversions)

    HEX faff00 #faff00
    RGB 250, 255, 0 rgb(250, 255, 0)
    RGB Percent 98.04, 100, 0 rgb(98.04, 100, 0)
    CMYK 2, 0, 100, 0
    HSL 61.2°, 100, 50 hsl(61.2, 100%, 50%)
    HSV 61.2°, 100, 100
    XYZ 75.184, 91.844, 13.765
    Hunter Lab 95.835, -27.676, 58.569
    CIE-LAB 96.756, -23.604, 94.03
    CIE-LCH 96.756, 96.947, 104.092
    CIE-LUV 1.96, 0, 100, 0
    Web Safe ffff00

    RGB percent of color #faff00

    98.04%
    100%
    0%

    CMYK percent of color #faff00

    1.96%
    0%
    100%
    0%


    Color Schemes with #faff00

    Complementary Color

    Split Complementary


    #faff00 Color Preview

    Text with hexadecimal color #faff00

    This text has a font color of #faff00

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

    #faff00 Background Color

    This box has a background color of #faff00

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

    #faff00 Border Color

    This box has a border color of #faff00

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

    CSS codes

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

    #faff00 Color on white background

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

    #faff00 Color on black background

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