#fac000 Hex Color

#FAC000
0
  • #fac000 Color Information

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

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

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

    • #fac000 hex color contains mainly RED.

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

    • #fac000 hex color has a decimal value of 16433152.



    #fac000 Color Spaces (Color Conversions)

    HEX fac000 #fac000
    RGB 250, 192, 0 rgb(250, 192, 0)
    RGB Percent 98.04, 75.29, 0 rgb(98.04, 75.29, 0)
    CMYK 0, 23, 100, 2
    HSL 46.1°, 100, 49 hsl(46.1, 100%, 49%)
    HSV 46.1°, 100, 98
    XYZ 58.274, 58.023, 8.128
    Hunter Lab 76.173, 3.254, 46.994
    CIE-LAB 80.752, 7.732, 82.602
    CIE-LCH 80.752, 82.963, 84.652
    CIE-LUV 0, 23.2, 100, 1.96
    Web Safe ffcc00

    RGB percent of color #fac000

    98.04%
    75.29%
    0%

    CMYK percent of color #fac000

    0%
    23.2%
    100%
    1.96%


    Color Schemes with #fac000

    Complementary Color

    Split Complementary


    #fac000 Color Preview

    Text with hexadecimal color #fac000

    This text has a font color of #fac000

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

    #fac000 Background Color

    This box has a background color of #fac000

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

    #fac000 Border Color

    This box has a border color of #fac000

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

    CSS codes

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

    #fac000 Color on white background

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

    #fac000 Color on black background

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