Shades of Burnt Umber #863024
Tints of Burnt Umber #863024
RGB
CMYK
RGB Variations
Color information
#863024 (or 0x863024) is known color: Burnt Umber. HEX triplet: 86, 30 and 24. RGB value is (134,48,36). Sum of RGB (Red+Green+Blue) = 134+48+36=218 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.47% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 134 - color contains mainly: red. Hex color #863024 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863024 is #79CFDB. Grayscale: #484848. Windows color (decimal): -7983068 or 2371718. OLE color: 2371718.
HSL color Cylindrical-coordinate representation of color #863024: hue angle of 7.35º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #863024 is Cyan = 0, Magento = 0.64, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 36 | - |
| CMYK | 0 | 0.64 | 0.73 | 0.47 |
| HSL | 7.35º | 0.58% | 0.33% | - |
| HSV(B) | 7.35º | 0.73% | 0.53% | - |
| XYZ | 11.21 | 7.31 | 2.49 | - |
| YUV | 72.35 | 107.49 | 171.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 36 | 0 | 0.64 | 0.73 | 0.47 | 7.35 | 0.58 | 0.33 |
| Hex | 86 | 30 | 24 | 0 | 40 | 49 | 2F | 7 | 3A | 21 |
| Octal | 206 | 60 | 44 | 0 | 100 | 111 | 57 | 7 | 72 | 41 |
| Binary | 10000110 | 110000 | 100100 | 0 | 1000000 | 1001001 | 101111 | 111 | 111010 | 100001 |
Color Harmonies of #863024
Complementary color
Monochromatic Colors of #863024
Black with #863024
Text Example
Text Example
White with #863024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863024; }
p { color: rgb(134,48,36); }
H1.HeaderClassName
{
color: #863024;
}
.AnyTagClassName
{
color: #863024;
}
</style>
background-color css
<style>
a { background-color: #863024; }
a { background-color: rgb(134,48,36); }
div.DivClassName
{
background-color: #863024;
}
.BgClassName
{
background-color: #863024;
}
</style>
border-color css
<style>
span { border-color: #863024; }
span { border-color: rgb(134,48,36); }
td.TdClassName
{
border-color: #863024;
}
.TagClassName
{
border-color: #863024;
}
</style>