#ffc500 Hex Color

#FFC500
0
  • #ffc500 Color Information

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

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

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

    • #ffc500 hex color contains mainly RED.

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

    • #ffc500 hex color has a decimal value of 16762112.



    #ffc500 Color Spaces (Color Conversions)

    HEX ffc500 #ffc500
    RGB 255, 197, 0 rgb(255, 197, 0)
    RGB Percent 100, 77.25, 0 rgb(100, 77.25, 0)
    CMYK 0, 23, 100, 0
    HSL 46.4°, 100, 50 hsl(46.4, 100%, 50%)
    HSV 46.4°, 100, 100
    XYZ 61.206, 61.193, 8.585
    Hunter Lab 78.226, 2.768, 48.251
    CIE-LAB 82.482, 7.28, 84.036
    CIE-LCH 82.482, 84.351, 85.049
    CIE-LUV 0, 22.75, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffc500

    100%
    77.25%
    0%

    CMYK percent of color #ffc500

    0%
    22.75%
    100%
    0%


    Color Schemes with #ffc500

    Complementary Color

    Split Complementary


    #ffc500 Color Preview

    Text with hexadecimal color #ffc500

    This text has a font color of #ffc500

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

    #ffc500 Background Color

    This box has a background color of #ffc500

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

    #ffc500 Border Color

    This box has a border color of #ffc500

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

    CSS codes

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

    #ffc500 Color on white background

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

    #ffc500 Color on black background

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