#f0d000 Hex Color

#F0D000
0
  • #f0d000 Color Information

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

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

    • #f0d000 color has a hue of 52 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f0d000 hex color contains mainly RED.

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

    • #f0d000 hex color has a decimal value of 15781888.



    #f0d000 Color Spaces (Color Conversions)

    HEX f0d000 #f0d000
    RGB 240, 208, 0 rgb(240, 208, 0)
    RGB Percent 94.12, 81.57, 0 rgb(94.12, 81.57, 0)
    CMYK 0, 13, 100, 6
    HSL 52°, 100, 47.1 hsl(52, 100%, 47.1%)
    HSV 52°, 100, 94.1
    XYZ 58.491, 63.637, 9.2
    Hunter Lab 79.773, -8.723, 49.003
    CIE-LAB 83.776, -4.779, 84.266
    CIE-LCH 83.776, 84.401, 93.246
    CIE-LUV 0, 13.33, 100, 5.88
    Web Safe ffcc00

    RGB percent of color #f0d000

    94.12%
    81.57%
    0%

    CMYK percent of color #f0d000

    0%
    13.33%
    100%
    5.88%


    Color Schemes with #f0d000

    Complementary Color

    Split Complementary


    #f0d000 Color Preview

    Text with hexadecimal color #f0d000

    This text has a font color of #f0d000

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

    #f0d000 Background Color

    This box has a background color of #f0d000

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

    #f0d000 Border Color

    This box has a border color of #f0d000

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

    CSS codes

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

    #f0d000 Color on white background

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

    #f0d000 Color on black background

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