Shades of Burnt Umber #852809
Tints of Burnt Umber #852809
RGB
CMYK
RGB Variations
Color information
#852809 (or 0x852809) is known color: Burnt Umber. HEX triplet: 85, 28 and 09. RGB value is (133,40,9). Sum of RGB (Red+Green+Blue) = 133+40+9=182 (24% of max value = 765). Red value is 133 (52.34% from 255 or 73.08% from 182); Green value is 40 (16.02% from 255 or 21.98% from 182); Blue value is 9 (3.91% from 255 or 4.95% from 182); Max value from RGB is 133 - color contains mainly: red. Hex color #852809 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852809 is #7AD7F6. Grayscale: #404040. Windows color (decimal): -8050679 or 600197. OLE color: 600197.
HSL color Cylindrical-coordinate representation of color #852809: hue angle of 15º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #852809 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 40 | 9 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.48 |
| HSL | 15º | 0.87% | 0.28% | - |
| HSV(B) | 15º | 0.93% | 0.52% | - |
| XYZ | 10.48 | 6.52 | 0.97 | - |
| YUV | 64.27 | 96.81 | 177.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 40 | 9 | 0 | 0.70 | 0.93 | 0.48 | 15 | 0.87 | 0.28 |
| Hex | 85 | 28 | 9 | 0 | 46 | 5D | 30 | F | 57 | 1C |
| Octal | 205 | 50 | 11 | 0 | 106 | 135 | 60 | 17 | 127 | 34 |
| Binary | 10000101 | 101000 | 1001 | 0 | 1000110 | 1011101 | 110000 | 1111 | 1010111 | 11100 |
Color Harmonies of #852809
Complementary color
Monochromatic Colors of #852809
Black with #852809
Text Example
Text Example
White with #852809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852809; }
p { color: rgb(133,40,9); }
H1.HeaderClassName
{
color: #852809;
}
.AnyTagClassName
{
color: #852809;
}
</style>
background-color css
<style>
a { background-color: #852809; }
a { background-color: rgb(133,40,9); }
div.DivClassName
{
background-color: #852809;
}
.BgClassName
{
background-color: #852809;
}
</style>
border-color css
<style>
span { border-color: #852809; }
span { border-color: rgb(133,40,9); }
td.TdClassName
{
border-color: #852809;
}
.TagClassName
{
border-color: #852809;
}
</style>