Shades of Crete #76713A
Tints of Crete #76713A
RGB
CMYK
RGB Variations
Color information
#76713A (or 0x76713A) is known color: Crete. HEX triplet: 76, 71 and 3A. RGB value is (118,113,58). Sum of RGB (Red+Green+Blue) = 118+113+58=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 58 (23.05% from 255 or 20.07% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #76713A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #76713A is #898EC5. Grayscale: #6C6C6C. Windows color (decimal): -9014982 or 3830134. OLE color: 3830134.
HSL color Cylindrical-coordinate representation of color #76713A: hue angle of 55º degrees, saturation: 0.34, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #76713A is Cyan = 0, Magento = 0.04, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 58 | - |
| CMYK | 0 | 0.04 | 0.51 | 0.54 |
| HSL | 55º | 0.34% | 0.35% | - |
| HSV(B) | 55º | 0.51% | 0.46% | - |
| XYZ | 14.14 | 15.97 | 6.34 | - |
| YUV | 108.23 | 99.66 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 58 | 0 | 0.04 | 0.51 | 0.54 | 55 | 0.34 | 0.35 |
| Hex | 76 | 71 | 3A | 0 | 4 | 33 | 36 | 37 | 22 | 23 |
| Octal | 166 | 161 | 72 | 0 | 4 | 63 | 66 | 67 | 42 | 43 |
| Binary | 1110110 | 1110001 | 111010 | 0 | 100 | 110011 | 110110 | 110111 | 100010 | 100011 |
Color Harmonies of #76713A
Complementary color
Monochromatic Colors of #76713A
Black with #76713A
Text Example
Text Example
White with #76713A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76713A; }
p { color: rgb(118,113,58); }
H1.HeaderClassName
{
color: #76713A;
}
.AnyTagClassName
{
color: #76713A;
}
</style>
background-color css
<style>
a { background-color: #76713A; }
a { background-color: rgb(118,113,58); }
div.DivClassName
{
background-color: #76713A;
}
.BgClassName
{
background-color: #76713A;
}
</style>
border-color css
<style>
span { border-color: #76713A; }
span { border-color: rgb(118,113,58); }
td.TdClassName
{
border-color: #76713A;
}
.TagClassName
{
border-color: #76713A;
}
</style>