Shades of Bole #714941
Tints of Bole #714941
RGB
CMYK
RGB Variations
Color information
#714941 (or 0x714941) is known color: Bole. HEX triplet: 71, 49 and 41. RGB value is (113,73,65). Sum of RGB (Red+Green+Blue) = 113+73+65=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 73 (28.91% from 255 or 29.08% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #714941 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714941 is #8EB6BE. Grayscale: #545454. Windows color (decimal): -9352895 or 4278641. OLE color: 4278641.
HSL color Cylindrical-coordinate representation of color #714941: hue angle of 10º 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 #714941 is Cyan = 0, Magento = 0.35, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 65 | - |
| CMYK | 0 | 0.35 | 0.42 | 0.56 |
| HSL | 10º | 0.27% | 0.35% | - |
| HSV(B) | 10º | 0.42% | 0.44% | - |
| XYZ | 10.15 | 8.66 | 6.14 | - |
| YUV | 84.05 | 117.25 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 65 | 0 | 0.35 | 0.42 | 0.56 | 10 | 0.27 | 0.35 |
| Hex | 71 | 49 | 41 | 0 | 23 | 2A | 38 | A | 1B | 23 |
| Octal | 161 | 111 | 101 | 0 | 43 | 52 | 70 | 12 | 33 | 43 |
| Binary | 1110001 | 1001001 | 1000001 | 0 | 100011 | 101010 | 111000 | 1010 | 11011 | 100011 |
Color Harmonies of #714941
Complementary color
Monochromatic Colors of #714941
Black with #714941
Text Example
Text Example
White with #714941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714941; }
p { color: rgb(113,73,65); }
H1.HeaderClassName
{
color: #714941;
}
.AnyTagClassName
{
color: #714941;
}
</style>
background-color css
<style>
a { background-color: #714941; }
a { background-color: rgb(113,73,65); }
div.DivClassName
{
background-color: #714941;
}
.BgClassName
{
background-color: #714941;
}
</style>
border-color css
<style>
span { border-color: #714941; }
span { border-color: rgb(113,73,65); }
td.TdClassName
{
border-color: #714941;
}
.TagClassName
{
border-color: #714941;
}
</style>