Shades of Bole #764740
Tints of Bole #764740
RGB
CMYK
RGB Variations
Color information
#764740 (or 0x764740) is known color: Bole. HEX triplet: 76, 47 and 40. RGB value is (118,71,64). Sum of RGB (Red+Green+Blue) = 118+71+64=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 71 (28.12% from 255 or 28.06% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #764740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764740 is #89B8BF. Grayscale: #545454. Windows color (decimal): -9025728 or 4212598. OLE color: 4212598.
HSL color Cylindrical-coordinate representation of color #764740: hue angle of 7.78º 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 #764740 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 64 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.54 |
| HSL | 7.78º | 0.3% | 0.36% | - |
| HSV(B) | 7.78º | 0.46% | 0.46% | - |
| XYZ | 10.65 | 8.73 | 5.97 | - |
| YUV | 84.26 | 116.57 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 64 | 0 | 0.40 | 0.46 | 0.54 | 7.78 | 0.3 | 0.36 |
| Hex | 76 | 47 | 40 | 0 | 28 | 2E | 36 | 8 | 1E | 24 |
| Octal | 166 | 107 | 100 | 0 | 50 | 56 | 66 | 10 | 36 | 44 |
| Binary | 1110110 | 1000111 | 1000000 | 0 | 101000 | 101110 | 110110 | 1000 | 11110 | 100100 |
Color Harmonies of #764740
Complementary color
Monochromatic Colors of #764740
Black with #764740
Text Example
Text Example
White with #764740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764740; }
p { color: rgb(118,71,64); }
H1.HeaderClassName
{
color: #764740;
}
.AnyTagClassName
{
color: #764740;
}
</style>
background-color css
<style>
a { background-color: #764740; }
a { background-color: rgb(118,71,64); }
div.DivClassName
{
background-color: #764740;
}
.BgClassName
{
background-color: #764740;
}
</style>
border-color css
<style>
span { border-color: #764740; }
span { border-color: rgb(118,71,64); }
td.TdClassName
{
border-color: #764740;
}
.TagClassName
{
border-color: #764740;
}
</style>