Shades of Bole #764940
Tints of Bole #764940
RGB
CMYK
RGB Variations
Color information
#764940 (or 0x764940) is known color: Bole. HEX triplet: 76, 49 and 40. RGB value is (118,73,64). Sum of RGB (Red+Green+Blue) = 118+73+64=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 73 (28.91% from 255 or 28.63% from 255); Blue value is 64 (25.39% from 255 or 25.10% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #764940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764940 is #89B6BF. Grayscale: #555555. Windows color (decimal): -9025216 or 4213110. OLE color: 4213110.
HSL color Cylindrical-coordinate representation of color #764940: hue angle of 10º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764940 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 64 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.54 |
| HSL | 10º | 0.3% | 0.36% | - |
| HSV(B) | 10º | 0.46% | 0.46% | - |
| XYZ | 10.78 | 8.99 | 6.02 | - |
| YUV | 85.43 | 115.91 | 151.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 64 | 0 | 0.38 | 0.46 | 0.54 | 10 | 0.3 | 0.36 |
| Hex | 76 | 49 | 40 | 0 | 26 | 2E | 36 | A | 1E | 24 |
| Octal | 166 | 111 | 100 | 0 | 46 | 56 | 66 | 12 | 36 | 44 |
| Binary | 1110110 | 1001001 | 1000000 | 0 | 100110 | 101110 | 110110 | 1010 | 11110 | 100100 |
Color Harmonies of #764940
Complementary color
Monochromatic Colors of #764940
Black with #764940
Text Example
Text Example
White with #764940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764940; }
p { color: rgb(118,73,64); }
H1.HeaderClassName
{
color: #764940;
}
.AnyTagClassName
{
color: #764940;
}
</style>
background-color css
<style>
a { background-color: #764940; }
a { background-color: rgb(118,73,64); }
div.DivClassName
{
background-color: #764940;
}
.BgClassName
{
background-color: #764940;
}
</style>
border-color css
<style>
span { border-color: #764940; }
span { border-color: rgb(118,73,64); }
td.TdClassName
{
border-color: #764940;
}
.TagClassName
{
border-color: #764940;
}
</style>