Shades of Crete #777229
Tints of Crete #777229
RGB
CMYK
RGB Variations
Color information
#777229 (or 0x777229) is known color: Crete. HEX triplet: 77, 72 and 29. RGB value is (119,114,41). Sum of RGB (Red+Green+Blue) = 119+114+41=274 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.43% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 119 - color contains mainly: red. Hex color #777229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777229 is #888DD6. Grayscale: #6B6B6B. Windows color (decimal): -8949207 or 2716279. OLE color: 2716279.
HSL color Cylindrical-coordinate representation of color #777229: hue angle of 56.15º 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 #777229 is Cyan = 0, Magento = 0.04, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 114 | 41 | - |
| CMYK | 0 | 0.04 | 0.66 | 0.53 |
| HSL | 56.15º | 0.49% | 0.31% | - |
| HSV(B) | 56.15º | 0.66% | 0.47% | - |
| XYZ | 14.03 | 16.12 | 4.47 | - |
| YUV | 107.17 | 90.66 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 114 | 41 | 0 | 0.04 | 0.66 | 0.53 | 56.15 | 0.49 | 0.31 |
| Hex | 77 | 72 | 29 | 0 | 4 | 42 | 35 | 38 | 31 | 1F |
| Octal | 167 | 162 | 51 | 0 | 4 | 102 | 65 | 70 | 61 | 37 |
| Binary | 1110111 | 1110010 | 101001 | 0 | 100 | 1000010 | 110101 | 111000 | 110001 | 11111 |
Color Harmonies of #777229
Complementary color
Monochromatic Colors of #777229
Black with #777229
Text Example
Text Example
White with #777229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777229; }
p { color: rgb(119,114,41); }
H1.HeaderClassName
{
color: #777229;
}
.AnyTagClassName
{
color: #777229;
}
</style>
background-color css
<style>
a { background-color: #777229; }
a { background-color: rgb(119,114,41); }
div.DivClassName
{
background-color: #777229;
}
.BgClassName
{
background-color: #777229;
}
</style>
border-color css
<style>
span { border-color: #777229; }
span { border-color: rgb(119,114,41); }
td.TdClassName
{
border-color: #777229;
}
.TagClassName
{
border-color: #777229;
}
</style>