Shades of Crete #777932
Tints of Crete #777932
RGB
CMYK
RGB Variations
Color information
#777932 (or 0x777932) is known color: Crete. HEX triplet: 77, 79 and 32. RGB value is (119,121,50). Sum of RGB (Red+Green+Blue) = 119+121+50=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 50 (19.92% from 255 or 17.24% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #777932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777932 is #8886CD. Grayscale: #707070. Windows color (decimal): -8947406 or 3307895. OLE color: 3307895.
HSL color Cylindrical-coordinate representation of color #777932: hue angle of 61.69º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #777932 is Cyan = 0.02, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 121 | 50 | - |
| CMYK | 0.02 | 0 | 0.59 | 0.53 |
| HSL | 61.69º | 0.42% | 0.34% | - |
| HSV(B) | 61.69º | 0.59% | 0.47% | - |
| XYZ | 15.02 | 17.83 | 5.67 | - |
| YUV | 112.31 | 92.84 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 121 | 50 | 0.02 | 0 | 0.59 | 0.53 | 61.69 | 0.42 | 0.34 |
| Hex | 77 | 79 | 32 | 2 | 0 | 3B | 35 | 3E | 2A | 22 |
| Octal | 167 | 171 | 62 | 2 | 0 | 73 | 65 | 76 | 52 | 42 |
| Binary | 1110111 | 1111001 | 110010 | 10 | 0 | 111011 | 110101 | 111110 | 101010 | 100010 |
Color Harmonies of #777932
Complementary color
Monochromatic Colors of #777932
Black with #777932
Text Example
Text Example
White with #777932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777932; }
p { color: rgb(119,121,50); }
H1.HeaderClassName
{
color: #777932;
}
.AnyTagClassName
{
color: #777932;
}
</style>
background-color css
<style>
a { background-color: #777932; }
a { background-color: rgb(119,121,50); }
div.DivClassName
{
background-color: #777932;
}
.BgClassName
{
background-color: #777932;
}
</style>
border-color css
<style>
span { border-color: #777932; }
span { border-color: rgb(119,121,50); }
td.TdClassName
{
border-color: #777932;
}
.TagClassName
{
border-color: #777932;
}
</style>