Shades of Crete #797533
Tints of Crete #797533
RGB
CMYK
RGB Variations
Color information
#797533 (or 0x797533) is known color: Crete. HEX triplet: 79, 75 and 33. RGB value is (121,117,51). Sum of RGB (Red+Green+Blue) = 121+117+51=289 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.87% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 51 (20.31% from 255 or 17.65% from 289); Max value from RGB is 121 - color contains mainly: red. Hex color #797533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797533 is #868ACC. Grayscale: #6E6E6E. Windows color (decimal): -8817357 or 3372409. OLE color: 3372409.
HSL color Cylindrical-coordinate representation of color #797533: hue angle of 56.57º 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 #797533 is Cyan = 0, Magento = 0.03, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 51 | - |
| CMYK | 0 | 0.03 | 0.58 | 0.53 |
| HSL | 56.57º | 0.41% | 0.34% | - |
| HSV(B) | 56.57º | 0.58% | 0.47% | - |
| XYZ | 14.84 | 17.03 | 5.64 | - |
| YUV | 110.67 | 94.33 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 51 | 0 | 0.03 | 0.58 | 0.53 | 56.57 | 0.41 | 0.34 |
| Hex | 79 | 75 | 33 | 0 | 3 | 3A | 35 | 39 | 29 | 22 |
| Octal | 171 | 165 | 63 | 0 | 3 | 72 | 65 | 71 | 51 | 42 |
| Binary | 1111001 | 1110101 | 110011 | 0 | 11 | 111010 | 110101 | 111001 | 101001 | 100010 |
Color Harmonies of #797533
Complementary color
Monochromatic Colors of #797533
Black with #797533
Text Example
Text Example
White with #797533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797533; }
p { color: rgb(121,117,51); }
H1.HeaderClassName
{
color: #797533;
}
.AnyTagClassName
{
color: #797533;
}
</style>
background-color css
<style>
a { background-color: #797533; }
a { background-color: rgb(121,117,51); }
div.DivClassName
{
background-color: #797533;
}
.BgClassName
{
background-color: #797533;
}
</style>
border-color css
<style>
span { border-color: #797533; }
span { border-color: rgb(121,117,51); }
td.TdClassName
{
border-color: #797533;
}
.TagClassName
{
border-color: #797533;
}
</style>