#ff0255 Hex Color

#FF0255
0
  • #ff0255 Color Information

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

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

    • #ff0255 color has a hue of 340.3 degrees, a saturation of 100% and a lightness of 50.4%.

    • #ff0255 hex color contains mainly RED.

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

    • #ff0255 hex color has a decimal value of 16712277.



    #ff0255 Color Spaces (Color Conversions)

    HEX ff0255 #ff0255
    RGB 255, 2, 85 rgb(255, 2, 85)
    RGB Percent 100, 0.78, 33.33 rgb(100, 0.78, 33.33)
    CMYK 0, 99, 67, 0
    HSL 340.3°, 100, 50.4 hsl(340.3, 100%, 50.4%)
    HSV 340.3°, 99.2, 100
    XYZ 42.901, 21.959, 10.572
    Hunter Lab 46.86, 81.412, 19.426
    CIE-LAB 53.983, 81.889, 28.737
    CIE-LCH 53.983, 86.785, 19.337
    CIE-LUV 0, 99.22, 66.67, 0
    Web Safe ff0066

    RGB percent of color #ff0255

    100%
    0.78%
    33.33%

    CMYK percent of color #ff0255

    0%
    99.22%
    66.67%
    0%


    Color Schemes with #ff0255

    Complementary Color

    Split Complementary


    #ff0255 Color Preview

    Text with hexadecimal color #ff0255

    This text has a font color of #ff0255

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

    #ff0255 Background Color

    This box has a background color of #ff0255

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

    #ff0255 Border Color

    This box has a border color of #ff0255

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

    CSS codes

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

    #ff0255 Color on white background

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

    #ff0255 Color on black background

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