Shades of Crete #79762E
Tints of Crete #79762E
RGB
CMYK
RGB Variations
Color information
#79762E (or 0x79762E) is known color: Crete. HEX triplet: 79, 76 and 2E. RGB value is (121,118,46). Sum of RGB (Red+Green+Blue) = 121+118+46=285 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.46% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 46 (18.36% from 255 or 16.14% from 285); Max value from RGB is 121 - color contains mainly: red. Hex color #79762E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #79762E is #8689D1. Grayscale: #6E6E6E. Windows color (decimal): -8817106 or 3044985. OLE color: 3044985.
HSL color Cylindrical-coordinate representation of color #79762E: hue angle of 57.6º degrees, saturation: 0.45, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #79762E is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 46 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.53 |
| HSL | 57.6º | 0.45% | 0.33% | - |
| HSV(B) | 57.6º | 0.62% | 0.47% | - |
| XYZ | 14.86 | 17.22 | 5.13 | - |
| YUV | 110.69 | 91.49 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 46 | 0 | 0.02 | 0.62 | 0.53 | 57.6 | 0.45 | 0.33 |
| Hex | 79 | 76 | 2E | 0 | 2 | 3E | 35 | 3A | 2D | 21 |
| Octal | 171 | 166 | 56 | 0 | 2 | 76 | 65 | 72 | 55 | 41 |
| Binary | 1111001 | 1110110 | 101110 | 0 | 10 | 111110 | 110101 | 111010 | 101101 | 100001 |
Color Harmonies of #79762E
Complementary color
Monochromatic Colors of #79762E
Black with #79762E
Text Example
Text Example
White with #79762E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79762E; }
p { color: rgb(121,118,46); }
H1.HeaderClassName
{
color: #79762E;
}
.AnyTagClassName
{
color: #79762E;
}
</style>
background-color css
<style>
a { background-color: #79762E; }
a { background-color: rgb(121,118,46); }
div.DivClassName
{
background-color: #79762E;
}
.BgClassName
{
background-color: #79762E;
}
</style>
border-color css
<style>
span { border-color: #79762E; }
span { border-color: rgb(121,118,46); }
td.TdClassName
{
border-color: #79762E;
}
.TagClassName
{
border-color: #79762E;
}
</style>