#777fff Hex Color

#777FFF
0
  • #777fff Color Information

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

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

    • #777fff color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 73.3%.

    • #777fff hex color contains mainly BLUE.

    • The closest web safe color of #777fff is #6666ff

    • #777fff hex color has a decimal value of 7831551.



    #777fff Color Spaces (Color Conversions)

    HEX 777fff #777fff
    RGB 119, 127, 255 rgb(119, 127, 255)
    RGB Percent 46.67, 49.8, 100 rgb(46.67, 49.8, 100)
    CMYK 53, 50, 0, 0
    HSL 236.5°, 100, 73.3 hsl(236.5, 100%, 73.3%)
    HSV 236.5°, 53.3, 100
    XYZ 33.247, 26.321, 97.936
    Hunter Lab 51.304, 25.893, -77.268
    CIE-LAB 58.34, 31.863, -64.886
    CIE-LCH 58.34, 72.287, 296.154
    CIE-LUV 53.33, 50.2, 0, 0
    Web Safe 6666ff

    RGB percent of color #777fff

    46.67%
    49.8%
    100%

    CMYK percent of color #777fff

    53.33%
    50.2%
    0%
    0%


    Color Schemes with #777fff

    Complementary Color

    Split Complementary


    #777fff Color Preview

    Text with hexadecimal color #777fff

    This text has a font color of #777fff

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

    #777fff Background Color

    This box has a background color of #777fff

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

    #777fff Border Color

    This box has a border color of #777fff

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

    CSS codes

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

    #777fff Color on white background

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

    #777fff Color on black background

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