#f00050 Hex Color

#F00050
0
  • #f00050 Color Information

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

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

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

    • #f00050 hex color contains mainly RED.

    • The closest web safe color of #f00050 is #ff0066

    • #f00050 hex color has a decimal value of 15728720.



    #f00050 Color Spaces (Color Conversions)

    HEX f00050 #f00050
    RGB 240, 0, 80 rgb(240, 0, 80)
    RGB Percent 94.12, 0, 31.37 rgb(94.12, 0, 31.37)
    CMYK 0, 100, 67, 6
    HSL 340°, 100, 47.1 hsl(340, 100%, 47.1%)
    HSV 340°, 100, 94.1
    XYZ 37.383, 19.104, 9.307
    Hunter Lab 43.708, 76.18, 17.971
    CIE-LAB 50.809, 78.37, 27.087
    CIE-LCH 50.809, 82.919, 19.067
    CIE-LUV 0, 100, 66.67, 5.88
    Web Safe ff0066

    RGB percent of color #f00050

    94.12%
    0%
    31.37%

    CMYK percent of color #f00050

    0%
    100%
    66.67%
    5.88%


    Color Schemes with #f00050

    Complementary Color

    Split Complementary


    #f00050 Color Preview

    Text with hexadecimal color #f00050

    This text has a font color of #f00050

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

    #f00050 Background Color

    This box has a background color of #f00050

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

    #f00050 Border Color

    This box has a border color of #f00050

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

    CSS codes

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

    #f00050 Color on white background

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

    #f00050 Color on black background

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