Shades of Burnt Umber #863519
Tints of Burnt Umber #863519
RGB
CMYK
RGB Variations
Color information
#863519 (or 0x863519) is known color: Burnt Umber. HEX triplet: 86, 35 and 19. RGB value is (134,53,25). Sum of RGB (Red+Green+Blue) = 134+53+25=212 (28% of max value = 765). Red value is 134 (52.73% from 255 or 63.21% from 212); Green value is 53 (21.09% from 255 or 25% from 212); Blue value is 25 (10.16% from 255 or 11.79% from 212); Max value from RGB is 134 - color contains mainly: red. Hex color #863519 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863519 is #79CAE6. Grayscale: #4A4A4A. Windows color (decimal): -7981799 or 1652102. OLE color: 1652102.
HSL color Cylindrical-coordinate representation of color #863519: hue angle of 15.41º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #863519 is Cyan = 0, Magento = 0.60, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 25 | - |
| CMYK | 0 | 0.60 | 0.81 | 0.47 |
| HSL | 15.41º | 0.69% | 0.31% | - |
| HSV(B) | 15.41º | 0.81% | 0.53% | - |
| XYZ | 11.28 | 7.68 | 1.81 | - |
| YUV | 74.03 | 100.34 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 25 | 0 | 0.60 | 0.81 | 0.47 | 15.41 | 0.69 | 0.31 |
| Hex | 86 | 35 | 19 | 0 | 3C | 51 | 2F | F | 45 | 1F |
| Octal | 206 | 65 | 31 | 0 | 74 | 121 | 57 | 17 | 105 | 37 |
| Binary | 10000110 | 110101 | 11001 | 0 | 111100 | 1010001 | 101111 | 1111 | 1000101 | 11111 |
Color Harmonies of #863519
Complementary color
Monochromatic Colors of #863519
Black with #863519
Text Example
Text Example
White with #863519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863519; }
p { color: rgb(134,53,25); }
H1.HeaderClassName
{
color: #863519;
}
.AnyTagClassName
{
color: #863519;
}
</style>
background-color css
<style>
a { background-color: #863519; }
a { background-color: rgb(134,53,25); }
div.DivClassName
{
background-color: #863519;
}
.BgClassName
{
background-color: #863519;
}
</style>
border-color css
<style>
span { border-color: #863519; }
span { border-color: rgb(134,53,25); }
td.TdClassName
{
border-color: #863519;
}
.TagClassName
{
border-color: #863519;
}
</style>