Shades of Burnt Umber #823014
Tints of Burnt Umber #823014
RGB
CMYK
RGB Variations
Color information
#823014 (or 0x823014) is known color: Burnt Umber. HEX triplet: 82, 30 and 14. RGB value is (130,48,20). Sum of RGB (Red+Green+Blue) = 130+48+20=198 (26% of max value = 765). Red value is 130 (51.17% from 255 or 65.66% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 20 (8.20% from 255 or 10.10% from 198); Max value from RGB is 130 - color contains mainly: red. Hex color #823014 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823014 is #7DCFEB. Grayscale: #454545. Windows color (decimal): -8245228 or 1323138. OLE color: 1323138.
HSL color Cylindrical-coordinate representation of color #823014: hue angle of 15.27º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #823014 is Cyan = 0, Magento = 0.63, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 20 | - |
| CMYK | 0 | 0.63 | 0.85 | 0.49 |
| HSL | 15.27º | 0.73% | 0.29% | - |
| HSV(B) | 15.27º | 0.85% | 0.51% | - |
| XYZ | 10.39 | 6.91 | 1.45 | - |
| YUV | 69.33 | 100.17 | 171.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 20 | 0 | 0.63 | 0.85 | 0.49 | 15.27 | 0.73 | 0.29 |
| Hex | 82 | 30 | 14 | 0 | 3F | 55 | 31 | F | 49 | 1D |
| Octal | 202 | 60 | 24 | 0 | 77 | 125 | 61 | 17 | 111 | 35 |
| Binary | 10000010 | 110000 | 10100 | 0 | 111111 | 1010101 | 110001 | 1111 | 1001001 | 11101 |
Color Harmonies of #823014
Complementary color
Monochromatic Colors of #823014
Black with #823014
Text Example
Text Example
White with #823014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823014; }
p { color: rgb(130,48,20); }
H1.HeaderClassName
{
color: #823014;
}
.AnyTagClassName
{
color: #823014;
}
</style>
background-color css
<style>
a { background-color: #823014; }
a { background-color: rgb(130,48,20); }
div.DivClassName
{
background-color: #823014;
}
.BgClassName
{
background-color: #823014;
}
</style>
border-color css
<style>
span { border-color: #823014; }
span { border-color: rgb(130,48,20); }
td.TdClassName
{
border-color: #823014;
}
.TagClassName
{
border-color: #823014;
}
</style>