Shades of Bole #824740
Tints of Bole #824740
RGB
CMYK
RGB Variations
Color information
#824740 (or 0x824740) is known color: Bole. HEX triplet: 82, 47 and 40. RGB value is (130,71,64). Sum of RGB (Red+Green+Blue) = 130+71+64=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 64 (25.39% from 255 or 24.15% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #824740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824740 is #7DB8BF. Grayscale: #575757. Windows color (decimal): -8239296 or 4212610. OLE color: 4212610.
HSL color Cylindrical-coordinate representation of color #824740: hue angle of 6.36º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #824740 is Cyan = 0, Magento = 0.45, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 64 | - |
| CMYK | 0 | 0.45 | 0.51 | 0.49 |
| HSL | 6.36º | 0.34% | 0.38% | - |
| HSV(B) | 6.36º | 0.51% | 0.51% | - |
| XYZ | 12.38 | 9.62 | 6.06 | - |
| YUV | 87.84 | 114.55 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 64 | 0 | 0.45 | 0.51 | 0.49 | 6.36 | 0.34 | 0.38 |
| Hex | 82 | 47 | 40 | 0 | 2D | 33 | 31 | 6 | 22 | 26 |
| Octal | 202 | 107 | 100 | 0 | 55 | 63 | 61 | 6 | 42 | 46 |
| Binary | 10000010 | 1000111 | 1000000 | 0 | 101101 | 110011 | 110001 | 110 | 100010 | 100110 |
Color Harmonies of #824740
Complementary color
Monochromatic Colors of #824740
Black with #824740
Text Example
Text Example
White with #824740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824740; }
p { color: rgb(130,71,64); }
H1.HeaderClassName
{
color: #824740;
}
.AnyTagClassName
{
color: #824740;
}
</style>
background-color css
<style>
a { background-color: #824740; }
a { background-color: rgb(130,71,64); }
div.DivClassName
{
background-color: #824740;
}
.BgClassName
{
background-color: #824740;
}
</style>
border-color css
<style>
span { border-color: #824740; }
span { border-color: rgb(130,71,64); }
td.TdClassName
{
border-color: #824740;
}
.TagClassName
{
border-color: #824740;
}
</style>