Shades of Bole #714544
Tints of Bole #714544
RGB
CMYK
RGB Variations
Color information
#714544 (or 0x714544) is known color: Bole. HEX triplet: 71, 45 and 44. RGB value is (113,69,68). Sum of RGB (Red+Green+Blue) = 113+69+68=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 69 (27.34% from 255 or 27.6% from 250); Blue value is 68 (26.95% from 255 or 27.2% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #714544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714544 is #8EBABB. Grayscale: #525252. Windows color (decimal): -9353916 or 4474225. OLE color: 4474225.
HSL color Cylindrical-coordinate representation of color #714544: hue angle of 1.33º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714544 is Cyan = 0, Magento = 0.39, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 68 | - |
| CMYK | 0 | 0.39 | 0.40 | 0.56 |
| HSL | 1.33º | 0.25% | 0.35% | - |
| HSV(B) | 1.33º | 0.4% | 0.44% | - |
| XYZ | 9.98 | 8.18 | 6.52 | - |
| YUV | 82.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 68 | 0 | 0.39 | 0.40 | 0.56 | 1.33 | 0.25 | 0.35 |
| Hex | 71 | 45 | 44 | 0 | 27 | 28 | 38 | 1 | 19 | 23 |
| Octal | 161 | 105 | 104 | 0 | 47 | 50 | 70 | 1 | 31 | 43 |
| Binary | 1110001 | 1000101 | 1000100 | 0 | 100111 | 101000 | 111000 | 1 | 11001 | 100011 |
Color Harmonies of #714544
Complementary color
Monochromatic Colors of #714544
Black with #714544
Text Example
Text Example
White with #714544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714544; }
p { color: rgb(113,69,68); }
H1.HeaderClassName
{
color: #714544;
}
.AnyTagClassName
{
color: #714544;
}
</style>
background-color css
<style>
a { background-color: #714544; }
a { background-color: rgb(113,69,68); }
div.DivClassName
{
background-color: #714544;
}
.BgClassName
{
background-color: #714544;
}
</style>
border-color css
<style>
span { border-color: #714544; }
span { border-color: rgb(113,69,68); }
td.TdClassName
{
border-color: #714544;
}
.TagClassName
{
border-color: #714544;
}
</style>