Shades of Crete #76763F
Tints of Crete #76763F
RGB
CMYK
RGB Variations
Color information
#76763F (or 0x76763F) is known color: Crete. HEX triplet: 76, 76 and 3F. RGB value is (118,118,63). Sum of RGB (Red+Green+Blue) = 118+118+63=299 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.46% from 299); Green value is 118 (46.48% from 255 or 39.46% from 299); Blue value is 63 (25% from 255 or 21.07% from 299); Max value from RGB is 118 - color contains mainly: red, green. Hex color #76763F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #76763F is #8989C0. Grayscale: #6F6F6F. Windows color (decimal): -9013697 or 4159094. OLE color: 4159094.
HSL color Cylindrical-coordinate representation of color #76763F: hue angle of 60º degrees, saturation: 0.3, 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 #76763F is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 63 | - |
| CMYK | 0 | 0 | 0.47 | 0.54 |
| HSL | 60º | 0.3% | 0.35% | - |
| HSV(B) | 60º | 0.47% | 0.46% | - |
| XYZ | 14.85 | 17.17 | 7.23 | - |
| YUV | 111.73 | 100.5 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 63 | 0 | 0 | 0.47 | 0.54 | 60 | 0.3 | 0.35 |
| Hex | 76 | 76 | 3F | 0 | 0 | 2F | 36 | 3C | 1E | 23 |
| Octal | 166 | 166 | 77 | 0 | 0 | 57 | 66 | 74 | 36 | 43 |
| Binary | 1110110 | 1110110 | 111111 | 0 | 0 | 101111 | 110110 | 111100 | 11110 | 100011 |
Color Harmonies of #76763F
Complementary color
Monochromatic Colors of #76763F
Black with #76763F
Text Example
Text Example
White with #76763F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76763F; }
p { color: rgb(118,118,63); }
H1.HeaderClassName
{
color: #76763F;
}
.AnyTagClassName
{
color: #76763F;
}
</style>
background-color css
<style>
a { background-color: #76763F; }
a { background-color: rgb(118,118,63); }
div.DivClassName
{
background-color: #76763F;
}
.BgClassName
{
background-color: #76763F;
}
</style>
border-color css
<style>
span { border-color: #76763F; }
span { border-color: rgb(118,118,63); }
td.TdClassName
{
border-color: #76763F;
}
.TagClassName
{
border-color: #76763F;
}
</style>