Shades of Burnt Umber #863217
Tints of Burnt Umber #863217
RGB
CMYK
RGB Variations
Color information
#863217 (or 0x863217) is known color: Burnt Umber. HEX triplet: 86, 32 and 17. RGB value is (134,50,23). Sum of RGB (Red+Green+Blue) = 134+50+23=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #863217 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863217 is #79CDE8. Grayscale: #484848. Windows color (decimal): -7982569 or 1520262. OLE color: 1520262.
HSL color Cylindrical-coordinate representation of color #863217: hue angle of 14.59º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #863217 is Cyan = 0, Magento = 0.63, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 23 | - |
| CMYK | 0 | 0.63 | 0.83 | 0.47 |
| HSL | 14.59º | 0.71% | 0.31% | - |
| HSV(B) | 14.59º | 0.83% | 0.53% | - |
| XYZ | 11.13 | 7.41 | 1.65 | - |
| YUV | 72.04 | 100.33 | 172.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 23 | 0 | 0.63 | 0.83 | 0.47 | 14.59 | 0.71 | 0.31 |
| Hex | 86 | 32 | 17 | 0 | 3F | 53 | 2F | F | 47 | 1F |
| Octal | 206 | 62 | 27 | 0 | 77 | 123 | 57 | 17 | 107 | 37 |
| Binary | 10000110 | 110010 | 10111 | 0 | 111111 | 1010011 | 101111 | 1111 | 1000111 | 11111 |
Color Harmonies of #863217
Complementary color
Monochromatic Colors of #863217
Black with #863217
Text Example
Text Example
White with #863217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863217; }
p { color: rgb(134,50,23); }
H1.HeaderClassName
{
color: #863217;
}
.AnyTagClassName
{
color: #863217;
}
</style>
background-color css
<style>
a { background-color: #863217; }
a { background-color: rgb(134,50,23); }
div.DivClassName
{
background-color: #863217;
}
.BgClassName
{
background-color: #863217;
}
</style>
border-color css
<style>
span { border-color: #863217; }
span { border-color: rgb(134,50,23); }
td.TdClassName
{
border-color: #863217;
}
.TagClassName
{
border-color: #863217;
}
</style>