Shades of Crete #777632
Tints of Crete #777632
RGB
CMYK
RGB Variations
Color information
#777632 (or 0x777632) is known color: Crete. HEX triplet: 77, 76 and 32. RGB value is (119,118,50). Sum of RGB (Red+Green+Blue) = 119+118+50=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #777632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777632 is #8889CD. Grayscale: #6E6E6E. Windows color (decimal): -8948174 or 3307127. OLE color: 3307127.
HSL color Cylindrical-coordinate representation of color #777632: hue angle of 59.13º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #777632 is Cyan = 0, Magento = 0.01, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 118 | 50 | - |
| CMYK | 0 | 0.01 | 0.58 | 0.53 |
| HSL | 59.13º | 0.41% | 0.33% | - |
| HSV(B) | 59.13º | 0.58% | 0.47% | - |
| XYZ | 14.66 | 17.11 | 5.55 | - |
| YUV | 110.55 | 93.83 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 118 | 50 | 0 | 0.01 | 0.58 | 0.53 | 59.13 | 0.41 | 0.33 |
| Hex | 77 | 76 | 32 | 0 | 1 | 3A | 35 | 3B | 29 | 21 |
| Octal | 167 | 166 | 62 | 0 | 1 | 72 | 65 | 73 | 51 | 41 |
| Binary | 1110111 | 1110110 | 110010 | 0 | 1 | 111010 | 110101 | 111011 | 101001 | 100001 |
Color Harmonies of #777632
Complementary color
Monochromatic Colors of #777632
Black with #777632
Text Example
Text Example
White with #777632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777632; }
p { color: rgb(119,118,50); }
H1.HeaderClassName
{
color: #777632;
}
.AnyTagClassName
{
color: #777632;
}
</style>
background-color css
<style>
a { background-color: #777632; }
a { background-color: rgb(119,118,50); }
div.DivClassName
{
background-color: #777632;
}
.BgClassName
{
background-color: #777632;
}
</style>
border-color css
<style>
span { border-color: #777632; }
span { border-color: rgb(119,118,50); }
td.TdClassName
{
border-color: #777632;
}
.TagClassName
{
border-color: #777632;
}
</style>