Shades of Bole #814742
Tints of Bole #814742
RGB
CMYK
RGB Variations
Color information
#814742 (or 0x814742) is known color: Bole. HEX triplet: 81, 47 and 42. RGB value is (129,71,66). Sum of RGB (Red+Green+Blue) = 129+71+66=266 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.50% from 266); Green value is 71 (28.12% from 255 or 26.69% from 266); Blue value is 66 (26.17% from 255 or 24.81% from 266); Max value from RGB is 129 - color contains mainly: red. Hex color #814742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814742 is #7EB8BD. Grayscale: #575757. Windows color (decimal): -8304830 or 4343681. OLE color: 4343681.
HSL color Cylindrical-coordinate representation of color #814742: hue angle of 4.76º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #814742 is Cyan = 0, Magento = 0.45, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 66 | - |
| CMYK | 0 | 0.45 | 0.49 | 0.49 |
| HSL | 4.76º | 0.32% | 0.38% | - |
| HSV(B) | 4.76º | 0.49% | 0.51% | - |
| XYZ | 12.29 | 9.57 | 6.35 | - |
| YUV | 87.77 | 115.72 | 157.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 66 | 0 | 0.45 | 0.49 | 0.49 | 4.76 | 0.32 | 0.38 |
| Hex | 81 | 47 | 42 | 0 | 2D | 31 | 31 | 5 | 20 | 26 |
| Octal | 201 | 107 | 102 | 0 | 55 | 61 | 61 | 5 | 40 | 46 |
| Binary | 10000001 | 1000111 | 1000010 | 0 | 101101 | 110001 | 110001 | 101 | 100000 | 100110 |
Color Harmonies of #814742
Complementary color
Monochromatic Colors of #814742
Black with #814742
Text Example
Text Example
White with #814742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814742; }
p { color: rgb(129,71,66); }
H1.HeaderClassName
{
color: #814742;
}
.AnyTagClassName
{
color: #814742;
}
</style>
background-color css
<style>
a { background-color: #814742; }
a { background-color: rgb(129,71,66); }
div.DivClassName
{
background-color: #814742;
}
.BgClassName
{
background-color: #814742;
}
</style>
border-color css
<style>
span { border-color: #814742; }
span { border-color: rgb(129,71,66); }
td.TdClassName
{
border-color: #814742;
}
.TagClassName
{
border-color: #814742;
}
</style>