#f0f080 Hex Color

#F0F080
0
  • #f0f080 Color Information

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

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

    • #f0f080 color has a hue of 60 degrees, a saturation of 78.87% and a lightness of 72.2%.

    • #f0f080 hex color contains mainly RED.

    • The closest web safe color of #f0f080 is #ffff99

    • #f0f080 hex color has a decimal value of 15790208.



    #f0f080 Color Spaces (Color Conversions)

    HEX f0f080 #f0f080
    RGB 240, 240, 128 rgb(240, 240, 128)
    RGB Percent 94.12, 94.12, 50.2 rgb(94.12, 94.12, 50.2)
    CMYK 0, 0, 47, 6
    HSL 60°, 78.87, 72.2 hsl(60, 78.87%, 72.2%)
    HSV 60°, 46.7, 94.1
    XYZ 70.992, 82.404, 32.586
    Hunter Lab 90.777, -19.263, 42.26
    CIE-LAB 92.753, -15.106, 53.726
    CIE-LCH 92.753, 55.809, 105.704
    CIE-LUV 0, 0, 46.67, 5.88
    Web Safe ffff99

    RGB percent of color #f0f080

    94.12%
    94.12%
    50.2%

    CMYK percent of color #f0f080

    0%
    0%
    46.67%
    5.88%


    Color Schemes with #f0f080

    Complementary Color

    Split Complementary


    #f0f080 Color Preview

    Text with hexadecimal color #f0f080

    This text has a font color of #f0f080

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

    #f0f080 Background Color

    This box has a background color of #f0f080

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

    #f0f080 Border Color

    This box has a border color of #f0f080

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

    CSS codes

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

    #f0f080 Color on white background

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

    #f0f080 Color on black background

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