Shades of Crete #797535
Tints of Crete #797535
RGB
CMYK
RGB Variations
Color information
#797535 (or 0x797535) is known color: Crete. HEX triplet: 79, 75 and 35. RGB value is (121,117,53). Sum of RGB (Red+Green+Blue) = 121+117+53=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 117 (46.09% from 255 or 40.21% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 121 - color contains mainly: red. Hex color #797535 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797535 is #868ACA. Grayscale: #6F6F6F. Windows color (decimal): -8817355 or 3503481. OLE color: 3503481.
HSL color Cylindrical-coordinate representation of color #797535: hue angle of 56.47º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #797535 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 53 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.53 |
| HSL | 56.47º | 0.39% | 0.34% | - |
| HSV(B) | 56.47º | 0.56% | 0.47% | - |
| XYZ | 14.89 | 17.04 | 5.87 | - |
| YUV | 110.9 | 95.33 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 53 | 0 | 0.03 | 0.56 | 0.53 | 56.47 | 0.39 | 0.34 |
| Hex | 79 | 75 | 35 | 0 | 3 | 38 | 35 | 38 | 27 | 22 |
| Octal | 171 | 165 | 65 | 0 | 3 | 70 | 65 | 70 | 47 | 42 |
| Binary | 1111001 | 1110101 | 110101 | 0 | 11 | 111000 | 110101 | 111000 | 100111 | 100010 |
Color Harmonies of #797535
Complementary color
Monochromatic Colors of #797535
Black with #797535
Text Example
Text Example
White with #797535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797535; }
p { color: rgb(121,117,53); }
H1.HeaderClassName
{
color: #797535;
}
.AnyTagClassName
{
color: #797535;
}
</style>
background-color css
<style>
a { background-color: #797535; }
a { background-color: rgb(121,117,53); }
div.DivClassName
{
background-color: #797535;
}
.BgClassName
{
background-color: #797535;
}
</style>
border-color css
<style>
span { border-color: #797535; }
span { border-color: rgb(121,117,53); }
td.TdClassName
{
border-color: #797535;
}
.TagClassName
{
border-color: #797535;
}
</style>