#fdc000 Hex Color

#FDC000
0
  • #fdc000 Color Information

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

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

    • #fdc000 color has a hue of 45.5 degrees, a saturation of 100% and a lightness of 49.6%.

    • #fdc000 hex color contains mainly RED.

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

    • #fdc000 hex color has a decimal value of 16629760.



    #fdc000 Color Spaces (Color Conversions)

    HEX fdc000 #fdc000
    RGB 253, 192, 0 rgb(253, 192, 0)
    RGB Percent 99.22, 75.29, 0 rgb(99.22, 75.29, 0)
    CMYK 0, 24, 100, 1
    HSL 45.5°, 100, 49.6 hsl(45.5, 100%, 49.6%)
    HSV 45.5°, 100, 99.2
    XYZ 59.358, 58.582, 8.179
    Hunter Lab 76.539, 4.489, 47.241
    CIE-LAB 81.061, 9.015, 82.96
    CIE-LCH 81.061, 83.448, 83.798
    CIE-LUV 0, 24.11, 100, 0.78
    Web Safe ffcc00

    RGB percent of color #fdc000

    99.22%
    75.29%
    0%

    CMYK percent of color #fdc000

    0%
    24.11%
    100%
    0.78%


    Color Schemes with #fdc000

    Complementary Color

    Split Complementary


    #fdc000 Color Preview

    Text with hexadecimal color #fdc000

    This text has a font color of #fdc000

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

    #fdc000 Background Color

    This box has a background color of #fdc000

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

    #fdc000 Border Color

    This box has a border color of #fdc000

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

    CSS codes

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

    #fdc000 Color on white background

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

    #fdc000 Color on black background

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