#fadc00 Hex Color

#FADC00
0
  • #fadc00 Color Information

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

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

    • #fadc00 color has a hue of 52.8 degrees, a saturation of 100% and a lightness of 49%.

    • #fadc00 hex color contains mainly RED.

    • The closest web safe color of #fadc00 is #ffcc00

    • #fadc00 hex color has a decimal value of 16440320.



    #fadc00 Color Spaces (Color Conversions)

    HEX fadc00 #fadc00
    RGB 250, 220, 0 rgb(250, 220, 0)
    RGB Percent 98.04, 86.27, 0 rgb(98.04, 86.27, 0)
    CMYK 0, 12, 100, 2
    HSL 52.8°, 100, 49 hsl(52.8, 100%, 49%)
    HSV 52.8°, 100, 98
    XYZ 65.018, 71.51, 10.376
    Hunter Lab 84.564, -10.744, 51.92
    CIE-LAB 87.732, -6.565, 87.496
    CIE-LCH 87.732, 87.742, 94.291
    CIE-LUV 0, 12, 100, 1.96
    Web Safe ffcc00

    RGB percent of color #fadc00

    98.04%
    86.27%
    0%

    CMYK percent of color #fadc00

    0%
    12%
    100%
    1.96%


    Color Schemes with #fadc00

    Complementary Color

    Split Complementary


    #fadc00 Color Preview

    Text with hexadecimal color #fadc00

    This text has a font color of #fadc00

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

    #fadc00 Background Color

    This box has a background color of #fadc00

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

    #fadc00 Border Color

    This box has a border color of #fadc00

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

    CSS codes

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

    #fadc00 Color on white background

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

    #fadc00 Color on black background

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