Shades of Crete #777940
Tints of Crete #777940
RGB
CMYK
RGB Variations
Color information
#777940 (or 0x777940) is known color: Crete. HEX triplet: 77, 79 and 40. RGB value is (119,121,64). Sum of RGB (Red+Green+Blue) = 119+121+64=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 121 (47.66% from 255 or 39.80% from 304); Blue value is 64 (25.39% from 255 or 21.05% from 304); Max value from RGB is 121 - color contains mainly: green. Hex color #777940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777940 is #8886BF. Grayscale: #727272. Windows color (decimal): -8947392 or 4225399. OLE color: 4225399.
HSL color Cylindrical-coordinate representation of color #777940: hue angle of 62.11º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #777940 is Cyan = 0.02, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 121 | 64 | - |
| CMYK | 0.02 | 0 | 0.47 | 0.53 |
| HSL | 62.11º | 0.31% | 0.36% | - |
| HSV(B) | 62.11º | 0.47% | 0.47% | - |
| XYZ | 15.37 | 17.97 | 7.51 | - |
| YUV | 113.9 | 99.84 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 121 | 64 | 0.02 | 0 | 0.47 | 0.53 | 62.11 | 0.31 | 0.36 |
| Hex | 77 | 79 | 40 | 2 | 0 | 2F | 35 | 3E | 1F | 24 |
| Octal | 167 | 171 | 100 | 2 | 0 | 57 | 65 | 76 | 37 | 44 |
| Binary | 1110111 | 1111001 | 1000000 | 10 | 0 | 101111 | 110101 | 111110 | 11111 | 100100 |
Color Harmonies of #777940
Complementary color
Monochromatic Colors of #777940
Black with #777940
Text Example
Text Example
White with #777940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777940; }
p { color: rgb(119,121,64); }
H1.HeaderClassName
{
color: #777940;
}
.AnyTagClassName
{
color: #777940;
}
</style>
background-color css
<style>
a { background-color: #777940; }
a { background-color: rgb(119,121,64); }
div.DivClassName
{
background-color: #777940;
}
.BgClassName
{
background-color: #777940;
}
</style>
border-color css
<style>
span { border-color: #777940; }
span { border-color: rgb(119,121,64); }
td.TdClassName
{
border-color: #777940;
}
.TagClassName
{
border-color: #777940;
}
</style>