Shades of Bole #724641
Tints of Bole #724641
RGB
CMYK
RGB Variations
Color information
#724641 (or 0x724641) is known color: Bole. HEX triplet: 72, 46 and 41. RGB value is (114,70,65). Sum of RGB (Red+Green+Blue) = 114+70+65=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #724641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724641 is #8DB9BE. Grayscale: #525252. Windows color (decimal): -9288127 or 4277874. OLE color: 4277874.
HSL color Cylindrical-coordinate representation of color #724641: hue angle of 6.12º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #724641 is Cyan = 0, Magento = 0.39, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 65 | - |
| CMYK | 0 | 0.39 | 0.43 | 0.55 |
| HSL | 6.12º | 0.27% | 0.35% | - |
| HSV(B) | 6.12º | 0.43% | 0.45% | - |
| XYZ | 10.08 | 8.34 | 6.08 | - |
| YUV | 82.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 65 | 0 | 0.39 | 0.43 | 0.55 | 6.12 | 0.27 | 0.35 |
| Hex | 72 | 46 | 41 | 0 | 27 | 2B | 37 | 6 | 1B | 23 |
| Octal | 162 | 106 | 101 | 0 | 47 | 53 | 67 | 6 | 33 | 43 |
| Binary | 1110010 | 1000110 | 1000001 | 0 | 100111 | 101011 | 110111 | 110 | 11011 | 100011 |
Color Harmonies of #724641
Complementary color
Monochromatic Colors of #724641
Black with #724641
Text Example
Text Example
White with #724641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724641; }
p { color: rgb(114,70,65); }
H1.HeaderClassName
{
color: #724641;
}
.AnyTagClassName
{
color: #724641;
}
</style>
background-color css
<style>
a { background-color: #724641; }
a { background-color: rgb(114,70,65); }
div.DivClassName
{
background-color: #724641;
}
.BgClassName
{
background-color: #724641;
}
</style>
border-color css
<style>
span { border-color: #724641; }
span { border-color: rgb(114,70,65); }
td.TdClassName
{
border-color: #724641;
}
.TagClassName
{
border-color: #724641;
}
</style>