#ffc000 Hex Color

#FFC000
0
  • #ffc000 Color Information

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

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

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

    • #ffc000 hex color contains mainly RED.

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

    • #ffc000 hex color has a decimal value of 16760832.



    #ffc000 Color Spaces (Color Conversions)

    HEX ffc000 #ffc000
    RGB 255, 192, 0 rgb(255, 192, 0)
    RGB Percent 100, 75.29, 0 rgb(100, 75.29, 0)
    CMYK 0, 25, 100, 0
    HSL 45.2°, 100, 50 hsl(45.2, 100%, 50%)
    HSV 45.2°, 100, 100
    XYZ 60.09, 58.959, 8.213
    Hunter Lab 76.785, 5.317, 47.408
    CIE-LAB 81.269, 9.869, 83.201
    CIE-LCH 81.269, 83.784, 83.235
    CIE-LUV 0, 24.71, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffc000

    100%
    75.29%
    0%

    CMYK percent of color #ffc000

    0%
    24.71%
    100%
    0%


    Color Schemes with #ffc000

    Complementary Color

    Split Complementary


    #ffc000 Color Preview

    Text with hexadecimal color #ffc000

    This text has a font color of #ffc000

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

    #ffc000 Background Color

    This box has a background color of #ffc000

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

    #ffc000 Border Color

    This box has a border color of #ffc000

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

    CSS codes

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

    #ffc000 Color on white background

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

    #ffc000 Color on black background

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