Shades of Bole #714241
Tints of Bole #714241
RGB
CMYK
RGB Variations
Color information
#714241 (or 0x714241) is known color: Bole. HEX triplet: 71, 42 and 41. RGB value is (113,66,65). Sum of RGB (Red+Green+Blue) = 113+66+65=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 66 (26.17% from 255 or 27.05% from 244); Blue value is 65 (25.78% from 255 or 26.64% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #714241 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714241 is #8EBDBE. Grayscale: #4F4F4F. Windows color (decimal): -9354687 or 4276849. OLE color: 4276849.
HSL color Cylindrical-coordinate representation of color #714241: hue angle of 1.25º 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 #714241 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 65 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.56 |
| HSL | 1.25º | 0.27% | 0.35% | - |
| HSV(B) | 1.25º | 0.42% | 0.44% | - |
| XYZ | 9.71 | 7.79 | 5.99 | - |
| YUV | 79.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 65 | 0 | 0.42 | 0.42 | 0.56 | 1.25 | 0.27 | 0.35 |
| Hex | 71 | 42 | 41 | 0 | 2A | 2A | 38 | 1 | 1B | 23 |
| Octal | 161 | 102 | 101 | 0 | 52 | 52 | 70 | 1 | 33 | 43 |
| Binary | 1110001 | 1000010 | 1000001 | 0 | 101010 | 101010 | 111000 | 1 | 11011 | 100011 |
Color Harmonies of #714241
Complementary color
Monochromatic Colors of #714241
Black with #714241
Text Example
Text Example
White with #714241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714241; }
p { color: rgb(113,66,65); }
H1.HeaderClassName
{
color: #714241;
}
.AnyTagClassName
{
color: #714241;
}
</style>
background-color css
<style>
a { background-color: #714241; }
a { background-color: rgb(113,66,65); }
div.DivClassName
{
background-color: #714241;
}
.BgClassName
{
background-color: #714241;
}
</style>
border-color css
<style>
span { border-color: #714241; }
span { border-color: rgb(113,66,65); }
td.TdClassName
{
border-color: #714241;
}
.TagClassName
{
border-color: #714241;
}
</style>