In RGB color space, #777000 hex color has a red value of 119, a green value of 112 and a blue value of 0.
In CMYK color space (used in color printing), #777000 hex color is composed of 0% cyan, 5.88% magenta, 100% yellow and 53.33% black.
#777000 color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 23.3%.
#777000 hex color contains mainly RED.
The closest web safe color of #777000 is #666600
#777000 hex color has a decimal value of 7827456.
HEX | 777000 | #777000 |
---|---|---|
RGB | 119, 112, 0 | rgb(119, 112, 0) |
RGB Percent | 46.67, 43.92, 0 | rgb(46.67, 43.92, 0) |
CMYK | 0, 6, 100, 53 | |
HSL | 56.5°, 100, 23.3 | hsl(56.5, 100%, 23.3%) |
HSV | 56.5°, 100, 46.7 |
XYZ | 13.402, 15.51, 2.287 |
---|---|
Hunter Lab | 39.383, -8.176, 24.125 |
CIE-LAB | 46.325, -8.398, 52.275 |
CIE-LCH | 46.325, 52.945, 99.127 |
CIE-LUV | 0, 5.88, 100, 53.33 |
Web Safe | 666600 |
RGB percent of color #777000
CMYK percent of color #777000
Text with hexadecimal color #777000
This text has a font color of #777000
<p style="color:#777000">Text here</p>
#777000 Background Color
This box has a background color of #777000
<div style="background-color:#777000">Text here</div>
#777000 Border Color
This box has a border color of #777000
<div style="border: 4px solid #777000">Text here</div>
CSS codes
<p style="color:#777000">Text here</p>
<div style="background-color:#777000">Text here</div>
<div style="border: 4px solid #777000">Text here</div>
#777000 Color on white background
This is how a font and box color of #777000 will look
on a white background.
#777000 Color on black background
This is how a font and box color of #777000 hex color will look
on a black background.