Shades of Bole #764539
Tints of Bole #764539
RGB
CMYK
RGB Variations
Color information
#764539 (or 0x764539) is known color: Bole. HEX triplet: 76, 45 and 39. RGB value is (118,69,57). Sum of RGB (Red+Green+Blue) = 118+69+57=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 69 (27.34% from 255 or 28.28% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #764539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764539 is #89BAC6. Grayscale: #525252. Windows color (decimal): -9026247 or 3753334. OLE color: 3753334.
HSL color Cylindrical-coordinate representation of color #764539: hue angle of 11.8º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #764539 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 57 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.54 |
| HSL | 11.8º | 0.35% | 0.34% | - |
| HSV(B) | 11.8º | 0.52% | 0.46% | - |
| XYZ | 10.34 | 8.4 | 4.95 | - |
| YUV | 82.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 57 | 0 | 0.42 | 0.52 | 0.54 | 11.8 | 0.35 | 0.34 |
| Hex | 76 | 45 | 39 | 0 | 2A | 34 | 36 | C | 23 | 22 |
| Octal | 166 | 105 | 71 | 0 | 52 | 64 | 66 | 14 | 43 | 42 |
| Binary | 1110110 | 1000101 | 111001 | 0 | 101010 | 110100 | 110110 | 1100 | 100011 | 100010 |
Color Harmonies of #764539
Complementary color
Monochromatic Colors of #764539
Black with #764539
Text Example
Text Example
White with #764539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764539; }
p { color: rgb(118,69,57); }
H1.HeaderClassName
{
color: #764539;
}
.AnyTagClassName
{
color: #764539;
}
</style>
background-color css
<style>
a { background-color: #764539; }
a { background-color: rgb(118,69,57); }
div.DivClassName
{
background-color: #764539;
}
.BgClassName
{
background-color: #764539;
}
</style>
border-color css
<style>
span { border-color: #764539; }
span { border-color: rgb(118,69,57); }
td.TdClassName
{
border-color: #764539;
}
.TagClassName
{
border-color: #764539;
}
</style>