Shades of Bole #714543
Tints of Bole #714543
RGB
CMYK
RGB Variations
Color information
#714543 (or 0x714543) is known color: Bole. HEX triplet: 71, 45 and 43. RGB value is (113,69,67). Sum of RGB (Red+Green+Blue) = 113+69+67=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 67 (26.56% from 255 or 26.91% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #714543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714543 is #8EBABC. Grayscale: #515151. Windows color (decimal): -9353917 or 4408689. OLE color: 4408689.
HSL color Cylindrical-coordinate representation of color #714543: hue angle of 2.61º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714543 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 67 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.56 |
| HSL | 2.61º | 0.26% | 0.35% | - |
| HSV(B) | 2.61º | 0.41% | 0.44% | - |
| XYZ | 9.95 | 8.17 | 6.36 | - |
| YUV | 81.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 67 | 0 | 0.39 | 0.41 | 0.56 | 2.61 | 0.26 | 0.35 |
| Hex | 71 | 45 | 43 | 0 | 27 | 29 | 38 | 3 | 1A | 23 |
| Octal | 161 | 105 | 103 | 0 | 47 | 51 | 70 | 3 | 32 | 43 |
| Binary | 1110001 | 1000101 | 1000011 | 0 | 100111 | 101001 | 111000 | 11 | 11010 | 100011 |
Color Harmonies of #714543
Complementary color
Monochromatic Colors of #714543
Black with #714543
Text Example
Text Example
White with #714543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714543; }
p { color: rgb(113,69,67); }
H1.HeaderClassName
{
color: #714543;
}
.AnyTagClassName
{
color: #714543;
}
</style>
background-color css
<style>
a { background-color: #714543; }
a { background-color: rgb(113,69,67); }
div.DivClassName
{
background-color: #714543;
}
.BgClassName
{
background-color: #714543;
}
</style>
border-color css
<style>
span { border-color: #714543; }
span { border-color: rgb(113,69,67); }
td.TdClassName
{
border-color: #714543;
}
.TagClassName
{
border-color: #714543;
}
</style>