Shades of Crete #767132
Tints of Crete #767132
RGB
CMYK
RGB Variations
Color information
#767132 (or 0x767132) is known color: Crete. HEX triplet: 76, 71 and 32. RGB value is (118,113,50). Sum of RGB (Red+Green+Blue) = 118+113+50=281 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.99% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 50 (19.92% from 255 or 17.79% from 281); Max value from RGB is 118 - color contains mainly: red. Hex color #767132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767132 is #898ECD. Grayscale: #6B6B6B. Windows color (decimal): -9014990 or 3305846. OLE color: 3305846.
HSL color Cylindrical-coordinate representation of color #767132: hue angle of 55.59º 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 #767132 is Cyan = 0, Magento = 0.04, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 50 | - |
| CMYK | 0 | 0.04 | 0.58 | 0.54 |
| HSL | 55.59º | 0.4% | 0.33% | - |
| HSV(B) | 55.59º | 0.58% | 0.46% | - |
| XYZ | 13.95 | 15.89 | 5.35 | - |
| YUV | 107.31 | 95.66 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 50 | 0 | 0.04 | 0.58 | 0.54 | 55.59 | 0.4 | 0.33 |
| Hex | 76 | 71 | 32 | 0 | 4 | 3A | 36 | 38 | 28 | 21 |
| Octal | 166 | 161 | 62 | 0 | 4 | 72 | 66 | 70 | 50 | 41 |
| Binary | 1110110 | 1110001 | 110010 | 0 | 100 | 111010 | 110110 | 111000 | 101000 | 100001 |
Color Harmonies of #767132
Complementary color
Monochromatic Colors of #767132
Black with #767132
Text Example
Text Example
White with #767132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767132; }
p { color: rgb(118,113,50); }
H1.HeaderClassName
{
color: #767132;
}
.AnyTagClassName
{
color: #767132;
}
</style>
background-color css
<style>
a { background-color: #767132; }
a { background-color: rgb(118,113,50); }
div.DivClassName
{
background-color: #767132;
}
.BgClassName
{
background-color: #767132;
}
</style>
border-color css
<style>
span { border-color: #767132; }
span { border-color: rgb(118,113,50); }
td.TdClassName
{
border-color: #767132;
}
.TagClassName
{
border-color: #767132;
}
</style>