Shades of Bole #714240
Tints of Bole #714240
RGB
CMYK
RGB Variations
Color information
#714240 (or 0x714240) is known color: Bole. HEX triplet: 71, 42 and 40. RGB value is (113,66,64). Sum of RGB (Red+Green+Blue) = 113+66+64=243 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.50% from 243); Green value is 66 (26.17% from 255 or 27.16% from 243); Blue value is 64 (25.39% from 255 or 26.34% from 243); Max value from RGB is 113 - color contains mainly: red. Hex color #714240 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714240 is #8EBDBF. Grayscale: #4F4F4F. Windows color (decimal): -9354688 or 4211313. OLE color: 4211313.
HSL color Cylindrical-coordinate representation of color #714240: hue angle of 2.45º 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 #714240 is Cyan = 0, Magento = 0.42, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 64 | - |
| CMYK | 0 | 0.42 | 0.43 | 0.56 |
| HSL | 2.45º | 0.28% | 0.35% | - |
| HSV(B) | 2.45º | 0.43% | 0.44% | - |
| XYZ | 9.68 | 7.78 | 5.84 | - |
| YUV | 79.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 64 | 0 | 0.42 | 0.43 | 0.56 | 2.45 | 0.28 | 0.35 |
| Hex | 71 | 42 | 40 | 0 | 2A | 2B | 38 | 2 | 1C | 23 |
| Octal | 161 | 102 | 100 | 0 | 52 | 53 | 70 | 2 | 34 | 43 |
| Binary | 1110001 | 1000010 | 1000000 | 0 | 101010 | 101011 | 111000 | 10 | 11100 | 100011 |
Color Harmonies of #714240
Complementary color
Monochromatic Colors of #714240
Black with #714240
Text Example
Text Example
White with #714240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714240; }
p { color: rgb(113,66,64); }
H1.HeaderClassName
{
color: #714240;
}
.AnyTagClassName
{
color: #714240;
}
</style>
background-color css
<style>
a { background-color: #714240; }
a { background-color: rgb(113,66,64); }
div.DivClassName
{
background-color: #714240;
}
.BgClassName
{
background-color: #714240;
}
</style>
border-color css
<style>
span { border-color: #714240; }
span { border-color: rgb(113,66,64); }
td.TdClassName
{
border-color: #714240;
}
.TagClassName
{
border-color: #714240;
}
</style>