Shades of Bole #724443
Tints of Bole #724443
RGB
CMYK
RGB Variations
Color information
#724443 (or 0x724443) is known color: Bole. HEX triplet: 72, 44 and 43. RGB value is (114,68,67). Sum of RGB (Red+Green+Blue) = 114+68+67=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 68 (26.95% from 255 or 27.31% from 249); Blue value is 67 (26.56% from 255 or 26.91% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #724443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724443 is #8DBBBC. Grayscale: #515151. Windows color (decimal): -9288637 or 4408434. OLE color: 4408434.
HSL color Cylindrical-coordinate representation of color #724443: hue angle of 1.28º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #724443 is Cyan = 0, Magento = 0.40, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 67 | - |
| CMYK | 0 | 0.40 | 0.41 | 0.55 |
| HSL | 1.28º | 0.26% | 0.35% | - |
| HSV(B) | 1.28º | 0.41% | 0.45% | - |
| XYZ | 10.02 | 8.12 | 6.35 | - |
| YUV | 81.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 67 | 0 | 0.40 | 0.41 | 0.55 | 1.28 | 0.26 | 0.35 |
| Hex | 72 | 44 | 43 | 0 | 28 | 29 | 37 | 1 | 1A | 23 |
| Octal | 162 | 104 | 103 | 0 | 50 | 51 | 67 | 1 | 32 | 43 |
| Binary | 1110010 | 1000100 | 1000011 | 0 | 101000 | 101001 | 110111 | 1 | 11010 | 100011 |
Color Harmonies of #724443
Complementary color
Monochromatic Colors of #724443
Black with #724443
Text Example
Text Example
White with #724443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724443; }
p { color: rgb(114,68,67); }
H1.HeaderClassName
{
color: #724443;
}
.AnyTagClassName
{
color: #724443;
}
</style>
background-color css
<style>
a { background-color: #724443; }
a { background-color: rgb(114,68,67); }
div.DivClassName
{
background-color: #724443;
}
.BgClassName
{
background-color: #724443;
}
</style>
border-color css
<style>
span { border-color: #724443; }
span { border-color: rgb(114,68,67); }
td.TdClassName
{
border-color: #724443;
}
.TagClassName
{
border-color: #724443;
}
</style>