Shades of Crete #777636
Tints of Crete #777636
RGB
CMYK
RGB Variations
Color information
#777636 (or 0x777636) is known color: Crete. HEX triplet: 77, 76 and 36. RGB value is (119,118,54). Sum of RGB (Red+Green+Blue) = 119+118+54=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 54 (21.48% from 255 or 18.56% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #777636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777636 is #8889C9. Grayscale: #6F6F6F. Windows color (decimal): -8948170 or 3569271. OLE color: 3569271.
HSL color Cylindrical-coordinate representation of color #777636: hue angle of 59.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #777636 is Cyan = 0, Magento = 0.01, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 118 | 54 | - |
| CMYK | 0 | 0.01 | 0.55 | 0.53 |
| HSL | 59.08º | 0.38% | 0.34% | - |
| HSV(B) | 59.08º | 0.55% | 0.47% | - |
| XYZ | 14.75 | 17.15 | 6.02 | - |
| YUV | 111 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 118 | 54 | 0 | 0.01 | 0.55 | 0.53 | 59.08 | 0.38 | 0.34 |
| Hex | 77 | 76 | 36 | 0 | 1 | 37 | 35 | 3B | 26 | 22 |
| Octal | 167 | 166 | 66 | 0 | 1 | 67 | 65 | 73 | 46 | 42 |
| Binary | 1110111 | 1110110 | 110110 | 0 | 1 | 110111 | 110101 | 111011 | 100110 | 100010 |
Color Harmonies of #777636
Complementary color
Monochromatic Colors of #777636
Black with #777636
Text Example
Text Example
White with #777636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777636; }
p { color: rgb(119,118,54); }
H1.HeaderClassName
{
color: #777636;
}
.AnyTagClassName
{
color: #777636;
}
</style>
background-color css
<style>
a { background-color: #777636; }
a { background-color: rgb(119,118,54); }
div.DivClassName
{
background-color: #777636;
}
.BgClassName
{
background-color: #777636;
}
</style>
border-color css
<style>
span { border-color: #777636; }
span { border-color: rgb(119,118,54); }
td.TdClassName
{
border-color: #777636;
}
.TagClassName
{
border-color: #777636;
}
</style>