Shades of Crete #767032
Tints of Crete #767032
RGB
CMYK
RGB Variations
Color information
#767032 (or 0x767032) is known color: Crete. HEX triplet: 76, 70 and 32. RGB value is (118,112,50). Sum of RGB (Red+Green+Blue) = 118+112+50=280 (37% of max value = 765). Red value is 118 (46.48% from 255 or 42.14% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 118 - color contains mainly: red. Hex color #767032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767032 is #898FCD. Grayscale: #6A6A6A. Windows color (decimal): -9015246 or 3305590. OLE color: 3305590.
HSL color Cylindrical-coordinate representation of color #767032: hue angle of 54.71º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #767032 is Cyan = 0, Magento = 0.05, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 50 | - |
| CMYK | 0 | 0.05 | 0.58 | 0.54 |
| HSL | 54.71º | 0.4% | 0.33% | - |
| HSV(B) | 54.71º | 0.58% | 0.46% | - |
| XYZ | 13.84 | 15.67 | 5.31 | - |
| YUV | 106.73 | 95.99 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 50 | 0 | 0.05 | 0.58 | 0.54 | 54.71 | 0.4 | 0.33 |
| Hex | 76 | 70 | 32 | 0 | 5 | 3A | 36 | 37 | 28 | 21 |
| Octal | 166 | 160 | 62 | 0 | 5 | 72 | 66 | 67 | 50 | 41 |
| Binary | 1110110 | 1110000 | 110010 | 0 | 101 | 111010 | 110110 | 110111 | 101000 | 100001 |
Color Harmonies of #767032
Complementary color
Monochromatic Colors of #767032
Black with #767032
Text Example
Text Example
White with #767032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767032; }
p { color: rgb(118,112,50); }
H1.HeaderClassName
{
color: #767032;
}
.AnyTagClassName
{
color: #767032;
}
</style>
background-color css
<style>
a { background-color: #767032; }
a { background-color: rgb(118,112,50); }
div.DivClassName
{
background-color: #767032;
}
.BgClassName
{
background-color: #767032;
}
</style>
border-color css
<style>
span { border-color: #767032; }
span { border-color: rgb(118,112,50); }
td.TdClassName
{
border-color: #767032;
}
.TagClassName
{
border-color: #767032;
}
</style>