Shades of Crete #777936
Tints of Crete #777936
RGB
CMYK
RGB Variations
Color information
#777936 (or 0x777936) is known color: Crete. HEX triplet: 77, 79 and 36. RGB value is (119,121,54). Sum of RGB (Red+Green+Blue) = 119+121+54=294 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.48% from 294); Green value is 121 (47.66% from 255 or 41.16% from 294); Blue value is 54 (21.48% from 255 or 18.37% from 294); Max value from RGB is 121 - color contains mainly: green. Hex color #777936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777936 is #8886C9. Grayscale: #717171. Windows color (decimal): -8947402 or 3570039. OLE color: 3570039.
HSL color Cylindrical-coordinate representation of color #777936: hue angle of 61.79º 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 #777936 is Cyan = 0.02, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 121 | 54 | - |
| CMYK | 0.02 | 0 | 0.55 | 0.53 |
| HSL | 61.79º | 0.38% | 0.34% | - |
| HSV(B) | 61.79º | 0.55% | 0.47% | - |
| XYZ | 15.11 | 17.86 | 6.14 | - |
| YUV | 112.76 | 94.84 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 121 | 54 | 0.02 | 0 | 0.55 | 0.53 | 61.79 | 0.38 | 0.34 |
| Hex | 77 | 79 | 36 | 2 | 0 | 37 | 35 | 3E | 26 | 22 |
| Octal | 167 | 171 | 66 | 2 | 0 | 67 | 65 | 76 | 46 | 42 |
| Binary | 1110111 | 1111001 | 110110 | 10 | 0 | 110111 | 110101 | 111110 | 100110 | 100010 |
Color Harmonies of #777936
Complementary color
Monochromatic Colors of #777936
Black with #777936
Text Example
Text Example
White with #777936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777936; }
p { color: rgb(119,121,54); }
H1.HeaderClassName
{
color: #777936;
}
.AnyTagClassName
{
color: #777936;
}
</style>
background-color css
<style>
a { background-color: #777936; }
a { background-color: rgb(119,121,54); }
div.DivClassName
{
background-color: #777936;
}
.BgClassName
{
background-color: #777936;
}
</style>
border-color css
<style>
span { border-color: #777936; }
span { border-color: rgb(119,121,54); }
td.TdClassName
{
border-color: #777936;
}
.TagClassName
{
border-color: #777936;
}
</style>