Shades of Crete #797538
Tints of Crete #797538
RGB
CMYK
RGB Variations
Color information
#797538 (or 0x797538) is known color: Crete. HEX triplet: 79, 75 and 38. RGB value is (121,117,56). Sum of RGB (Red+Green+Blue) = 121+117+56=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 56 (22.27% from 255 or 19.05% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #797538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797538 is #868AC7. Grayscale: #6F6F6F. Windows color (decimal): -8817352 or 3700089. OLE color: 3700089.
HSL color Cylindrical-coordinate representation of color #797538: hue angle of 56.31º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #797538 is Cyan = 0, Magento = 0.03, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 56 | - |
| CMYK | 0 | 0.03 | 0.54 | 0.53 |
| HSL | 56.31º | 0.37% | 0.35% | - |
| HSV(B) | 56.31º | 0.54% | 0.47% | - |
| XYZ | 14.96 | 17.07 | 6.25 | - |
| YUV | 111.24 | 96.83 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 56 | 0 | 0.03 | 0.54 | 0.53 | 56.31 | 0.37 | 0.35 |
| Hex | 79 | 75 | 38 | 0 | 3 | 36 | 35 | 38 | 25 | 23 |
| Octal | 171 | 165 | 70 | 0 | 3 | 66 | 65 | 70 | 45 | 43 |
| Binary | 1111001 | 1110101 | 111000 | 0 | 11 | 110110 | 110101 | 111000 | 100101 | 100011 |
Color Harmonies of #797538
Complementary color
Monochromatic Colors of #797538
Black with #797538
Text Example
Text Example
White with #797538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797538; }
p { color: rgb(121,117,56); }
H1.HeaderClassName
{
color: #797538;
}
.AnyTagClassName
{
color: #797538;
}
</style>
background-color css
<style>
a { background-color: #797538; }
a { background-color: rgb(121,117,56); }
div.DivClassName
{
background-color: #797538;
}
.BgClassName
{
background-color: #797538;
}
</style>
border-color css
<style>
span { border-color: #797538; }
span { border-color: rgb(121,117,56); }
td.TdClassName
{
border-color: #797538;
}
.TagClassName
{
border-color: #797538;
}
</style>