#7f7fff Hex Color

#7F7FFF
0
  • #7f7fff Color Information

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

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

    • #7f7fff color has a hue of 240 degrees, a saturation of 100% and a lightness of 74.9%.

    • #7f7fff hex color contains mainly BLUE.

    • The closest web safe color of #7f7fff is #6666ff

    • #7f7fff hex color has a decimal value of 8355839.



    #7f7fff Color Spaces (Color Conversions)

    HEX 7f7fff #7f7fff
    RGB 127, 127, 255 rgb(127, 127, 255)
    RGB Percent 49.8, 49.8, 100 rgb(49.8, 49.8, 100)
    CMYK 50, 50, 0, 0
    HSL 240°, 100, 74.9 hsl(240, 100%, 74.9%)
    HSV 240°, 50.2, 100
    XYZ 34.392, 26.911, 97.989
    Hunter Lab 51.876, 27.557, -75.681
    CIE-LAB 58.892, 33.485, -63.97
    CIE-LCH 58.892, 72.204, 297.63
    CIE-LUV 50.2, 50.2, 0, 0
    Web Safe 6666ff

    RGB percent of color #7f7fff

    49.8%
    49.8%
    100%

    CMYK percent of color #7f7fff

    50.2%
    50.2%
    0%
    0%


    Color Schemes with #7f7fff

    Complementary Color

    Split Complementary


    #7f7fff Color Preview

    Text with hexadecimal color #7f7fff

    This text has a font color of #7f7fff

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

    #7f7fff Background Color

    This box has a background color of #7f7fff

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

    #7f7fff Border Color

    This box has a border color of #7f7fff

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

    CSS codes

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

    #7f7fff Color on white background

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

    #7f7fff Color on black background

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