Shades of Bole #724342
Tints of Bole #724342
RGB
CMYK
RGB Variations
Color information
#724342 (or 0x724342) is known color: Bole. HEX triplet: 72, 43 and 42. RGB value is (114,67,66). Sum of RGB (Red+Green+Blue) = 114+67+66=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 67 (26.56% from 255 or 27.13% from 247); Blue value is 66 (26.17% from 255 or 26.72% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #724342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724342 is #8DBCBD. Grayscale: #505050. Windows color (decimal): -9288894 or 4342642. OLE color: 4342642.
HSL color Cylindrical-coordinate representation of color #724342: hue angle of 1.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724342 is Cyan = 0, Magento = 0.41, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 66 | - |
| CMYK | 0 | 0.41 | 0.42 | 0.55 |
| HSL | 1.25º | 0.27% | 0.35% | - |
| HSV(B) | 1.25º | 0.42% | 0.45% | - |
| XYZ | 9.93 | 7.99 | 6.17 | - |
| YUV | 80.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 66 | 0 | 0.41 | 0.42 | 0.55 | 1.25 | 0.27 | 0.35 |
| Hex | 72 | 43 | 42 | 0 | 29 | 2A | 37 | 1 | 1B | 23 |
| Octal | 162 | 103 | 102 | 0 | 51 | 52 | 67 | 1 | 33 | 43 |
| Binary | 1110010 | 1000011 | 1000010 | 0 | 101001 | 101010 | 110111 | 1 | 11011 | 100011 |
Color Harmonies of #724342
Complementary color
Monochromatic Colors of #724342
Black with #724342
Text Example
Text Example
White with #724342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724342; }
p { color: rgb(114,67,66); }
H1.HeaderClassName
{
color: #724342;
}
.AnyTagClassName
{
color: #724342;
}
</style>
background-color css
<style>
a { background-color: #724342; }
a { background-color: rgb(114,67,66); }
div.DivClassName
{
background-color: #724342;
}
.BgClassName
{
background-color: #724342;
}
</style>
border-color css
<style>
span { border-color: #724342; }
span { border-color: rgb(114,67,66); }
td.TdClassName
{
border-color: #724342;
}
.TagClassName
{
border-color: #724342;
}
</style>