Shades of Bole #754740
Tints of Bole #754740
RGB
CMYK
RGB Variations
Color information
#754740 (or 0x754740) is known color: Bole. HEX triplet: 75, 47 and 40. RGB value is (117,71,64). Sum of RGB (Red+Green+Blue) = 117+71+64=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 64 (25.39% from 255 or 25.40% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #754740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754740 is #8AB8BF. Grayscale: #545454. Windows color (decimal): -9091264 or 4212597. OLE color: 4212597.
HSL color Cylindrical-coordinate representation of color #754740: hue angle of 7.92º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754740 is Cyan = 0, Magento = 0.39, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 64 | - |
| CMYK | 0 | 0.39 | 0.45 | 0.54 |
| HSL | 7.92º | 0.29% | 0.35% | - |
| HSV(B) | 7.92º | 0.45% | 0.46% | - |
| XYZ | 10.51 | 8.66 | 5.97 | - |
| YUV | 83.96 | 116.74 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 64 | 0 | 0.39 | 0.45 | 0.54 | 7.92 | 0.29 | 0.35 |
| Hex | 75 | 47 | 40 | 0 | 27 | 2D | 36 | 8 | 1D | 23 |
| Octal | 165 | 107 | 100 | 0 | 47 | 55 | 66 | 10 | 35 | 43 |
| Binary | 1110101 | 1000111 | 1000000 | 0 | 100111 | 101101 | 110110 | 1000 | 11101 | 100011 |
Color Harmonies of #754740
Complementary color
Monochromatic Colors of #754740
Black with #754740
Text Example
Text Example
White with #754740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754740; }
p { color: rgb(117,71,64); }
H1.HeaderClassName
{
color: #754740;
}
.AnyTagClassName
{
color: #754740;
}
</style>
background-color css
<style>
a { background-color: #754740; }
a { background-color: rgb(117,71,64); }
div.DivClassName
{
background-color: #754740;
}
.BgClassName
{
background-color: #754740;
}
</style>
border-color css
<style>
span { border-color: #754740; }
span { border-color: rgb(117,71,64); }
td.TdClassName
{
border-color: #754740;
}
.TagClassName
{
border-color: #754740;
}
</style>