Shades of Bole #704441
Tints of Bole #704441
RGB
CMYK
RGB Variations
Color information
#704441 (or 0x704441) is known color: Bole. HEX triplet: 70, 44 and 41. RGB value is (112,68,65). Sum of RGB (Red+Green+Blue) = 112+68+65=245 (32% of max value = 765). Red value is 112 (44.14% from 255 or 45.71% from 245); Green value is 68 (26.95% from 255 or 27.76% from 245); Blue value is 65 (25.78% from 255 or 26.53% from 245); Max value from RGB is 112 - color contains mainly: red. Hex color #704441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704441 is #8FBBBE. Grayscale: #505050. Windows color (decimal): -9419711 or 4277360. OLE color: 4277360.
HSL color Cylindrical-coordinate representation of color #704441: hue angle of 3.83º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #704441 is Cyan = 0, Magento = 0.39, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 65 | - |
| CMYK | 0 | 0.39 | 0.42 | 0.56 |
| HSL | 3.83º | 0.27% | 0.35% | - |
| HSV(B) | 3.83º | 0.42% | 0.44% | - |
| XYZ | 9.7 | 7.96 | 6.03 | - |
| YUV | 80.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 65 | 0 | 0.39 | 0.42 | 0.56 | 3.83 | 0.27 | 0.35 |
| Hex | 70 | 44 | 41 | 0 | 27 | 2A | 38 | 4 | 1B | 23 |
| Octal | 160 | 104 | 101 | 0 | 47 | 52 | 70 | 4 | 33 | 43 |
| Binary | 1110000 | 1000100 | 1000001 | 0 | 100111 | 101010 | 111000 | 100 | 11011 | 100011 |
Color Harmonies of #704441
Complementary color
Monochromatic Colors of #704441
Black with #704441
Text Example
Text Example
White with #704441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704441; }
p { color: rgb(112,68,65); }
H1.HeaderClassName
{
color: #704441;
}
.AnyTagClassName
{
color: #704441;
}
</style>
background-color css
<style>
a { background-color: #704441; }
a { background-color: rgb(112,68,65); }
div.DivClassName
{
background-color: #704441;
}
.BgClassName
{
background-color: #704441;
}
</style>
border-color css
<style>
span { border-color: #704441; }
span { border-color: rgb(112,68,65); }
td.TdClassName
{
border-color: #704441;
}
.TagClassName
{
border-color: #704441;
}
</style>