Shades of Crete #797239
Tints of Crete #797239
RGB
CMYK
RGB Variations
Color information
#797239 (or 0x797239) is known color: Crete. HEX triplet: 79, 72 and 39. RGB value is (121,114,57). Sum of RGB (Red+Green+Blue) = 121+114+57=292 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.44% from 292); Green value is 114 (44.92% from 255 or 39.04% from 292); Blue value is 57 (22.66% from 255 or 19.52% from 292); Max value from RGB is 121 - color contains mainly: red. Hex color #797239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797239 is #868DC6. Grayscale: #6D6D6D. Windows color (decimal): -8818119 or 3764857. OLE color: 3764857.
HSL color Cylindrical-coordinate representation of color #797239: hue angle of 53.44º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #797239 is Cyan = 0, Magento = 0.06, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 57 | - |
| CMYK | 0 | 0.06 | 0.53 | 0.53 |
| HSL | 53.44º | 0.36% | 0.35% | - |
| HSV(B) | 53.44º | 0.53% | 0.47% | - |
| XYZ | 14.64 | 16.39 | 6.26 | - |
| YUV | 109.6 | 98.32 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 57 | 0 | 0.06 | 0.53 | 0.53 | 53.44 | 0.36 | 0.35 |
| Hex | 79 | 72 | 39 | 0 | 6 | 35 | 35 | 35 | 24 | 23 |
| Octal | 171 | 162 | 71 | 0 | 6 | 65 | 65 | 65 | 44 | 43 |
| Binary | 1111001 | 1110010 | 111001 | 0 | 110 | 110101 | 110101 | 110101 | 100100 | 100011 |
Color Harmonies of #797239
Complementary color
Monochromatic Colors of #797239
Black with #797239
Text Example
Text Example
White with #797239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797239; }
p { color: rgb(121,114,57); }
H1.HeaderClassName
{
color: #797239;
}
.AnyTagClassName
{
color: #797239;
}
</style>
background-color css
<style>
a { background-color: #797239; }
a { background-color: rgb(121,114,57); }
div.DivClassName
{
background-color: #797239;
}
.BgClassName
{
background-color: #797239;
}
</style>
border-color css
<style>
span { border-color: #797239; }
span { border-color: rgb(121,114,57); }
td.TdClassName
{
border-color: #797239;
}
.TagClassName
{
border-color: #797239;
}
</style>