Shades of Bole #714340
Tints of Bole #714340
RGB
CMYK
RGB Variations
Color information
#714340 (or 0x714340) is known color: Bole. HEX triplet: 71, 43 and 40. RGB value is (113,67,64). Sum of RGB (Red+Green+Blue) = 113+67+64=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 67 (26.56% from 255 or 27.46% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #714340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714340 is #8EBCBF. Grayscale: #505050. Windows color (decimal): -9354432 or 4211569. OLE color: 4211569.
HSL color Cylindrical-coordinate representation of color #714340: hue angle of 3.67º 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 #714340 is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 64 | - |
| CMYK | 0 | 0.41 | 0.43 | 0.56 |
| HSL | 3.67º | 0.28% | 0.35% | - |
| HSV(B) | 3.67º | 0.43% | 0.44% | - |
| XYZ | 9.74 | 7.9 | 5.86 | - |
| YUV | 80.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 64 | 0 | 0.41 | 0.43 | 0.56 | 3.67 | 0.28 | 0.35 |
| Hex | 71 | 43 | 40 | 0 | 29 | 2B | 38 | 4 | 1C | 23 |
| Octal | 161 | 103 | 100 | 0 | 51 | 53 | 70 | 4 | 34 | 43 |
| Binary | 1110001 | 1000011 | 1000000 | 0 | 101001 | 101011 | 111000 | 100 | 11100 | 100011 |
Color Harmonies of #714340
Complementary color
Monochromatic Colors of #714340
Black with #714340
Text Example
Text Example
White with #714340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714340; }
p { color: rgb(113,67,64); }
H1.HeaderClassName
{
color: #714340;
}
.AnyTagClassName
{
color: #714340;
}
</style>
background-color css
<style>
a { background-color: #714340; }
a { background-color: rgb(113,67,64); }
div.DivClassName
{
background-color: #714340;
}
.BgClassName
{
background-color: #714340;
}
</style>
border-color css
<style>
span { border-color: #714340; }
span { border-color: rgb(113,67,64); }
td.TdClassName
{
border-color: #714340;
}
.TagClassName
{
border-color: #714340;
}
</style>