Shades of Crete #76733E
Tints of Crete #76733E
RGB
CMYK
RGB Variations
Color information
#76733E (or 0x76733E) is known color: Crete. HEX triplet: 76, 73 and 3E. RGB value is (118,115,62). Sum of RGB (Red+Green+Blue) = 118+115+62=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 115 (45.31% from 255 or 38.98% from 295); Blue value is 62 (24.61% from 255 or 21.02% from 295); Max value from RGB is 118 - color contains mainly: red. Hex color #76733E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #76733E is #898CC1. Grayscale: #6E6E6E. Windows color (decimal): -9014466 or 4092790. OLE color: 4092790.
HSL color Cylindrical-coordinate representation of color #76733E: hue angle of 56.79º degrees, saturation: 0.31, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #76733E is Cyan = 0, Magento = 0.03, Yellow = 0.47 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 62 | - |
| CMYK | 0 | 0.03 | 0.47 | 0.54 |
| HSL | 56.79º | 0.31% | 0.35% | - |
| HSV(B) | 56.79º | 0.47% | 0.46% | - |
| XYZ | 14.47 | 16.46 | 6.97 | - |
| YUV | 109.86 | 100.99 | 133.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 62 | 0 | 0.03 | 0.47 | 0.54 | 56.79 | 0.31 | 0.35 |
| Hex | 76 | 73 | 3E | 0 | 3 | 2F | 36 | 39 | 1F | 23 |
| Octal | 166 | 163 | 76 | 0 | 3 | 57 | 66 | 71 | 37 | 43 |
| Binary | 1110110 | 1110011 | 111110 | 0 | 11 | 101111 | 110110 | 111001 | 11111 | 100011 |
Color Harmonies of #76733E
Complementary color
Monochromatic Colors of #76733E
Black with #76733E
Text Example
Text Example
White with #76733E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76733E; }
p { color: rgb(118,115,62); }
H1.HeaderClassName
{
color: #76733E;
}
.AnyTagClassName
{
color: #76733E;
}
</style>
background-color css
<style>
a { background-color: #76733E; }
a { background-color: rgb(118,115,62); }
div.DivClassName
{
background-color: #76733E;
}
.BgClassName
{
background-color: #76733E;
}
</style>
border-color css
<style>
span { border-color: #76733E; }
span { border-color: rgb(118,115,62); }
td.TdClassName
{
border-color: #76733E;
}
.TagClassName
{
border-color: #76733E;
}
</style>