#fafc00 Hex Color

#FAFC00
0
  • #fafc00 Color Information

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

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

    • #fafc00 color has a hue of 60.5 degrees, a saturation of 100% and a lightness of 49.4%.

    • #fafc00 hex color contains mainly GREEN.

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

    • #fafc00 hex color has a decimal value of 16448512.



    #fafc00 Color Spaces (Color Conversions)

    HEX fafc00 #fafc00
    RGB 250, 252, 0 rgb(250, 252, 0)
    RGB Percent 98.04, 98.82, 0 rgb(98.04, 98.82, 0)
    CMYK 1, 0, 100, 1
    HSL 60.5°, 100, 49.4 hsl(60.5, 100%, 49.4%)
    HSV 60.5°, 100, 98.8
    XYZ 74.235, 89.945, 13.448
    Hunter Lab 94.839, -26.249, 57.98
    CIE-LAB 95.974, -22.185, 93.458
    CIE-LCH 95.974, 96.055, 103.354
    CIE-LUV 0.79, 0, 100, 1.18
    Web Safe ffff00

    RGB percent of color #fafc00

    98.04%
    98.82%
    0%

    CMYK percent of color #fafc00

    0.79%
    0%
    100%
    1.18%


    Color Schemes with #fafc00

    Complementary Color

    Split Complementary


    #fafc00 Color Preview

    Text with hexadecimal color #fafc00

    This text has a font color of #fafc00

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

    #fafc00 Background Color

    This box has a background color of #fafc00

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

    #fafc00 Border Color

    This box has a border color of #fafc00

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

    CSS codes

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

    #fafc00 Color on white background

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

    #fafc00 Color on black background

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