#ffc00d Hex Color

#FFC00D
0
  • #ffc00d Color Information

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

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

    • #ffc00d color has a hue of 44.4 degrees, a saturation of 100% and a lightness of 52.5%.

    • #ffc00d hex color contains mainly RED.

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

    • #ffc00d hex color has a decimal value of 16760845.



    #ffc00d Color Spaces (Color Conversions)

    HEX ffc00d #ffc00d
    RGB 255, 192, 13 rgb(255, 192, 13)
    RGB Percent 100, 75.29, 5.1 rgb(100, 75.29, 5.1)
    CMYK 0, 25, 95, 0
    HSL 44.4°, 100, 52.5 hsl(44.4, 100%, 52.5%)
    HSV 44.4°, 94.9, 100
    XYZ 60.162, 58.988, 8.596
    Hunter Lab 76.804, 5.417, 47.127
    CIE-LAB 81.285, 9.972, 81.935
    CIE-LCH 81.285, 82.54, 83.061
    CIE-LUV 0, 24.71, 94.9, 0
    Web Safe ffcc00

    RGB percent of color #ffc00d

    100%
    75.29%
    5.1%

    CMYK percent of color #ffc00d

    0%
    24.71%
    94.9%
    0%


    Color Schemes with #ffc00d

    Complementary Color

    Split Complementary


    #ffc00d Color Preview

    Text with hexadecimal color #ffc00d

    This text has a font color of #ffc00d

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

    #ffc00d Background Color

    This box has a background color of #ffc00d

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

    #ffc00d Border Color

    This box has a border color of #ffc00d

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

    CSS codes

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

    #ffc00d Color on white background

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

    #ffc00d Color on black background

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