Shades of Burnt Umber #862719
Tints of Burnt Umber #862719
RGB
CMYK
RGB Variations
Color information
#862719 (or 0x862719) is known color: Burnt Umber. HEX triplet: 86, 27 and 19. RGB value is (134,39,25). Sum of RGB (Red+Green+Blue) = 134+39+25=198 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.68% from 198); Green value is 39 (15.62% from 255 or 19.70% from 198); Blue value is 25 (10.16% from 255 or 12.63% from 198); Max value from RGB is 134 - color contains mainly: red. Hex color #862719 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862719 is #79D8E6. Grayscale: #414141. Windows color (decimal): -7985383 or 1648518. OLE color: 1648518.
HSL color Cylindrical-coordinate representation of color #862719: hue angle of 7.71º 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 #862719 is Cyan = 0, Magento = 0.71, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 25 | - |
| CMYK | 0 | 0.71 | 0.81 | 0.47 |
| HSL | 7.71º | 0.69% | 0.31% | - |
| HSV(B) | 7.71º | 0.81% | 0.53% | - |
| XYZ | 10.73 | 6.59 | 1.63 | - |
| YUV | 65.81 | 104.97 | 176.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 25 | 0 | 0.71 | 0.81 | 0.47 | 7.71 | 0.69 | 0.31 |
| Hex | 86 | 27 | 19 | 0 | 47 | 51 | 2F | 8 | 45 | 1F |
| Octal | 206 | 47 | 31 | 0 | 107 | 121 | 57 | 10 | 105 | 37 |
| Binary | 10000110 | 100111 | 11001 | 0 | 1000111 | 1010001 | 101111 | 1000 | 1000101 | 11111 |
Color Harmonies of #862719
Complementary color
Monochromatic Colors of #862719
Black with #862719
Text Example
Text Example
White with #862719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862719; }
p { color: rgb(134,39,25); }
H1.HeaderClassName
{
color: #862719;
}
.AnyTagClassName
{
color: #862719;
}
</style>
background-color css
<style>
a { background-color: #862719; }
a { background-color: rgb(134,39,25); }
div.DivClassName
{
background-color: #862719;
}
.BgClassName
{
background-color: #862719;
}
</style>
border-color css
<style>
span { border-color: #862719; }
span { border-color: rgb(134,39,25); }
td.TdClassName
{
border-color: #862719;
}
.TagClassName
{
border-color: #862719;
}
</style>