#f5c000 Hex Color

#F5C000
0
  • #f5c000 Color Information

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

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

    • #f5c000 color has a hue of 47 degrees, a saturation of 100% and a lightness of 48%.

    • #f5c000 hex color contains mainly RED.

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

    • #f5c000 hex color has a decimal value of 16105472.



    #f5c000 Color Spaces (Color Conversions)

    HEX f5c000 #f5c000
    RGB 245, 192, 0 rgb(245, 192, 0)
    RGB Percent 96.08, 75.29, 0 rgb(96.08, 75.29, 0)
    CMYK 0, 22, 100, 4
    HSL 47°, 100, 48 hsl(47, 100%, 48%)
    HSV 47°, 100, 96.1
    XYZ 56.506, 57.112, 8.045
    Hunter Lab 75.572, 1.214, 46.589
    CIE-LAB 80.243, 5.587, 82.012
    CIE-LCH 80.243, 82.202, 86.103
    CIE-LUV 0, 21.63, 100, 3.92
    Web Safe ffcc00

    RGB percent of color #f5c000

    96.08%
    75.29%
    0%

    CMYK percent of color #f5c000

    0%
    21.63%
    100%
    3.92%


    Color Schemes with #f5c000

    Complementary Color

    Split Complementary


    #f5c000 Color Preview

    Text with hexadecimal color #f5c000

    This text has a font color of #f5c000

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

    #f5c000 Background Color

    This box has a background color of #f5c000

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

    #f5c000 Border Color

    This box has a border color of #f5c000

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

    CSS codes

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

    #f5c000 Color on white background

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

    #f5c000 Color on black background

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