Shades of Crete #797231
Tints of Crete #797231
RGB
CMYK
RGB Variations
Color information
#797231 (or 0x797231) is known color: Crete. HEX triplet: 79, 72 and 31. RGB value is (121,114,49). Sum of RGB (Red+Green+Blue) = 121+114+49=284 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.61% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 49 (19.53% from 255 or 17.25% from 284); Max value from RGB is 121 - color contains mainly: red. Hex color #797231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797231 is #868DCE. Grayscale: #6C6C6C. Windows color (decimal): -8818127 or 3240569. OLE color: 3240569.
HSL color Cylindrical-coordinate representation of color #797231: hue angle of 54.17º 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 #797231 is Cyan = 0, Magento = 0.06, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 49 | - |
| CMYK | 0 | 0.06 | 0.60 | 0.53 |
| HSL | 54.17º | 0.42% | 0.33% | - |
| HSV(B) | 54.17º | 0.6% | 0.47% | - |
| XYZ | 14.46 | 16.32 | 5.29 | - |
| YUV | 108.68 | 94.32 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 49 | 0 | 0.06 | 0.60 | 0.53 | 54.17 | 0.42 | 0.33 |
| Hex | 79 | 72 | 31 | 0 | 6 | 3C | 35 | 36 | 2A | 21 |
| Octal | 171 | 162 | 61 | 0 | 6 | 74 | 65 | 66 | 52 | 41 |
| Binary | 1111001 | 1110010 | 110001 | 0 | 110 | 111100 | 110101 | 110110 | 101010 | 100001 |
Color Harmonies of #797231
Complementary color
Monochromatic Colors of #797231
Black with #797231
Text Example
Text Example
White with #797231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797231; }
p { color: rgb(121,114,49); }
H1.HeaderClassName
{
color: #797231;
}
.AnyTagClassName
{
color: #797231;
}
</style>
background-color css
<style>
a { background-color: #797231; }
a { background-color: rgb(121,114,49); }
div.DivClassName
{
background-color: #797231;
}
.BgClassName
{
background-color: #797231;
}
</style>
border-color css
<style>
span { border-color: #797231; }
span { border-color: rgb(121,114,49); }
td.TdClassName
{
border-color: #797231;
}
.TagClassName
{
border-color: #797231;
}
</style>