Shades of Crete #797940
Tints of Crete #797940
RGB
CMYK
RGB Variations
Color information
#797940 (or 0x797940) is known color: Crete. HEX triplet: 79, 79 and 40. RGB value is (121,121,64). Sum of RGB (Red+Green+Blue) = 121+121+64=306 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.54% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 64 (25.39% from 255 or 20.92% from 306); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797940 is #8686BF. Grayscale: #727272. Windows color (decimal): -8816320 or 4225401. OLE color: 4225401.
HSL color Cylindrical-coordinate representation of color #797940: hue angle of 60º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #797940 is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 64 | - |
| CMYK | 0 | 0 | 0.47 | 0.53 |
| HSL | 60º | 0.31% | 0.36% | - |
| HSV(B) | 60º | 0.47% | 0.47% | - |
| XYZ | 15.65 | 18.11 | 7.52 | - |
| YUV | 114.5 | 99.5 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 64 | 0 | 0 | 0.47 | 0.53 | 60 | 0.31 | 0.36 |
| Hex | 79 | 79 | 40 | 0 | 0 | 2F | 35 | 3C | 1F | 24 |
| Octal | 171 | 171 | 100 | 0 | 0 | 57 | 65 | 74 | 37 | 44 |
| Binary | 1111001 | 1111001 | 1000000 | 0 | 0 | 101111 | 110101 | 111100 | 11111 | 100100 |
Color Harmonies of #797940
Complementary color
Monochromatic Colors of #797940
Black with #797940
Text Example
Text Example
White with #797940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797940; }
p { color: rgb(121,121,64); }
H1.HeaderClassName
{
color: #797940;
}
.AnyTagClassName
{
color: #797940;
}
</style>
background-color css
<style>
a { background-color: #797940; }
a { background-color: rgb(121,121,64); }
div.DivClassName
{
background-color: #797940;
}
.BgClassName
{
background-color: #797940;
}
</style>
border-color css
<style>
span { border-color: #797940; }
span { border-color: rgb(121,121,64); }
td.TdClassName
{
border-color: #797940;
}
.TagClassName
{
border-color: #797940;
}
</style>