Shades of Crete #797033
Tints of Crete #797033
RGB
CMYK
RGB Variations
Color information
#797033 (or 0x797033) is known color: Crete. HEX triplet: 79, 70 and 33. RGB value is (121,112,51). Sum of RGB (Red+Green+Blue) = 121+112+51=284 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.61% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 51 (20.31% from 255 or 17.96% from 284); Max value from RGB is 121 - color contains mainly: red. Hex color #797033 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797033 is #868FCC. Grayscale: #6B6B6B. Windows color (decimal): -8818637 or 3371129. OLE color: 3371129.
HSL color Cylindrical-coordinate representation of color #797033: hue angle of 52.29º 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 #797033 is Cyan = 0, Magento = 0.07, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 51 | - |
| CMYK | 0 | 0.07 | 0.58 | 0.53 |
| HSL | 52.29º | 0.41% | 0.34% | - |
| HSV(B) | 52.29º | 0.58% | 0.47% | - |
| XYZ | 14.28 | 15.89 | 5.45 | - |
| YUV | 107.74 | 95.98 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 51 | 0 | 0.07 | 0.58 | 0.53 | 52.29 | 0.41 | 0.34 |
| Hex | 79 | 70 | 33 | 0 | 7 | 3A | 35 | 34 | 29 | 22 |
| Octal | 171 | 160 | 63 | 0 | 7 | 72 | 65 | 64 | 51 | 42 |
| Binary | 1111001 | 1110000 | 110011 | 0 | 111 | 111010 | 110101 | 110100 | 101001 | 100010 |
Color Harmonies of #797033
Complementary color
Monochromatic Colors of #797033
Black with #797033
Text Example
Text Example
White with #797033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797033; }
p { color: rgb(121,112,51); }
H1.HeaderClassName
{
color: #797033;
}
.AnyTagClassName
{
color: #797033;
}
</style>
background-color css
<style>
a { background-color: #797033; }
a { background-color: rgb(121,112,51); }
div.DivClassName
{
background-color: #797033;
}
.BgClassName
{
background-color: #797033;
}
</style>
border-color css
<style>
span { border-color: #797033; }
span { border-color: rgb(121,112,51); }
td.TdClassName
{
border-color: #797033;
}
.TagClassName
{
border-color: #797033;
}
</style>