#ff7f7f Hex Color

#FF7F7F
0
  • #ff7f7f Color Information

    • In RGB color space, #ff7f7f hex color has a red value of 255, a green value of 127 and a blue value of 127.

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

    • #ff7f7f color has a hue of 0 degrees, a saturation of 100% and a lightness of 74.9%.

    • #ff7f7f hex color contains mainly RED.

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

    • #ff7f7f hex color has a decimal value of 16744319.



    #ff7f7f Color Spaces (Color Conversions)

    HEX ff7f7f #ff7f7f
    RGB 255, 127, 127 rgb(255, 127, 127)
    RGB Percent 100, 49.8, 49.8 rgb(100, 49.8, 49.8)
    CMYK 0, 50, 50, 0
    HSL 0°, 100, 74.9 hsl(0, 100%, 74.9%)
    HSV 0°, 50.2, 100
    XYZ 52.66, 37.971, 24.632
    Hunter Lab 61.621, 44.707, 19.434
    CIE-LAB 67.999, 48.596, 22.962
    CIE-LCH 67.999, 53.748, 25.291
    CIE-LUV 0, 50.2, 50.2, 0
    Web Safe ff6666

    RGB percent of color #ff7f7f

    100%
    49.8%
    49.8%

    CMYK percent of color #ff7f7f

    0%
    50.2%
    50.2%
    0%


    Color Schemes with #ff7f7f

    Complementary Color

    Split Complementary


    #ff7f7f Color Preview

    Text with hexadecimal color #ff7f7f

    This text has a font color of #ff7f7f

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

    #ff7f7f Background Color

    This box has a background color of #ff7f7f

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

    #ff7f7f Border Color

    This box has a border color of #ff7f7f

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

    CSS codes

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

    #ff7f7f Color on white background

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

    #ff7f7f Color on black background

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