Shades of Crete #797334
Tints of Crete #797334
RGB
CMYK
RGB Variations
Color information
#797334 (or 0x797334) is known color: Crete. HEX triplet: 79, 73 and 34. RGB value is (121,115,52). Sum of RGB (Red+Green+Blue) = 121+115+52=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 52 (20.70% from 255 or 18.06% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #797334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797334 is #868CCB. Grayscale: #6D6D6D. Windows color (decimal): -8817868 or 3437433. OLE color: 3437433.
HSL color Cylindrical-coordinate representation of color #797334: hue angle of 54.78º 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 #797334 is Cyan = 0, Magento = 0.05, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 52 | - |
| CMYK | 0 | 0.05 | 0.57 | 0.53 |
| HSL | 54.78º | 0.4% | 0.34% | - |
| HSV(B) | 54.78º | 0.57% | 0.47% | - |
| XYZ | 14.64 | 16.57 | 5.68 | - |
| YUV | 109.61 | 95.49 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 52 | 0 | 0.05 | 0.57 | 0.53 | 54.78 | 0.4 | 0.34 |
| Hex | 79 | 73 | 34 | 0 | 5 | 39 | 35 | 37 | 28 | 22 |
| Octal | 171 | 163 | 64 | 0 | 5 | 71 | 65 | 67 | 50 | 42 |
| Binary | 1111001 | 1110011 | 110100 | 0 | 101 | 111001 | 110101 | 110111 | 101000 | 100010 |
Color Harmonies of #797334
Complementary color
Monochromatic Colors of #797334
Black with #797334
Text Example
Text Example
White with #797334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797334; }
p { color: rgb(121,115,52); }
H1.HeaderClassName
{
color: #797334;
}
.AnyTagClassName
{
color: #797334;
}
</style>
background-color css
<style>
a { background-color: #797334; }
a { background-color: rgb(121,115,52); }
div.DivClassName
{
background-color: #797334;
}
.BgClassName
{
background-color: #797334;
}
</style>
border-color css
<style>
span { border-color: #797334; }
span { border-color: rgb(121,115,52); }
td.TdClassName
{
border-color: #797334;
}
.TagClassName
{
border-color: #797334;
}
</style>