Shades of Crete #73773A
Tints of Crete #73773A
RGB
CMYK
RGB Variations
Color information
#73773A (or 0x73773A) is known color: Crete. HEX triplet: 73, 77 and 3A. RGB value is (115,119,58). Sum of RGB (Red+Green+Blue) = 115+119+58=292 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.38% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 58 (23.05% from 255 or 19.86% from 292); Max value from RGB is 119 - color contains mainly: green. Hex color #73773A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #73773A is #8C88C5. Grayscale: #6F6F6F. Windows color (decimal): -9210054 or 3831667. OLE color: 3831667.
HSL color Cylindrical-coordinate representation of color #73773A: hue angle of 63.93º degrees, saturation: 0.34, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #73773A is Cyan = 0.03, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 119 | 58 | - |
| CMYK | 0.03 | 0 | 0.51 | 0.53 |
| HSL | 63.93º | 0.34% | 0.35% | - |
| HSV(B) | 63.93º | 0.51% | 0.47% | - |
| XYZ | 14.43 | 17.14 | 6.55 | - |
| YUV | 110.85 | 98.17 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 119 | 58 | 0.03 | 0 | 0.51 | 0.53 | 63.93 | 0.34 | 0.35 |
| Hex | 73 | 77 | 3A | 3 | 0 | 33 | 35 | 40 | 22 | 23 |
| Octal | 163 | 167 | 72 | 3 | 0 | 63 | 65 | 100 | 42 | 43 |
| Binary | 1110011 | 1110111 | 111010 | 11 | 0 | 110011 | 110101 | 1000000 | 100010 | 100011 |
Color Harmonies of #73773A
Complementary color
Monochromatic Colors of #73773A
Black with #73773A
Text Example
Text Example
White with #73773A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73773A; }
p { color: rgb(115,119,58); }
H1.HeaderClassName
{
color: #73773A;
}
.AnyTagClassName
{
color: #73773A;
}
</style>
background-color css
<style>
a { background-color: #73773A; }
a { background-color: rgb(115,119,58); }
div.DivClassName
{
background-color: #73773A;
}
.BgClassName
{
background-color: #73773A;
}
</style>
border-color css
<style>
span { border-color: #73773A; }
span { border-color: rgb(115,119,58); }
td.TdClassName
{
border-color: #73773A;
}
.TagClassName
{
border-color: #73773A;
}
</style>