#f0f050 Hex Color

#F0F050
0
  • #f0f050 Color Information

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

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

    • #f0f050 color has a hue of 60 degrees, a saturation of 84.21% and a lightness of 62.7%.

    • #f0f050 hex color contains mainly RED.

    • The closest web safe color of #f0f050 is #ffff66

    • #f0f050 hex color has a decimal value of 15790160.



    #f0f050 Color Spaces (Color Conversions)

    HEX f0f050 #f0f050
    RGB 240, 240, 80 rgb(240, 240, 80)
    RGB Percent 94.12, 94.12, 31.37 rgb(94.12, 94.12, 31.37)
    CMYK 0, 0, 67, 6
    HSL 60°, 84.21, 62.7 hsl(60, 84.21%, 62.7%)
    HSV 60°, 66.7, 94.1
    XYZ 68.543, 81.425, 19.693
    Hunter Lab 90.236, -22.324, 50.226
    CIE-LAB 92.32, -18.52, 73.655
    CIE-LCH 92.32, 75.948, 104.114
    CIE-LUV 0, 0, 66.67, 5.88
    Web Safe ffff66

    RGB percent of color #f0f050

    94.12%
    94.12%
    31.37%

    CMYK percent of color #f0f050

    0%
    0%
    66.67%
    5.88%


    Color Schemes with #f0f050

    Complementary Color

    Split Complementary


    #f0f050 Color Preview

    Text with hexadecimal color #f0f050

    This text has a font color of #f0f050

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

    #f0f050 Background Color

    This box has a background color of #f0f050

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

    #f0f050 Border Color

    This box has a border color of #f0f050

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

    CSS codes

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

    #f0f050 Color on white background

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

    #f0f050 Color on black background

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