#ff0755 Hex Color

#FF0755
0
  • #ff0755 Color Information

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

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

    • #ff0755 color has a hue of 341.1 degrees, a saturation of 100% and a lightness of 51.4%.

    • #ff0755 hex color contains mainly RED.

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

    • #ff0755 hex color has a decimal value of 16713557.



    #ff0755 Color Spaces (Color Conversions)

    HEX ff0755 #ff0755
    RGB 255, 7, 85 rgb(255, 7, 85)
    RGB Percent 100, 2.75, 33.33 rgb(100, 2.75, 33.33)
    CMYK 0, 97, 67, 0
    HSL 341.1°, 100, 51.4 hsl(341.1, 100%, 51.4%)
    HSV 341.1°, 97.3, 100
    XYZ 42.956, 22.068, 10.59
    Hunter Lab 46.977, 81.014, 19.518
    CIE-LAB 54.099, 81.555, 28.884
    CIE-LCH 54.099, 86.519, 19.502
    CIE-LUV 0, 97.25, 66.67, 0
    Web Safe ff0066

    RGB percent of color #ff0755

    100%
    2.75%
    33.33%

    CMYK percent of color #ff0755

    0%
    97.25%
    66.67%
    0%


    Color Schemes with #ff0755

    Complementary Color

    Split Complementary


    #ff0755 Color Preview

    Text with hexadecimal color #ff0755

    This text has a font color of #ff0755

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

    #ff0755 Background Color

    This box has a background color of #ff0755

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

    #ff0755 Border Color

    This box has a border color of #ff0755

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

    CSS codes

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

    #ff0755 Color on white background

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

    #ff0755 Color on black background

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