#f0f000 Hex Color

#F0F000
0
  • #f0f000 Color Information

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

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

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

    • #f0f000 hex color contains mainly RED.

    • The closest web safe color of #f0f000 is #ffff00

    • #f0f000 hex color has a decimal value of 15790080.



    #f0f000 Color Spaces (Color Conversions)

    HEX f0f000 #f0f000
    RGB 240, 240, 0 rgb(240, 240, 0)
    RGB Percent 94.12, 94.12, 0 rgb(94.12, 94.12, 0)
    CMYK 0, 0, 100, 6
    HSL 60°, 100, 47.1 hsl(60, 100%, 47.1%)
    HSV 60°, 100, 94.1
    XYZ 67.095, 80.845, 12.068
    Hunter Lab 89.914, -24.15, 54.982
    CIE-LAB 92.063, -20.589, 90.245
    CIE-LCH 92.063, 92.564, 102.852
    CIE-LUV 0, 0, 100, 5.88
    Web Safe ffff00

    RGB percent of color #f0f000

    94.12%
    94.12%
    0%

    CMYK percent of color #f0f000

    0%
    0%
    100%
    5.88%


    Color Schemes with #f0f000

    Complementary Color

    Split Complementary


    #f0f000 Color Preview

    Text with hexadecimal color #f0f000

    This text has a font color of #f0f000

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

    #f0f000 Background Color

    This box has a background color of #f0f000

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

    #f0f000 Border Color

    This box has a border color of #f0f000

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

    CSS codes

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

    #f0f000 Color on white background

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

    #f0f000 Color on black background

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