Shades of Crete #797432
Tints of Crete #797432
RGB
CMYK
RGB Variations
Color information
#797432 (or 0x797432) is known color: Crete. HEX triplet: 79, 74 and 32. RGB value is (121,116,50). Sum of RGB (Red+Green+Blue) = 121+116+50=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 121 - color contains mainly: red. Hex color #797432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797432 is #868BCD. Grayscale: #6E6E6E. Windows color (decimal): -8817614 or 3306617. OLE color: 3306617.
HSL color Cylindrical-coordinate representation of color #797432: hue angle of 55.77º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #797432 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 50 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.53 |
| HSL | 55.77º | 0.42% | 0.34% | - |
| HSV(B) | 55.77º | 0.59% | 0.47% | - |
| XYZ | 14.71 | 16.79 | 5.48 | - |
| YUV | 109.97 | 94.16 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 50 | 0 | 0.04 | 0.59 | 0.53 | 55.77 | 0.42 | 0.34 |
| Hex | 79 | 74 | 32 | 0 | 4 | 3B | 35 | 38 | 2A | 22 |
| Octal | 171 | 164 | 62 | 0 | 4 | 73 | 65 | 70 | 52 | 42 |
| Binary | 1111001 | 1110100 | 110010 | 0 | 100 | 111011 | 110101 | 111000 | 101010 | 100010 |
Color Harmonies of #797432
Complementary color
Monochromatic Colors of #797432
Black with #797432
Text Example
Text Example
White with #797432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797432; }
p { color: rgb(121,116,50); }
H1.HeaderClassName
{
color: #797432;
}
.AnyTagClassName
{
color: #797432;
}
</style>
background-color css
<style>
a { background-color: #797432; }
a { background-color: rgb(121,116,50); }
div.DivClassName
{
background-color: #797432;
}
.BgClassName
{
background-color: #797432;
}
</style>
border-color css
<style>
span { border-color: #797432; }
span { border-color: rgb(121,116,50); }
td.TdClassName
{
border-color: #797432;
}
.TagClassName
{
border-color: #797432;
}
</style>