Shades of Bole #704742
Tints of Bole #704742
RGB
CMYK
RGB Variations
Color information
#704742 (or 0x704742) is known color: Bole. HEX triplet: 70, 47 and 42. RGB value is (112,71,66). Sum of RGB (Red+Green+Blue) = 112+71+66=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 66 (26.17% from 255 or 26.51% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #704742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704742 is #8FB8BD. Grayscale: #525252. Windows color (decimal): -9418942 or 4343664. OLE color: 4343664.
HSL color Cylindrical-coordinate representation of color #704742: hue angle of 6.52º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #704742 is Cyan = 0, Magento = 0.37, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 66 | - |
| CMYK | 0 | 0.37 | 0.41 | 0.56 |
| HSL | 6.52º | 0.26% | 0.35% | - |
| HSV(B) | 6.52º | 0.41% | 0.44% | - |
| XYZ | 9.92 | 8.34 | 6.24 | - |
| YUV | 82.69 | 118.58 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 66 | 0 | 0.37 | 0.41 | 0.56 | 6.52 | 0.26 | 0.35 |
| Hex | 70 | 47 | 42 | 0 | 25 | 29 | 38 | 7 | 1A | 23 |
| Octal | 160 | 107 | 102 | 0 | 45 | 51 | 70 | 7 | 32 | 43 |
| Binary | 1110000 | 1000111 | 1000010 | 0 | 100101 | 101001 | 111000 | 111 | 11010 | 100011 |
Color Harmonies of #704742
Complementary color
Monochromatic Colors of #704742
Black with #704742
Text Example
Text Example
White with #704742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704742; }
p { color: rgb(112,71,66); }
H1.HeaderClassName
{
color: #704742;
}
.AnyTagClassName
{
color: #704742;
}
</style>
background-color css
<style>
a { background-color: #704742; }
a { background-color: rgb(112,71,66); }
div.DivClassName
{
background-color: #704742;
}
.BgClassName
{
background-color: #704742;
}
</style>
border-color css
<style>
span { border-color: #704742; }
span { border-color: rgb(112,71,66); }
td.TdClassName
{
border-color: #704742;
}
.TagClassName
{
border-color: #704742;
}
</style>