Shades of Crete #76793F
Tints of Crete #76793F
RGB
CMYK
RGB Variations
Color information
#76793F (or 0x76793F) is known color: Crete. HEX triplet: 76, 79 and 3F. RGB value is (118,121,63). Sum of RGB (Red+Green+Blue) = 118+121+63=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 121 (47.66% from 255 or 40.07% from 302); Blue value is 63 (25% from 255 or 20.86% from 302); Max value from RGB is 121 - color contains mainly: green. Hex color #76793F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #76793F is #8986C0. Grayscale: #717171. Windows color (decimal): -9012929 or 4159862. OLE color: 4159862.
HSL color Cylindrical-coordinate representation of color #76793F: hue angle of 63.1º degrees, saturation: 0.32, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #76793F is Cyan = 0.02, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 121 | 63 | - |
| CMYK | 0.02 | 0 | 0.48 | 0.53 |
| HSL | 63.1º | 0.32% | 0.36% | - |
| HSV(B) | 63.1º | 0.48% | 0.47% | - |
| XYZ | 15.21 | 17.89 | 7.35 | - |
| YUV | 113.49 | 99.51 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 121 | 63 | 0.02 | 0 | 0.48 | 0.53 | 63.1 | 0.32 | 0.36 |
| Hex | 76 | 79 | 3F | 2 | 0 | 30 | 35 | 3F | 20 | 24 |
| Octal | 166 | 171 | 77 | 2 | 0 | 60 | 65 | 77 | 40 | 44 |
| Binary | 1110110 | 1111001 | 111111 | 10 | 0 | 110000 | 110101 | 111111 | 100000 | 100100 |
Color Harmonies of #76793F
Complementary color
Monochromatic Colors of #76793F
Black with #76793F
Text Example
Text Example
White with #76793F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76793F; }
p { color: rgb(118,121,63); }
H1.HeaderClassName
{
color: #76793F;
}
.AnyTagClassName
{
color: #76793F;
}
</style>
background-color css
<style>
a { background-color: #76793F; }
a { background-color: rgb(118,121,63); }
div.DivClassName
{
background-color: #76793F;
}
.BgClassName
{
background-color: #76793F;
}
</style>
border-color css
<style>
span { border-color: #76793F; }
span { border-color: rgb(118,121,63); }
td.TdClassName
{
border-color: #76793F;
}
.TagClassName
{
border-color: #76793F;
}
</style>