Shades of Bole #724341
Tints of Bole #724341
RGB
CMYK
RGB Variations
Color information
#724341 (or 0x724341) is known color: Bole. HEX triplet: 72, 43 and 41. RGB value is (114,67,65). Sum of RGB (Red+Green+Blue) = 114+67+65=246 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.34% from 246); Green value is 67 (26.56% from 255 or 27.24% from 246); Blue value is 65 (25.78% from 255 or 26.42% from 246); Max value from RGB is 114 - color contains mainly: red. Hex color #724341 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724341 is #8DBCBE. Grayscale: #505050. Windows color (decimal): -9288895 or 4277106. OLE color: 4277106.
HSL color Cylindrical-coordinate representation of color #724341: hue angle of 2.45º 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 #724341 is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 65 | - |
| CMYK | 0 | 0.41 | 0.43 | 0.55 |
| HSL | 2.45º | 0.27% | 0.35% | - |
| HSV(B) | 2.45º | 0.43% | 0.45% | - |
| XYZ | 9.9 | 7.97 | 6.02 | - |
| YUV | 80.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 65 | 0 | 0.41 | 0.43 | 0.55 | 2.45 | 0.27 | 0.35 |
| Hex | 72 | 43 | 41 | 0 | 29 | 2B | 37 | 2 | 1B | 23 |
| Octal | 162 | 103 | 101 | 0 | 51 | 53 | 67 | 2 | 33 | 43 |
| Binary | 1110010 | 1000011 | 1000001 | 0 | 101001 | 101011 | 110111 | 10 | 11011 | 100011 |
Color Harmonies of #724341
Complementary color
Monochromatic Colors of #724341
Black with #724341
Text Example
Text Example
White with #724341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724341; }
p { color: rgb(114,67,65); }
H1.HeaderClassName
{
color: #724341;
}
.AnyTagClassName
{
color: #724341;
}
</style>
background-color css
<style>
a { background-color: #724341; }
a { background-color: rgb(114,67,65); }
div.DivClassName
{
background-color: #724341;
}
.BgClassName
{
background-color: #724341;
}
</style>
border-color css
<style>
span { border-color: #724341; }
span { border-color: rgb(114,67,65); }
td.TdClassName
{
border-color: #724341;
}
.TagClassName
{
border-color: #724341;
}
</style>