Shades of Crete #797137
Tints of Crete #797137
RGB
CMYK
RGB Variations
Color information
#797137 (or 0x797137) is known color: Crete. HEX triplet: 79, 71 and 37. RGB value is (121,113,55). Sum of RGB (Red+Green+Blue) = 121+113+55=289 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.87% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 55 (21.88% from 255 or 19.03% from 289); Max value from RGB is 121 - color contains mainly: red. Hex color #797137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797137 is #868EC8. Grayscale: #6D6D6D. Windows color (decimal): -8818377 or 3633529. OLE color: 3633529.
HSL color Cylindrical-coordinate representation of color #797137: hue angle of 52.73º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #797137 is Cyan = 0, Magento = 0.07, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 55 | - |
| CMYK | 0 | 0.07 | 0.55 | 0.53 |
| HSL | 52.73º | 0.38% | 0.35% | - |
| HSV(B) | 52.73º | 0.55% | 0.47% | - |
| XYZ | 14.48 | 16.15 | 5.97 | - |
| YUV | 108.78 | 97.65 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 55 | 0 | 0.07 | 0.55 | 0.53 | 52.73 | 0.38 | 0.35 |
| Hex | 79 | 71 | 37 | 0 | 7 | 37 | 35 | 35 | 26 | 23 |
| Octal | 171 | 161 | 67 | 0 | 7 | 67 | 65 | 65 | 46 | 43 |
| Binary | 1111001 | 1110001 | 110111 | 0 | 111 | 110111 | 110101 | 110101 | 100110 | 100011 |
Color Harmonies of #797137
Complementary color
Monochromatic Colors of #797137
Black with #797137
Text Example
Text Example
White with #797137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797137; }
p { color: rgb(121,113,55); }
H1.HeaderClassName
{
color: #797137;
}
.AnyTagClassName
{
color: #797137;
}
</style>
background-color css
<style>
a { background-color: #797137; }
a { background-color: rgb(121,113,55); }
div.DivClassName
{
background-color: #797137;
}
.BgClassName
{
background-color: #797137;
}
</style>
border-color css
<style>
span { border-color: #797137; }
span { border-color: rgb(121,113,55); }
td.TdClassName
{
border-color: #797137;
}
.TagClassName
{
border-color: #797137;
}
</style>