Shades of Crete #79773A
Tints of Crete #79773A
RGB
CMYK
RGB Variations
Color information
#79773A (or 0x79773A) is known color: Crete. HEX triplet: 79, 77 and 3A. RGB value is (121,119,58). Sum of RGB (Red+Green+Blue) = 121+119+58=298 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.60% from 298); Green value is 119 (46.88% from 255 or 39.93% from 298); Blue value is 58 (23.05% from 255 or 19.46% from 298); Max value from RGB is 121 - color contains mainly: red. Hex color #79773A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #79773A is #8688C5. Grayscale: #707070. Windows color (decimal): -8816838 or 3831673. OLE color: 3831673.
HSL color Cylindrical-coordinate representation of color #79773A: hue angle of 58.1º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #79773A is Cyan = 0, Magento = 0.02, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 119 | 58 | - |
| CMYK | 0 | 0.02 | 0.52 | 0.53 |
| HSL | 58.1º | 0.35% | 0.35% | - |
| HSV(B) | 58.1º | 0.52% | 0.47% | - |
| XYZ | 15.25 | 17.56 | 6.59 | - |
| YUV | 112.64 | 97.16 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 119 | 58 | 0 | 0.02 | 0.52 | 0.53 | 58.1 | 0.35 | 0.35 |
| Hex | 79 | 77 | 3A | 0 | 2 | 34 | 35 | 3A | 23 | 23 |
| Octal | 171 | 167 | 72 | 0 | 2 | 64 | 65 | 72 | 43 | 43 |
| Binary | 1111001 | 1110111 | 111010 | 0 | 10 | 110100 | 110101 | 111010 | 100011 | 100011 |
Color Harmonies of #79773A
Complementary color
Monochromatic Colors of #79773A
Black with #79773A
Text Example
Text Example
White with #79773A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79773A; }
p { color: rgb(121,119,58); }
H1.HeaderClassName
{
color: #79773A;
}
.AnyTagClassName
{
color: #79773A;
}
</style>
background-color css
<style>
a { background-color: #79773A; }
a { background-color: rgb(121,119,58); }
div.DivClassName
{
background-color: #79773A;
}
.BgClassName
{
background-color: #79773A;
}
</style>
border-color css
<style>
span { border-color: #79773A; }
span { border-color: rgb(121,119,58); }
td.TdClassName
{
border-color: #79773A;
}
.TagClassName
{
border-color: #79773A;
}
</style>