Shades of Bole #814743
Tints of Bole #814743
RGB
CMYK
RGB Variations
Color information
#814743 (or 0x814743) is known color: Bole. HEX triplet: 81, 47 and 43. RGB value is (129,71,67). Sum of RGB (Red+Green+Blue) = 129+71+67=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 71 (28.12% from 255 or 26.59% from 267); Blue value is 67 (26.56% from 255 or 25.09% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #814743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814743 is #7EB8BC. Grayscale: #575757. Windows color (decimal): -8304829 or 4409217. OLE color: 4409217.
HSL color Cylindrical-coordinate representation of color #814743: hue angle of 3.87º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #814743 is Cyan = 0, Magento = 0.45, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 67 | - |
| CMYK | 0 | 0.45 | 0.48 | 0.49 |
| HSL | 3.87º | 0.32% | 0.38% | - |
| HSV(B) | 3.87º | 0.48% | 0.51% | - |
| XYZ | 12.32 | 9.58 | 6.51 | - |
| YUV | 87.89 | 116.22 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 67 | 0 | 0.45 | 0.48 | 0.49 | 3.87 | 0.32 | 0.38 |
| Hex | 81 | 47 | 43 | 0 | 2D | 30 | 31 | 4 | 20 | 26 |
| Octal | 201 | 107 | 103 | 0 | 55 | 60 | 61 | 4 | 40 | 46 |
| Binary | 10000001 | 1000111 | 1000011 | 0 | 101101 | 110000 | 110001 | 100 | 100000 | 100110 |
Color Harmonies of #814743
Complementary color
Monochromatic Colors of #814743
Black with #814743
Text Example
Text Example
White with #814743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814743; }
p { color: rgb(129,71,67); }
H1.HeaderClassName
{
color: #814743;
}
.AnyTagClassName
{
color: #814743;
}
</style>
background-color css
<style>
a { background-color: #814743; }
a { background-color: rgb(129,71,67); }
div.DivClassName
{
background-color: #814743;
}
.BgClassName
{
background-color: #814743;
}
</style>
border-color css
<style>
span { border-color: #814743; }
span { border-color: rgb(129,71,67); }
td.TdClassName
{
border-color: #814743;
}
.TagClassName
{
border-color: #814743;
}
</style>