#f00255 Hex Color

#F00255
0
  • #f00255 Color Information

    • In RGB color space, #f00255 hex color has a red value of 240, a green value of 2 and a blue value of 85.

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

    • #f00255 color has a hue of 339.1 degrees, a saturation of 98.35% and a lightness of 47.5%.

    • #f00255 hex color contains mainly RED.

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

    • #f00255 hex color has a decimal value of 15729237.



    #f00255 Color Spaces (Color Conversions)

    HEX f00255 #f00255
    RGB 240, 2, 85 rgb(240, 2, 85)
    RGB Percent 94.12, 0.78, 33.33 rgb(94.12, 0.78, 33.33)
    CMYK 0, 99, 65, 6
    HSL 339.1°, 98.35, 47.5 hsl(339.1, 98.35%, 47.5%)
    HSV 339.1°, 99.2, 94.1
    XYZ 37.597, 19.225, 10.323
    Hunter Lab 43.846, 76.328, 16.733
    CIE-LAB 50.949, 78.461, 24.233
    CIE-LCH 50.949, 82.118, 17.164
    CIE-LUV 0, 99.17, 64.58, 5.88
    Web Safe ff0066

    RGB percent of color #f00255

    94.12%
    0.78%
    33.33%

    CMYK percent of color #f00255

    0%
    99.17%
    64.58%
    5.88%


    Color Schemes with #f00255

    Complementary Color

    Split Complementary


    #f00255 Color Preview

    Text with hexadecimal color #f00255

    This text has a font color of #f00255

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

    #f00255 Background Color

    This box has a background color of #f00255

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

    #f00255 Border Color

    This box has a border color of #f00255

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

    CSS codes

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

    #f00255 Color on white background

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

    #f00255 Color on black background

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