Shades of Bole #724338
Tints of Bole #724338
RGB
CMYK
RGB Variations
Color information
#724338 (or 0x724338) is known color: Bole. HEX triplet: 72, 43 and 38. RGB value is (114,67,56). Sum of RGB (Red+Green+Blue) = 114+67+56=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #724338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724338 is #8DBCC7. Grayscale: #4F4F4F. Windows color (decimal): -9288904 or 3687282. OLE color: 3687282.
HSL color Cylindrical-coordinate representation of color #724338: hue angle of 11.38º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724338 is Cyan = 0, Magento = 0.41, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 56 | - |
| CMYK | 0 | 0.41 | 0.51 | 0.55 |
| HSL | 11.38º | 0.34% | 0.33% | - |
| HSV(B) | 11.38º | 0.51% | 0.45% | - |
| XYZ | 9.66 | 7.88 | 4.75 | - |
| YUV | 79.8 | 114.57 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 56 | 0 | 0.41 | 0.51 | 0.55 | 11.38 | 0.34 | 0.33 |
| Hex | 72 | 43 | 38 | 0 | 29 | 33 | 37 | B | 22 | 21 |
| Octal | 162 | 103 | 70 | 0 | 51 | 63 | 67 | 13 | 42 | 41 |
| Binary | 1110010 | 1000011 | 111000 | 0 | 101001 | 110011 | 110111 | 1011 | 100010 | 100001 |
Color Harmonies of #724338
Complementary color
Monochromatic Colors of #724338
Black with #724338
Text Example
Text Example
White with #724338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724338; }
p { color: rgb(114,67,56); }
H1.HeaderClassName
{
color: #724338;
}
.AnyTagClassName
{
color: #724338;
}
</style>
background-color css
<style>
a { background-color: #724338; }
a { background-color: rgb(114,67,56); }
div.DivClassName
{
background-color: #724338;
}
.BgClassName
{
background-color: #724338;
}
</style>
border-color css
<style>
span { border-color: #724338; }
span { border-color: rgb(114,67,56); }
td.TdClassName
{
border-color: #724338;
}
.TagClassName
{
border-color: #724338;
}
</style>