Shades of Crete #797133
Tints of Crete #797133
RGB
CMYK
RGB Variations
Color information
#797133 (or 0x797133) is known color: Crete. HEX triplet: 79, 71 and 33. RGB value is (121,113,51). Sum of RGB (Red+Green+Blue) = 121+113+51=285 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.46% from 285); Green value is 113 (44.53% from 255 or 39.65% from 285); Blue value is 51 (20.31% from 255 or 17.89% from 285); Max value from RGB is 121 - color contains mainly: red. Hex color #797133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797133 is #868ECC. Grayscale: #6C6C6C. Windows color (decimal): -8818381 or 3371385. OLE color: 3371385.
HSL color Cylindrical-coordinate representation of color #797133: hue angle of 53.14º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #797133 is Cyan = 0, Magento = 0.07, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 51 | - |
| CMYK | 0 | 0.07 | 0.58 | 0.53 |
| HSL | 53.14º | 0.41% | 0.34% | - |
| HSV(B) | 53.14º | 0.58% | 0.47% | - |
| XYZ | 14.39 | 16.11 | 5.48 | - |
| YUV | 108.32 | 95.65 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 51 | 0 | 0.07 | 0.58 | 0.53 | 53.14 | 0.41 | 0.34 |
| Hex | 79 | 71 | 33 | 0 | 7 | 3A | 35 | 35 | 29 | 22 |
| Octal | 171 | 161 | 63 | 0 | 7 | 72 | 65 | 65 | 51 | 42 |
| Binary | 1111001 | 1110001 | 110011 | 0 | 111 | 111010 | 110101 | 110101 | 101001 | 100010 |
Color Harmonies of #797133
Complementary color
Monochromatic Colors of #797133
Black with #797133
Text Example
Text Example
White with #797133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797133; }
p { color: rgb(121,113,51); }
H1.HeaderClassName
{
color: #797133;
}
.AnyTagClassName
{
color: #797133;
}
</style>
background-color css
<style>
a { background-color: #797133; }
a { background-color: rgb(121,113,51); }
div.DivClassName
{
background-color: #797133;
}
.BgClassName
{
background-color: #797133;
}
</style>
border-color css
<style>
span { border-color: #797133; }
span { border-color: rgb(121,113,51); }
td.TdClassName
{
border-color: #797133;
}
.TagClassName
{
border-color: #797133;
}
</style>