#ffc100 Hex Color

#FFC100
0
  • #ffc100 Color Information

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

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

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

    • #ffc100 hex color contains mainly RED.

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

    • #ffc100 hex color has a decimal value of 16761088.



    #ffc100 Color Spaces (Color Conversions)

    HEX ffc100 #ffc100
    RGB 255, 193, 0 rgb(255, 193, 0)
    RGB Percent 100, 75.69, 0 rgb(100, 75.69, 0)
    CMYK 0, 24, 100, 0
    HSL 45.4°, 100, 50 hsl(45.4, 100%, 50%)
    HSV 45.4°, 100, 100
    XYZ 60.31, 59.4, 8.287
    Hunter Lab 77.071, 4.805, 47.575
    CIE-LAB 81.511, 9.35, 83.365
    CIE-LCH 81.511, 83.888, 83.601
    CIE-LUV 0, 24.31, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffc100

    100%
    75.69%
    0%

    CMYK percent of color #ffc100

    0%
    24.31%
    100%
    0%


    Color Schemes with #ffc100

    Complementary Color

    Split Complementary


    #ffc100 Color Preview

    Text with hexadecimal color #ffc100

    This text has a font color of #ffc100

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

    #ffc100 Background Color

    This box has a background color of #ffc100

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

    #ffc100 Border Color

    This box has a border color of #ffc100

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

    CSS codes

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

    #ffc100 Color on white background

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

    #ffc100 Color on black background

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