Shades of Bole #764541
Tints of Bole #764541
RGB
CMYK
RGB Variations
Color information
#764541 (or 0x764541) is known color: Bole. HEX triplet: 76, 45 and 41. RGB value is (118,69,65). Sum of RGB (Red+Green+Blue) = 118+69+65=252 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.83% from 252); Green value is 69 (27.34% from 255 or 27.38% from 252); Blue value is 65 (25.78% from 255 or 25.79% from 252); Max value from RGB is 118 - color contains mainly: red. Hex color #764541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764541 is #89BABE. Grayscale: #535353. Windows color (decimal): -9026239 or 4277622. OLE color: 4277622.
HSL color Cylindrical-coordinate representation of color #764541: hue angle of 4.53º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #764541 is Cyan = 0, Magento = 0.42, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 65 | - |
| CMYK | 0 | 0.42 | 0.45 | 0.54 |
| HSL | 4.53º | 0.29% | 0.36% | - |
| HSV(B) | 4.53º | 0.45% | 0.46% | - |
| XYZ | 10.55 | 8.49 | 6.08 | - |
| YUV | 83.2 | 117.73 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 65 | 0 | 0.42 | 0.45 | 0.54 | 4.53 | 0.29 | 0.36 |
| Hex | 76 | 45 | 41 | 0 | 2A | 2D | 36 | 5 | 1D | 24 |
| Octal | 166 | 105 | 101 | 0 | 52 | 55 | 66 | 5 | 35 | 44 |
| Binary | 1110110 | 1000101 | 1000001 | 0 | 101010 | 101101 | 110110 | 101 | 11101 | 100100 |
Color Harmonies of #764541
Complementary color
Monochromatic Colors of #764541
Black with #764541
Text Example
Text Example
White with #764541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764541; }
p { color: rgb(118,69,65); }
H1.HeaderClassName
{
color: #764541;
}
.AnyTagClassName
{
color: #764541;
}
</style>
background-color css
<style>
a { background-color: #764541; }
a { background-color: rgb(118,69,65); }
div.DivClassName
{
background-color: #764541;
}
.BgClassName
{
background-color: #764541;
}
</style>
border-color css
<style>
span { border-color: #764541; }
span { border-color: rgb(118,69,65); }
td.TdClassName
{
border-color: #764541;
}
.TagClassName
{
border-color: #764541;
}
</style>