Shades of Crete #79733A
Tints of Crete #79733A
RGB
CMYK
RGB Variations
Color information
#79733A (or 0x79733A) is known color: Crete. HEX triplet: 79, 73 and 3A. RGB value is (121,115,58). Sum of RGB (Red+Green+Blue) = 121+115+58=294 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.16% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 58 (23.05% from 255 or 19.73% from 294); Max value from RGB is 121 - color contains mainly: red. Hex color #79733A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #79733A is #868CC5. Grayscale: #6E6E6E. Windows color (decimal): -8817862 or 3830649. OLE color: 3830649.
HSL color Cylindrical-coordinate representation of color #79733A: hue angle of 54.29º 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 #79733A is Cyan = 0, Magento = 0.05, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 58 | - |
| CMYK | 0 | 0.05 | 0.52 | 0.53 |
| HSL | 54.29º | 0.35% | 0.35% | - |
| HSV(B) | 54.29º | 0.52% | 0.47% | - |
| XYZ | 14.78 | 16.63 | 6.43 | - |
| YUV | 110.3 | 98.49 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 58 | 0 | 0.05 | 0.52 | 0.53 | 54.29 | 0.35 | 0.35 |
| Hex | 79 | 73 | 3A | 0 | 5 | 34 | 35 | 36 | 23 | 23 |
| Octal | 171 | 163 | 72 | 0 | 5 | 64 | 65 | 66 | 43 | 43 |
| Binary | 1111001 | 1110011 | 111010 | 0 | 101 | 110100 | 110101 | 110110 | 100011 | 100011 |
Color Harmonies of #79733A
Complementary color
Monochromatic Colors of #79733A
Black with #79733A
Text Example
Text Example
White with #79733A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79733A; }
p { color: rgb(121,115,58); }
H1.HeaderClassName
{
color: #79733A;
}
.AnyTagClassName
{
color: #79733A;
}
</style>
background-color css
<style>
a { background-color: #79733A; }
a { background-color: rgb(121,115,58); }
div.DivClassName
{
background-color: #79733A;
}
.BgClassName
{
background-color: #79733A;
}
</style>
border-color css
<style>
span { border-color: #79733A; }
span { border-color: rgb(121,115,58); }
td.TdClassName
{
border-color: #79733A;
}
.TagClassName
{
border-color: #79733A;
}
</style>