Shades of Bole #734040
Tints of Bole #734040
RGB
CMYK
RGB Variations
Color information
#734040 (or 0x734040) is known color: Bole. HEX triplet: 73, 40 and 40. RGB value is (115,64,64). Sum of RGB (Red+Green+Blue) = 115+64+64=243 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.33% from 243); Green value is 64 (25.39% from 255 or 26.34% from 243); Blue value is 64 (25.39% from 255 or 26.34% from 243); Max value from RGB is 115 - color contains mainly: red. Hex color #734040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734040 is #8CBFBF. Grayscale: #4F4F4F. Windows color (decimal): -9224128 or 4210803. OLE color: 4210803.
HSL color Cylindrical-coordinate representation of color #734040: hue angle of 0º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734040 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 64 | - |
| CMYK | 0 | 0.44 | 0.44 | 0.55 |
| HSL | 0º | 0.28% | 0.35% | - |
| HSV(B) | 0º | 0.44% | 0.45% | - |
| XYZ | 9.83 | 7.68 | 5.82 | - |
| YUV | 79.25 | 119.4 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 64 | 0 | 0.44 | 0.44 | 0.55 | 0 | 0.28 | 0.35 |
| Hex | 73 | 40 | 40 | 0 | 2C | 2C | 37 | 0 | 1C | 23 |
| Octal | 163 | 100 | 100 | 0 | 54 | 54 | 67 | 0 | 34 | 43 |
| Binary | 1110011 | 1000000 | 1000000 | 0 | 101100 | 101100 | 110111 | 0 | 11100 | 100011 |
Color Harmonies of #734040
Complementary color
Monochromatic Colors of #734040
Black with #734040
Text Example
Text Example
White with #734040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734040; }
p { color: rgb(115,64,64); }
H1.HeaderClassName
{
color: #734040;
}
.AnyTagClassName
{
color: #734040;
}
</style>
background-color css
<style>
a { background-color: #734040; }
a { background-color: rgb(115,64,64); }
div.DivClassName
{
background-color: #734040;
}
.BgClassName
{
background-color: #734040;
}
</style>
border-color css
<style>
span { border-color: #734040; }
span { border-color: rgb(115,64,64); }
td.TdClassName
{
border-color: #734040;
}
.TagClassName
{
border-color: #734040;
}
</style>