Shades of Crete #797434
Tints of Crete #797434
RGB
CMYK
RGB Variations
Color information
#797434 (or 0x797434) is known color: Crete. HEX triplet: 79, 74 and 34. RGB value is (121,116,52). Sum of RGB (Red+Green+Blue) = 121+116+52=289 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.87% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 121 - color contains mainly: red. Hex color #797434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797434 is #868BCB. Grayscale: #6E6E6E. Windows color (decimal): -8817612 or 3437689. OLE color: 3437689.
HSL color Cylindrical-coordinate representation of color #797434: hue angle of 55.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #797434 is Cyan = 0, Magento = 0.04, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 52 | - |
| CMYK | 0 | 0.04 | 0.57 | 0.53 |
| HSL | 55.65º | 0.4% | 0.34% | - |
| HSV(B) | 55.65º | 0.57% | 0.47% | - |
| XYZ | 14.75 | 16.8 | 5.71 | - |
| YUV | 110.2 | 95.16 | 135.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 52 | 0 | 0.04 | 0.57 | 0.53 | 55.65 | 0.4 | 0.34 |
| Hex | 79 | 74 | 34 | 0 | 4 | 39 | 35 | 38 | 28 | 22 |
| Octal | 171 | 164 | 64 | 0 | 4 | 71 | 65 | 70 | 50 | 42 |
| Binary | 1111001 | 1110100 | 110100 | 0 | 100 | 111001 | 110101 | 111000 | 101000 | 100010 |
Color Harmonies of #797434
Complementary color
Monochromatic Colors of #797434
Black with #797434
Text Example
Text Example
White with #797434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797434; }
p { color: rgb(121,116,52); }
H1.HeaderClassName
{
color: #797434;
}
.AnyTagClassName
{
color: #797434;
}
</style>
background-color css
<style>
a { background-color: #797434; }
a { background-color: rgb(121,116,52); }
div.DivClassName
{
background-color: #797434;
}
.BgClassName
{
background-color: #797434;
}
</style>
border-color css
<style>
span { border-color: #797434; }
span { border-color: rgb(121,116,52); }
td.TdClassName
{
border-color: #797434;
}
.TagClassName
{
border-color: #797434;
}
</style>