Shades of Bole #714742
Tints of Bole #714742
RGB
CMYK
RGB Variations
Color information
#714742 (or 0x714742) is known color: Bole. HEX triplet: 71, 47 and 42. RGB value is (113,71,66). Sum of RGB (Red+Green+Blue) = 113+71+66=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 66 (26.17% from 255 or 26.4% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #714742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714742 is #8EB8BD. Grayscale: #535353. Windows color (decimal): -9353406 or 4343665. OLE color: 4343665.
HSL color Cylindrical-coordinate representation of color #714742: hue angle of 6.38º degrees, saturation: 0.26, 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 #714742 is Cyan = 0, Magento = 0.37, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 66 | - |
| CMYK | 0 | 0.37 | 0.42 | 0.56 |
| HSL | 6.38º | 0.26% | 0.35% | - |
| HSV(B) | 6.38º | 0.42% | 0.44% | - |
| XYZ | 10.05 | 8.41 | 6.25 | - |
| YUV | 82.99 | 118.41 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 66 | 0 | 0.37 | 0.42 | 0.56 | 6.38 | 0.26 | 0.35 |
| Hex | 71 | 47 | 42 | 0 | 25 | 2A | 38 | 6 | 1A | 23 |
| Octal | 161 | 107 | 102 | 0 | 45 | 52 | 70 | 6 | 32 | 43 |
| Binary | 1110001 | 1000111 | 1000010 | 0 | 100101 | 101010 | 111000 | 110 | 11010 | 100011 |
Color Harmonies of #714742
Complementary color
Monochromatic Colors of #714742
Black with #714742
Text Example
Text Example
White with #714742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714742; }
p { color: rgb(113,71,66); }
H1.HeaderClassName
{
color: #714742;
}
.AnyTagClassName
{
color: #714742;
}
</style>
background-color css
<style>
a { background-color: #714742; }
a { background-color: rgb(113,71,66); }
div.DivClassName
{
background-color: #714742;
}
.BgClassName
{
background-color: #714742;
}
</style>
border-color css
<style>
span { border-color: #714742; }
span { border-color: rgb(113,71,66); }
td.TdClassName
{
border-color: #714742;
}
.TagClassName
{
border-color: #714742;
}
</style>