#ff555b Hex Color

#FF555B
0
  • #ff555b Color Information

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

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

    • #ff555b color has a hue of 357.9 degrees, a saturation of 100% and a lightness of 66.7%.

    • #ff555b hex color contains mainly RED.

    • The closest web safe color of #ff555b is #ff6666

    • #ff555b hex color has a decimal value of 16733531.



    #ff555b Color Spaces (Color Conversions)

    HEX ff555b #ff555b
    RGB 255, 85, 91 rgb(255, 85, 91)
    RGB Percent 100, 33.33, 35.69 rgb(100, 33.33, 35.69)
    CMYK 0, 67, 64, 0
    HSL 357.9°, 100, 66.7 hsl(357.9, 100%, 66.7%)
    HSV 357.9°, 66.7, 100
    XYZ 46.377, 28.512, 12.957
    Hunter Lab 53.397, 61.59, 22.991
    CIE-LAB 60.349, 64.545, 33.262
    CIE-LCH 60.349, 72.611, 27.263
    CIE-LUV 0, 66.67, 64.31, 0
    Web Safe ff6666

    RGB percent of color #ff555b

    100%
    33.33%
    35.69%

    CMYK percent of color #ff555b

    0%
    66.67%
    64.31%
    0%


    Color Schemes with #ff555b

    Complementary Color

    Split Complementary


    #ff555b Color Preview

    Text with hexadecimal color #ff555b

    This text has a font color of #ff555b

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

    #ff555b Background Color

    This box has a background color of #ff555b

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

    #ff555b Border Color

    This box has a border color of #ff555b

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

    CSS codes

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

    #ff555b Color on white background

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

    #ff555b Color on black background

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