#ff255b Hex Color

#FF255B
0
  • #ff255b Color Information

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

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

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

    • #ff255b hex color contains mainly RED.

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

    • #ff255b hex color has a decimal value of 16721243.



    #ff255b Color Spaces (Color Conversions)

    HEX ff255b #ff255b
    RGB 255, 37, 91 rgb(255, 37, 91)
    RGB Percent 100, 14.51, 35.69 rgb(100, 14.51, 35.69)
    CMYK 0, 85, 64, 0
    HSL 345.1°, 100, 57.3 hsl(345.1, 100%, 57.3%)
    HSV 345.1°, 85.5, 100
    XYZ 43.79, 23.338, 12.094
    Hunter Lab 48.309, 77.26, 18.974
    CIE-LAB 55.419, 78.334, 26.997
    CIE-LCH 55.419, 82.856, 19.016
    CIE-LUV 0, 85.49, 64.31, 0
    Web Safe ff3366

    RGB percent of color #ff255b

    100%
    14.51%
    35.69%

    CMYK percent of color #ff255b

    0%
    85.49%
    64.31%
    0%


    Color Schemes with #ff255b

    Complementary Color

    Split Complementary


    #ff255b Color Preview

    Text with hexadecimal color #ff255b

    This text has a font color of #ff255b

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

    #ff255b Background Color

    This box has a background color of #ff255b

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

    #ff255b Border Color

    This box has a border color of #ff255b

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

    CSS codes

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

    #ff255b Color on white background

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

    #ff255b Color on black background

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