Shades of Crete #797131
Tints of Crete #797131
RGB
CMYK
RGB Variations
Color information
#797131 (or 0x797131) is known color: Crete. HEX triplet: 79, 71 and 31. RGB value is (121,113,49). Sum of RGB (Red+Green+Blue) = 121+113+49=283 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.76% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 121 - color contains mainly: red. Hex color #797131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797131 is #868ECE. Grayscale: #6C6C6C. Windows color (decimal): -8818383 or 3240313. OLE color: 3240313.
HSL color Cylindrical-coordinate representation of color #797131: hue angle of 53.33º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #797131 is Cyan = 0, Magento = 0.07, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 49 | - |
| CMYK | 0 | 0.07 | 0.60 | 0.53 |
| HSL | 53.33º | 0.42% | 0.33% | - |
| HSV(B) | 53.33º | 0.6% | 0.47% | - |
| XYZ | 14.34 | 16.1 | 5.26 | - |
| YUV | 108.1 | 94.65 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 49 | 0 | 0.07 | 0.60 | 0.53 | 53.33 | 0.42 | 0.33 |
| Hex | 79 | 71 | 31 | 0 | 7 | 3C | 35 | 35 | 2A | 21 |
| Octal | 171 | 161 | 61 | 0 | 7 | 74 | 65 | 65 | 52 | 41 |
| Binary | 1111001 | 1110001 | 110001 | 0 | 111 | 111100 | 110101 | 110101 | 101010 | 100001 |
Color Harmonies of #797131
Complementary color
Monochromatic Colors of #797131
Black with #797131
Text Example
Text Example
White with #797131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797131; }
p { color: rgb(121,113,49); }
H1.HeaderClassName
{
color: #797131;
}
.AnyTagClassName
{
color: #797131;
}
</style>
background-color css
<style>
a { background-color: #797131; }
a { background-color: rgb(121,113,49); }
div.DivClassName
{
background-color: #797131;
}
.BgClassName
{
background-color: #797131;
}
</style>
border-color css
<style>
span { border-color: #797131; }
span { border-color: rgb(121,113,49); }
td.TdClassName
{
border-color: #797131;
}
.TagClassName
{
border-color: #797131;
}
</style>