Shades of Crete #777029
Tints of Crete #777029
RGB
CMYK
RGB Variations
Color information
#777029 (or 0x777029) is known color: Crete. HEX triplet: 77, 70 and 29. RGB value is (119,112,41). Sum of RGB (Red+Green+Blue) = 119+112+41=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 112 (44.14% from 255 or 41.18% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #777029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777029 is #888FD6. Grayscale: #6A6A6A. Windows color (decimal): -8949719 or 2715767. OLE color: 2715767.
HSL color Cylindrical-coordinate representation of color #777029: hue angle of 54.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #777029 is Cyan = 0, Magento = 0.06, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 112 | 41 | - |
| CMYK | 0 | 0.06 | 0.66 | 0.53 |
| HSL | 54.62º | 0.49% | 0.31% | - |
| HSV(B) | 54.62º | 0.66% | 0.47% | - |
| XYZ | 13.8 | 15.67 | 4.4 | - |
| YUV | 106 | 91.32 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 112 | 41 | 0 | 0.06 | 0.66 | 0.53 | 54.62 | 0.49 | 0.31 |
| Hex | 77 | 70 | 29 | 0 | 6 | 42 | 35 | 37 | 31 | 1F |
| Octal | 167 | 160 | 51 | 0 | 6 | 102 | 65 | 67 | 61 | 37 |
| Binary | 1110111 | 1110000 | 101001 | 0 | 110 | 1000010 | 110101 | 110111 | 110001 | 11111 |
Color Harmonies of #777029
Complementary color
Monochromatic Colors of #777029
Black with #777029
Text Example
Text Example
White with #777029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777029; }
p { color: rgb(119,112,41); }
H1.HeaderClassName
{
color: #777029;
}
.AnyTagClassName
{
color: #777029;
}
</style>
background-color css
<style>
a { background-color: #777029; }
a { background-color: rgb(119,112,41); }
div.DivClassName
{
background-color: #777029;
}
.BgClassName
{
background-color: #777029;
}
</style>
border-color css
<style>
span { border-color: #777029; }
span { border-color: rgb(119,112,41); }
td.TdClassName
{
border-color: #777029;
}
.TagClassName
{
border-color: #777029;
}
</style>