In RGB color space, #777abc hex color has a red value of 119, a green value of 122 and a blue value of 188.
In CMYK color space (used in color printing), #777abc hex color is composed of 36.7% cyan, 35.11% magenta, 0% yellow and 26.27% black.
#777abc color has a hue of 237.4 degrees, a saturation of 33.99% and a lightness of 60.2%.
#777abc hex color contains mainly BLUE.
The closest web safe color of #777abc is #6666cc
#777abc hex color has a decimal value of 7830204.
HEX | 777abc | #777abc |
---|---|---|
RGB | 119, 122, 188 | rgb(119, 122, 188) |
RGB Percent | 46.67, 47.84, 73.73 | rgb(46.67, 47.84, 73.73) |
CMYK | 37, 35, 0, 26 | |
HSL | 237.4°, 33.99, 60.2 | hsl(237.4, 33.99%, 60.2%) |
HSV | 237.4°, 36.7, 73.7 |
XYZ | 23.644, 21.472, 50.475 |
---|---|
Hunter Lab | 46.338, 9.989, -32.147 |
CIE-LAB | 53.462, 15.053, -35.025 |
CIE-LCH | 53.462, 38.123, 293.257 |
CIE-LUV | 36.7, 35.11, 0, 26.27 |
Web Safe | 6666cc |
RGB percent of color #777abc
CMYK percent of color #777abc
Text with hexadecimal color #777abc
This text has a font color of #777abc
<p style="color:#777abc">Text here</p>
#777abc Background Color
This box has a background color of #777abc
<div style="background-color:#777abc">Text here</div>
#777abc Border Color
This box has a border color of #777abc
<div style="border: 4px solid #777abc">Text here</div>
CSS codes
<p style="color:#777abc">Text here</p>
<div style="background-color:#777abc">Text here</div>
<div style="border: 4px solid #777abc">Text here</div>
#777abc Color on white background
This is how a font and box color of #777abc will look
on a white background.
#777abc Color on black background
This is how a font and box color of #777abc hex color will look
on a black background.