Shades of Bole #734640
Tints of Bole #734640
RGB
CMYK
RGB Variations
Color information
#734640 (or 0x734640) is known color: Bole. HEX triplet: 73, 46 and 40. RGB value is (115,70,64). Sum of RGB (Red+Green+Blue) = 115+70+64=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #734640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734640 is #8CB9BF. Grayscale: #525252. Windows color (decimal): -9222592 or 4212339. OLE color: 4212339.
HSL color Cylindrical-coordinate representation of color #734640: hue angle of 7.06º 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 #734640 is Cyan = 0, Magento = 0.39, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 64 | - |
| CMYK | 0 | 0.39 | 0.44 | 0.55 |
| HSL | 7.06º | 0.28% | 0.35% | - |
| HSV(B) | 7.06º | 0.44% | 0.45% | - |
| XYZ | 10.19 | 8.4 | 5.93 | - |
| YUV | 82.77 | 117.41 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 64 | 0 | 0.39 | 0.44 | 0.55 | 7.06 | 0.28 | 0.35 |
| Hex | 73 | 46 | 40 | 0 | 27 | 2C | 37 | 7 | 1C | 23 |
| Octal | 163 | 106 | 100 | 0 | 47 | 54 | 67 | 7 | 34 | 43 |
| Binary | 1110011 | 1000110 | 1000000 | 0 | 100111 | 101100 | 110111 | 111 | 11100 | 100011 |
Color Harmonies of #734640
Complementary color
Monochromatic Colors of #734640
Black with #734640
Text Example
Text Example
White with #734640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734640; }
p { color: rgb(115,70,64); }
H1.HeaderClassName
{
color: #734640;
}
.AnyTagClassName
{
color: #734640;
}
</style>
background-color css
<style>
a { background-color: #734640; }
a { background-color: rgb(115,70,64); }
div.DivClassName
{
background-color: #734640;
}
.BgClassName
{
background-color: #734640;
}
</style>
border-color css
<style>
span { border-color: #734640; }
span { border-color: rgb(115,70,64); }
td.TdClassName
{
border-color: #734640;
}
.TagClassName
{
border-color: #734640;
}
</style>