#ff3255 Hex Color

#FF3255
0
  • #ff3255 Color Information

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

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

    • #ff3255 color has a hue of 349.8 degrees, a saturation of 100% and a lightness of 59.8%.

    • #ff3255 hex color contains mainly RED.

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

    • #ff3255 hex color has a decimal value of 16724565.



    #ff3255 Color Spaces (Color Conversions)

    HEX ff3255 #ff3255
    RGB 255, 50, 85 rgb(255, 50, 85)
    RGB Percent 100, 19.61, 33.33 rgb(100, 19.61, 33.33)
    CMYK 0, 80, 67, 0
    HSL 349.8°, 100, 59.8 hsl(349.8, 100%, 59.8%)
    HSV 349.8°, 80.4, 100
    XYZ 44.02, 24.197, 10.945
    Hunter Lab 49.19, 73.654, 21.241
    CIE-LAB 56.284, 75.277, 31.636
    CIE-LCH 56.284, 81.655, 22.795
    CIE-LUV 0, 80.39, 66.67, 0
    Web Safe ff3366

    RGB percent of color #ff3255

    100%
    19.61%
    33.33%

    CMYK percent of color #ff3255

    0%
    80.39%
    66.67%
    0%


    Color Schemes with #ff3255

    Complementary Color

    Split Complementary


    #ff3255 Color Preview

    Text with hexadecimal color #ff3255

    This text has a font color of #ff3255

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

    #ff3255 Background Color

    This box has a background color of #ff3255

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

    #ff3255 Border Color

    This box has a border color of #ff3255

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

    CSS codes

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

    #ff3255 Color on white background

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

    #ff3255 Color on black background

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