Shades of Bole #764840
Tints of Bole #764840
RGB
CMYK
RGB Variations
Color information
#764840 (or 0x764840) is known color: Bole. HEX triplet: 76, 48 and 40. RGB value is (118,72,64). Sum of RGB (Red+Green+Blue) = 118+72+64=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 72 (28.52% from 255 or 28.35% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #764840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764840 is #89B7BF. Grayscale: #545454. Windows color (decimal): -9025472 or 4212854. OLE color: 4212854.
HSL color Cylindrical-coordinate representation of color #764840: hue angle of 8.89º 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 #764840 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 72 | 64 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.54 |
| HSL | 8.89º | 0.3% | 0.36% | - |
| HSV(B) | 8.89º | 0.46% | 0.46% | - |
| XYZ | 10.71 | 8.86 | 6 | - |
| YUV | 84.84 | 116.24 | 151.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 72 | 64 | 0 | 0.39 | 0.46 | 0.54 | 8.89 | 0.3 | 0.36 |
| Hex | 76 | 48 | 40 | 0 | 27 | 2E | 36 | 9 | 1E | 24 |
| Octal | 166 | 110 | 100 | 0 | 47 | 56 | 66 | 11 | 36 | 44 |
| Binary | 1110110 | 1001000 | 1000000 | 0 | 100111 | 101110 | 110110 | 1001 | 11110 | 100100 |
Color Harmonies of #764840
Complementary color
Monochromatic Colors of #764840
Black with #764840
Text Example
Text Example
White with #764840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764840; }
p { color: rgb(118,72,64); }
H1.HeaderClassName
{
color: #764840;
}
.AnyTagClassName
{
color: #764840;
}
</style>
background-color css
<style>
a { background-color: #764840; }
a { background-color: rgb(118,72,64); }
div.DivClassName
{
background-color: #764840;
}
.BgClassName
{
background-color: #764840;
}
</style>
border-color css
<style>
span { border-color: #764840; }
span { border-color: rgb(118,72,64); }
td.TdClassName
{
border-color: #764840;
}
.TagClassName
{
border-color: #764840;
}
</style>