Shades of Bole #714441
Tints of Bole #714441
RGB
CMYK
RGB Variations
Color information
#714441 (or 0x714441) is known color: Bole. HEX triplet: 71, 44 and 41. RGB value is (113,68,65). Sum of RGB (Red+Green+Blue) = 113+68+65=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 68 (26.95% from 255 or 27.64% from 246); Blue value is 65 (25.78% from 255 or 26.42% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #714441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714441 is #8EBBBE. Grayscale: #515151. Windows color (decimal): -9354175 or 4277361. OLE color: 4277361.
HSL color Cylindrical-coordinate representation of color #714441: hue angle of 3.75º 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 #714441 is Cyan = 0, Magento = 0.40, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 65 | - |
| CMYK | 0 | 0.40 | 0.42 | 0.56 |
| HSL | 3.75º | 0.27% | 0.35% | - |
| HSV(B) | 3.75º | 0.42% | 0.44% | - |
| XYZ | 9.83 | 8.03 | 6.03 | - |
| YUV | 81.11 | 118.91 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 65 | 0 | 0.40 | 0.42 | 0.56 | 3.75 | 0.27 | 0.35 |
| Hex | 71 | 44 | 41 | 0 | 28 | 2A | 38 | 4 | 1B | 23 |
| Octal | 161 | 104 | 101 | 0 | 50 | 52 | 70 | 4 | 33 | 43 |
| Binary | 1110001 | 1000100 | 1000001 | 0 | 101000 | 101010 | 111000 | 100 | 11011 | 100011 |
Color Harmonies of #714441
Complementary color
Monochromatic Colors of #714441
Black with #714441
Text Example
Text Example
White with #714441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714441; }
p { color: rgb(113,68,65); }
H1.HeaderClassName
{
color: #714441;
}
.AnyTagClassName
{
color: #714441;
}
</style>
background-color css
<style>
a { background-color: #714441; }
a { background-color: rgb(113,68,65); }
div.DivClassName
{
background-color: #714441;
}
.BgClassName
{
background-color: #714441;
}
</style>
border-color css
<style>
span { border-color: #714441; }
span { border-color: rgb(113,68,65); }
td.TdClassName
{
border-color: #714441;
}
.TagClassName
{
border-color: #714441;
}
</style>