#fccc02 Hex Color

#FCCC02
0
  • #fccc02 Color Information

    • In RGB color space, #fccc02 hex color has a red value of 252, a green value of 204 and a blue value of 2.

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

    • #fccc02 color has a hue of 48.5 degrees, a saturation of 98.43% and a lightness of 49.8%.

    • #fccc02 hex color contains mainly RED.

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

    • #fccc02 hex color has a decimal value of 16567298.



    #fccc02 Color Spaces (Color Conversions)

    HEX fccc02 #fccc02
    RGB 252, 204, 2 rgb(252, 204, 2)
    RGB Percent 98.82, 80, 0.78 rgb(98.82, 80, 0.78)
    CMYK 0, 19, 99, 1
    HSL 48.5°, 98.43, 49.8 hsl(48.5, 98.43%, 49.8%)
    HSV 48.5°, 99.2, 98.8
    XYZ 61.749, 63.886, 9.134
    Hunter Lab 79.929, -1.975, 49.175
    CIE-LAB 83.906, 2.415, 84.701
    CIE-LCH 83.906, 84.735, 88.367
    CIE-LUV 0, 19.05, 99.21, 1.18
    Web Safe ffcc00

    RGB percent of color #fccc02

    98.82%
    80%
    0.78%

    CMYK percent of color #fccc02

    0%
    19.05%
    99.21%
    1.18%


    Color Schemes with #fccc02

    Complementary Color

    Split Complementary


    #fccc02 Color Preview

    Text with hexadecimal color #fccc02

    This text has a font color of #fccc02

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

    #fccc02 Background Color

    This box has a background color of #fccc02

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

    #fccc02 Border Color

    This box has a border color of #fccc02

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

    CSS codes

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

    #fccc02 Color on white background

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

    #fccc02 Color on black background

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