#ff255f Hex Color

#FF255F
0
  • #ff255f Color Information

    • In RGB color space, #ff255f hex color has a red value of 255, a green value of 37 and a blue value of 95.

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

    • #ff255f color has a hue of 344 degrees, a saturation of 100% and a lightness of 57.3%.

    • #ff255f hex color contains mainly RED.

    • The closest web safe color of #ff255f is #ff3366

    • #ff255f hex color has a decimal value of 16721247.



    #ff255f Color Spaces (Color Conversions)

    HEX ff255f #ff255f
    RGB 255, 37, 95 rgb(255, 37, 95)
    RGB Percent 100, 14.51, 37.25 rgb(100, 14.51, 37.25)
    CMYK 0, 85, 63, 0
    HSL 344°, 100, 57.3 hsl(344, 100%, 57.3%)
    HSV 344°, 85.5, 100
    XYZ 43.967, 23.409, 13.028
    Hunter Lab 48.383, 77.539, 17.903
    CIE-LAB 55.491, 78.541, 24.708
    CIE-LCH 55.491, 82.336, 17.463
    CIE-LUV 0, 85.49, 62.75, 0
    Web Safe ff3366

    RGB percent of color #ff255f

    100%
    14.51%
    37.25%

    CMYK percent of color #ff255f

    0%
    85.49%
    62.75%
    0%


    Color Schemes with #ff255f

    Complementary Color

    Split Complementary


    #ff255f Color Preview

    Text with hexadecimal color #ff255f

    This text has a font color of #ff255f

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

    #ff255f Background Color

    This box has a background color of #ff255f

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

    #ff255f Border Color

    This box has a border color of #ff255f

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

    CSS codes

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

    #ff255f Color on white background

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

    #ff255f Color on black background

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