Shades of Bole #714840
Tints of Bole #714840
RGB
CMYK
RGB Variations
Color information
#714840 (or 0x714840) is known color: Bole. HEX triplet: 71, 48 and 40. RGB value is (113,72,64). Sum of RGB (Red+Green+Blue) = 113+72+64=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 72 (28.52% from 255 or 28.92% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #714840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714840 is #8EB7BF. Grayscale: #535353. Windows color (decimal): -9353152 or 4212849. OLE color: 4212849.
HSL color Cylindrical-coordinate representation of color #714840: hue angle of 9.8º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714840 is Cyan = 0, Magento = 0.36, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 64 | - |
| CMYK | 0 | 0.36 | 0.43 | 0.56 |
| HSL | 9.8º | 0.28% | 0.35% | - |
| HSV(B) | 9.8º | 0.43% | 0.44% | - |
| XYZ | 10.05 | 8.52 | 5.96 | - |
| YUV | 83.35 | 117.08 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 64 | 0 | 0.36 | 0.43 | 0.56 | 9.8 | 0.28 | 0.35 |
| Hex | 71 | 48 | 40 | 0 | 24 | 2B | 38 | A | 1C | 23 |
| Octal | 161 | 110 | 100 | 0 | 44 | 53 | 70 | 12 | 34 | 43 |
| Binary | 1110001 | 1001000 | 1000000 | 0 | 100100 | 101011 | 111000 | 1010 | 11100 | 100011 |
Color Harmonies of #714840
Complementary color
Monochromatic Colors of #714840
Black with #714840
Text Example
Text Example
White with #714840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714840; }
p { color: rgb(113,72,64); }
H1.HeaderClassName
{
color: #714840;
}
.AnyTagClassName
{
color: #714840;
}
</style>
background-color css
<style>
a { background-color: #714840; }
a { background-color: rgb(113,72,64); }
div.DivClassName
{
background-color: #714840;
}
.BgClassName
{
background-color: #714840;
}
</style>
border-color css
<style>
span { border-color: #714840; }
span { border-color: rgb(113,72,64); }
td.TdClassName
{
border-color: #714840;
}
.TagClassName
{
border-color: #714840;
}
</style>