#ffc300 Hex Color

#FFC300
0
  • #ffc300 Color Information

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

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

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

    • #ffc300 hex color contains mainly RED.

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

    • #ffc300 hex color has a decimal value of 16761600.



    #ffc300 Color Spaces (Color Conversions)

    HEX ffc300 #ffc300
    RGB 255, 195, 0 rgb(255, 195, 0)
    RGB Percent 100, 76.47, 0 rgb(100, 76.47, 0)
    CMYK 0, 24, 100, 0
    HSL 45.9°, 100, 50 hsl(45.9, 100%, 50%)
    HSV 45.9°, 100, 100
    XYZ 60.755, 60.29, 8.435
    Hunter Lab 77.647, 3.787, 47.912
    CIE-LAB 81.996, 8.315, 83.699
    CIE-LCH 81.996, 84.111, 84.327
    CIE-LUV 0, 23.53, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffc300

    100%
    76.47%
    0%

    CMYK percent of color #ffc300

    0%
    23.53%
    100%
    0%


    Color Schemes with #ffc300

    Complementary Color

    Split Complementary


    #ffc300 Color Preview

    Text with hexadecimal color #ffc300

    This text has a font color of #ffc300

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

    #ffc300 Background Color

    This box has a background color of #ffc300

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

    #ffc300 Border Color

    This box has a border color of #ffc300

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

    CSS codes

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

    #ffc300 Color on white background

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

    #ffc300 Color on black background

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