Shades of Burnt Umber #823018
Tints of Burnt Umber #823018
RGB
CMYK
RGB Variations
Color information
#823018 (or 0x823018) is known color: Burnt Umber. HEX triplet: 82, 30 and 18. RGB value is (130,48,24). Sum of RGB (Red+Green+Blue) = 130+48+24=202 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.36% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 24 (9.77% from 255 or 11.88% from 202); Max value from RGB is 130 - color contains mainly: red. Hex color #823018 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823018 is #7DCFE7. Grayscale: #454545. Windows color (decimal): -8245224 or 1585282. OLE color: 1585282.
HSL color Cylindrical-coordinate representation of color #823018: hue angle of 13.58º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #823018 is Cyan = 0, Magento = 0.63, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 24 | - |
| CMYK | 0 | 0.63 | 0.82 | 0.49 |
| HSL | 13.58º | 0.69% | 0.3% | - |
| HSV(B) | 13.58º | 0.82% | 0.51% | - |
| XYZ | 10.43 | 6.93 | 1.65 | - |
| YUV | 69.78 | 102.17 | 170.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 24 | 0 | 0.63 | 0.82 | 0.49 | 13.58 | 0.69 | 0.3 |
| Hex | 82 | 30 | 18 | 0 | 3F | 52 | 31 | E | 45 | 1E |
| Octal | 202 | 60 | 30 | 0 | 77 | 122 | 61 | 16 | 105 | 36 |
| Binary | 10000010 | 110000 | 11000 | 0 | 111111 | 1010010 | 110001 | 1110 | 1000101 | 11110 |
Color Harmonies of #823018
Complementary color
Monochromatic Colors of #823018
Black with #823018
Text Example
Text Example
White with #823018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823018; }
p { color: rgb(130,48,24); }
H1.HeaderClassName
{
color: #823018;
}
.AnyTagClassName
{
color: #823018;
}
</style>
background-color css
<style>
a { background-color: #823018; }
a { background-color: rgb(130,48,24); }
div.DivClassName
{
background-color: #823018;
}
.BgClassName
{
background-color: #823018;
}
</style>
border-color css
<style>
span { border-color: #823018; }
span { border-color: rgb(130,48,24); }
td.TdClassName
{
border-color: #823018;
}
.TagClassName
{
border-color: #823018;
}
</style>