#fcc123 Hex Color

#FCC123
0
  • #fcc123 Color Information

    • In RGB color space, #fcc123 hex color has a red value of 252, a green value of 193 and a blue value of 35.

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

    • #fcc123 color has a hue of 43.7 degrees, a saturation of 97.31% and a lightness of 56.3%.

    • #fcc123 hex color contains mainly RED.

    • The closest web safe color of #fcc123 is #ffcc33

    • #fcc123 hex color has a decimal value of 16564515.



    #fcc123 Color Spaces (Color Conversions)

    HEX fcc123 #fcc123
    RGB 252, 193, 35 rgb(252, 193, 35)
    RGB Percent 98.82, 75.69, 13.73 rgb(98.82, 75.69, 13.73)
    CMYK 0, 23, 86, 1
    HSL 43.7°, 97.31, 56.3 hsl(43.7, 97.31%, 56.3%)
    HSV 43.7°, 86.1, 98.8
    XYZ 59.518, 58.957, 9.833
    Hunter Lab 76.783, 3.992, 46.156
    CIE-LAB 81.268, 8.508, 77.973
    CIE-LCH 81.268, 78.436, 83.773
    CIE-LUV 0, 23.41, 86.11, 1.18
    Web Safe ffcc33

    RGB percent of color #fcc123

    98.82%
    75.69%
    13.73%

    CMYK percent of color #fcc123

    0%
    23.41%
    86.11%
    1.18%


    Color Schemes with #fcc123

    Complementary Color

    Split Complementary


    #fcc123 Color Preview

    Text with hexadecimal color #fcc123

    This text has a font color of #fcc123

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

    #fcc123 Background Color

    This box has a background color of #fcc123

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

    #fcc123 Border Color

    This box has a border color of #fcc123

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

    CSS codes

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

    #fcc123 Color on white background

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

    #fcc123 Color on black background

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