Shades of Bole #764039
Tints of Bole #764039
RGB
CMYK
RGB Variations
Color information
#764039 (or 0x764039) is known color: Bole. HEX triplet: 76, 40 and 39. RGB value is (118,64,57). Sum of RGB (Red+Green+Blue) = 118+64+57=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 57 (22.66% from 255 or 23.85% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #764039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764039 is #89BFC6. Grayscale: #4F4F4F. Windows color (decimal): -9027527 or 3752054. OLE color: 3752054.
HSL color Cylindrical-coordinate representation of color #764039: hue angle of 6.89º 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 #764039 is Cyan = 0, Magento = 0.46, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 57 | - |
| CMYK | 0 | 0.46 | 0.52 | 0.54 |
| HSL | 6.89º | 0.35% | 0.34% | - |
| HSV(B) | 6.89º | 0.52% | 0.46% | - |
| XYZ | 10.04 | 7.81 | 4.85 | - |
| YUV | 79.35 | 115.39 | 155.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 57 | 0 | 0.46 | 0.52 | 0.54 | 6.89 | 0.35 | 0.34 |
| Hex | 76 | 40 | 39 | 0 | 2E | 34 | 36 | 7 | 23 | 22 |
| Octal | 166 | 100 | 71 | 0 | 56 | 64 | 66 | 7 | 43 | 42 |
| Binary | 1110110 | 1000000 | 111001 | 0 | 101110 | 110100 | 110110 | 111 | 100011 | 100010 |
Color Harmonies of #764039
Complementary color
Monochromatic Colors of #764039
Black with #764039
Text Example
Text Example
White with #764039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764039; }
p { color: rgb(118,64,57); }
H1.HeaderClassName
{
color: #764039;
}
.AnyTagClassName
{
color: #764039;
}
</style>
background-color css
<style>
a { background-color: #764039; }
a { background-color: rgb(118,64,57); }
div.DivClassName
{
background-color: #764039;
}
.BgClassName
{
background-color: #764039;
}
</style>
border-color css
<style>
span { border-color: #764039; }
span { border-color: rgb(118,64,57); }
td.TdClassName
{
border-color: #764039;
}
.TagClassName
{
border-color: #764039;
}
</style>