Shades of Crete #777737
Tints of Crete #777737
RGB
CMYK
RGB Variations
Color information
#777737 (or 0x777737) is known color: Crete. HEX triplet: 77, 77 and 37. RGB value is (119,119,55). Sum of RGB (Red+Green+Blue) = 119+119+55=293 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.61% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 55 (21.88% from 255 or 18.77% from 293); Max value from RGB is 119 - color contains mainly: red, green. Hex color #777737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777737 is #8888C8. Grayscale: #6F6F6F. Windows color (decimal): -8947913 or 3635063. OLE color: 3635063.
HSL color Cylindrical-coordinate representation of color #777737: hue angle of 60º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #777737 is Cyan = 0, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 119 | 55 | - |
| CMYK | 0 | 0 | 0.54 | 0.53 |
| HSL | 60º | 0.37% | 0.34% | - |
| HSV(B) | 60º | 0.54% | 0.47% | - |
| XYZ | 14.89 | 17.39 | 6.19 | - |
| YUV | 111.7 | 96 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 119 | 55 | 0 | 0 | 0.54 | 0.53 | 60 | 0.37 | 0.34 |
| Hex | 77 | 77 | 37 | 0 | 0 | 36 | 35 | 3C | 25 | 22 |
| Octal | 167 | 167 | 67 | 0 | 0 | 66 | 65 | 74 | 45 | 42 |
| Binary | 1110111 | 1110111 | 110111 | 0 | 0 | 110110 | 110101 | 111100 | 100101 | 100010 |
Color Harmonies of #777737
Complementary color
Monochromatic Colors of #777737
Black with #777737
Text Example
Text Example
White with #777737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777737; }
p { color: rgb(119,119,55); }
H1.HeaderClassName
{
color: #777737;
}
.AnyTagClassName
{
color: #777737;
}
</style>
background-color css
<style>
a { background-color: #777737; }
a { background-color: rgb(119,119,55); }
div.DivClassName
{
background-color: #777737;
}
.BgClassName
{
background-color: #777737;
}
</style>
border-color css
<style>
span { border-color: #777737; }
span { border-color: rgb(119,119,55); }
td.TdClassName
{
border-color: #777737;
}
.TagClassName
{
border-color: #777737;
}
</style>