Shades of Crete #79783A
Tints of Crete #79783A
RGB
CMYK
RGB Variations
Color information
#79783A (or 0x79783A) is known color: Crete. HEX triplet: 79, 78 and 3A. RGB value is (121,120,58). Sum of RGB (Red+Green+Blue) = 121+120+58=299 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.47% from 299); Green value is 120 (47.27% from 255 or 40.13% from 299); Blue value is 58 (23.05% from 255 or 19.40% from 299); Max value from RGB is 121 - color contains mainly: red. Hex color #79783A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #79783A is #8687C5. Grayscale: #717171. Windows color (decimal): -8816582 or 3831929. OLE color: 3831929.
HSL color Cylindrical-coordinate representation of color #79783A: hue angle of 59.05º 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 #79783A is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 120 | 58 | - |
| CMYK | 0 | 0.01 | 0.52 | 0.53 |
| HSL | 59.05º | 0.35% | 0.35% | - |
| HSV(B) | 59.05º | 0.52% | 0.47% | - |
| XYZ | 15.37 | 17.8 | 6.63 | - |
| YUV | 113.23 | 96.83 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 120 | 58 | 0 | 0.01 | 0.52 | 0.53 | 59.05 | 0.35 | 0.35 |
| Hex | 79 | 78 | 3A | 0 | 1 | 34 | 35 | 3B | 23 | 23 |
| Octal | 171 | 170 | 72 | 0 | 1 | 64 | 65 | 73 | 43 | 43 |
| Binary | 1111001 | 1111000 | 111010 | 0 | 1 | 110100 | 110101 | 111011 | 100011 | 100011 |
Color Harmonies of #79783A
Complementary color
Monochromatic Colors of #79783A
Black with #79783A
Text Example
Text Example
White with #79783A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79783A; }
p { color: rgb(121,120,58); }
H1.HeaderClassName
{
color: #79783A;
}
.AnyTagClassName
{
color: #79783A;
}
</style>
background-color css
<style>
a { background-color: #79783A; }
a { background-color: rgb(121,120,58); }
div.DivClassName
{
background-color: #79783A;
}
.BgClassName
{
background-color: #79783A;
}
</style>
border-color css
<style>
span { border-color: #79783A; }
span { border-color: rgb(121,120,58); }
td.TdClassName
{
border-color: #79783A;
}
.TagClassName
{
border-color: #79783A;
}
</style>