#ffd000 Hex Color

#FFD000
0
  • #ffd000 Color Information

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

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

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

    • #ffd000 hex color contains mainly RED.

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

    • #ffd000 hex color has a decimal value of 16764928.



    #ffd000 Color Spaces (Color Conversions)

    HEX ffd000 #ffd000
    RGB 255, 208, 0 rgb(255, 208, 0)
    RGB Percent 100, 81.57, 0 rgb(100, 81.57, 0)
    CMYK 0, 18, 100, 0
    HSL 48.9°, 100, 50 hsl(48.9, 100%, 50%)
    HSV 48.9°, 100, 100
    XYZ 63.796, 66.372, 9.449
    Hunter Lab 81.469, -2.793, 50.152
    CIE-LAB 85.186, 1.633, 85.912
    CIE-LCH 85.186, 85.928, 88.911
    CIE-LUV 0, 18.43, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffd000

    100%
    81.57%
    0%

    CMYK percent of color #ffd000

    0%
    18.43%
    100%
    0%


    Color Schemes with #ffd000

    Complementary Color

    Split Complementary


    #ffd000 Color Preview

    Text with hexadecimal color #ffd000

    This text has a font color of #ffd000

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

    #ffd000 Background Color

    This box has a background color of #ffd000

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

    #ffd000 Border Color

    This box has a border color of #ffd000

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

    CSS codes

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

    #ffd000 Color on white background

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

    #ffd000 Color on black background

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