#ffc200 Hex Color

#FFC200
0
  • #ffc200 Color Information

    • In RGB color space, #ffc200 hex color has a red value of 255, a green value of 194 and a blue value of 0.

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

    • #ffc200 color has a hue of 45.6 degrees, a saturation of 100% and a lightness of 50%.

    • #ffc200 hex color contains mainly RED.

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

    • #ffc200 hex color has a decimal value of 16761344.



    #ffc200 Color Spaces (Color Conversions)

    HEX ffc200 #ffc200
    RGB 255, 194, 0 rgb(255, 194, 0)
    RGB Percent 100, 76.08, 0 rgb(100, 76.08, 0)
    CMYK 0, 24, 100, 0
    HSL 45.6°, 100, 50 hsl(45.6, 100%, 50%)
    HSV 45.6°, 100, 100
    XYZ 60.532, 59.844, 8.361
    Hunter Lab 77.359, 4.295, 47.743
    CIE-LAB 81.753, 8.831, 83.532
    CIE-LCH 81.753, 83.998, 83.965
    CIE-LUV 0, 23.92, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffc200

    100%
    76.08%
    0%

    CMYK percent of color #ffc200

    0%
    23.92%
    100%
    0%


    Color Schemes with #ffc200

    Complementary Color

    Split Complementary


    #ffc200 Color Preview

    Text with hexadecimal color #ffc200

    This text has a font color of #ffc200

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

    #ffc200 Background Color

    This box has a background color of #ffc200

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

    #ffc200 Border Color

    This box has a border color of #ffc200

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

    CSS codes

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

    #ffc200 Color on white background

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

    #ffc200 Color on black background

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