Shades of Burnt Umber #863727
Tints of Burnt Umber #863727
RGB
CMYK
RGB Variations
Color information
#863727 (or 0x863727) is known color: Burnt Umber. HEX triplet: 86, 37 and 27. RGB value is (134,55,39). Sum of RGB (Red+Green+Blue) = 134+55+39=228 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.77% from 228); Green value is 55 (21.88% from 255 or 24.12% from 228); Blue value is 39 (15.62% from 255 or 17.11% from 228); Max value from RGB is 134 - color contains mainly: red. Hex color #863727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863727 is #79C8D8. Grayscale: #4C4C4C. Windows color (decimal): -7981273 or 2570118. OLE color: 2570118.
HSL color Cylindrical-coordinate representation of color #863727: hue angle of 10.11º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #863727 is Cyan = 0, Magento = 0.59, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 39 | - |
| CMYK | 0 | 0.59 | 0.71 | 0.47 |
| HSL | 10.11º | 0.55% | 0.34% | - |
| HSV(B) | 10.11º | 0.71% | 0.53% | - |
| XYZ | 11.56 | 7.95 | 2.84 | - |
| YUV | 76.8 | 106.67 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 39 | 0 | 0.59 | 0.71 | 0.47 | 10.11 | 0.55 | 0.34 |
| Hex | 86 | 37 | 27 | 0 | 3B | 47 | 2F | A | 37 | 22 |
| Octal | 206 | 67 | 47 | 0 | 73 | 107 | 57 | 12 | 67 | 42 |
| Binary | 10000110 | 110111 | 100111 | 0 | 111011 | 1000111 | 101111 | 1010 | 110111 | 100010 |
Color Harmonies of #863727
Complementary color
Monochromatic Colors of #863727
Black with #863727
Text Example
Text Example
White with #863727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863727; }
p { color: rgb(134,55,39); }
H1.HeaderClassName
{
color: #863727;
}
.AnyTagClassName
{
color: #863727;
}
</style>
background-color css
<style>
a { background-color: #863727; }
a { background-color: rgb(134,55,39); }
div.DivClassName
{
background-color: #863727;
}
.BgClassName
{
background-color: #863727;
}
</style>
border-color css
<style>
span { border-color: #863727; }
span { border-color: rgb(134,55,39); }
td.TdClassName
{
border-color: #863727;
}
.TagClassName
{
border-color: #863727;
}
</style>