Shades of Crete #767232
Tints of Crete #767232
RGB
CMYK
RGB Variations
Color information
#767232 (or 0x767232) is known color: Crete. HEX triplet: 76, 72 and 32. RGB value is (118,114,50). Sum of RGB (Red+Green+Blue) = 118+114+50=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #767232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767232 is #898DCD. Grayscale: #6C6C6C. Windows color (decimal): -9014734 or 3306102. OLE color: 3306102.
HSL color Cylindrical-coordinate representation of color #767232: hue angle of 56.47º 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 #767232 is Cyan = 0, Magento = 0.03, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 50 | - |
| CMYK | 0 | 0.03 | 0.58 | 0.54 |
| HSL | 56.47º | 0.4% | 0.33% | - |
| HSV(B) | 56.47º | 0.58% | 0.46% | - |
| XYZ | 14.06 | 16.12 | 5.39 | - |
| YUV | 107.9 | 95.33 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 50 | 0 | 0.03 | 0.58 | 0.54 | 56.47 | 0.4 | 0.33 |
| Hex | 76 | 72 | 32 | 0 | 3 | 3A | 36 | 38 | 28 | 21 |
| Octal | 166 | 162 | 62 | 0 | 3 | 72 | 66 | 70 | 50 | 41 |
| Binary | 1110110 | 1110010 | 110010 | 0 | 11 | 111010 | 110110 | 111000 | 101000 | 100001 |
Color Harmonies of #767232
Complementary color
Monochromatic Colors of #767232
Black with #767232
Text Example
Text Example
White with #767232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767232; }
p { color: rgb(118,114,50); }
H1.HeaderClassName
{
color: #767232;
}
.AnyTagClassName
{
color: #767232;
}
</style>
background-color css
<style>
a { background-color: #767232; }
a { background-color: rgb(118,114,50); }
div.DivClassName
{
background-color: #767232;
}
.BgClassName
{
background-color: #767232;
}
</style>
border-color css
<style>
span { border-color: #767232; }
span { border-color: rgb(118,114,50); }
td.TdClassName
{
border-color: #767232;
}
.TagClassName
{
border-color: #767232;
}
</style>