Shades of Raw Umber #845309
Tints of Raw Umber #845309
RGB
CMYK
RGB Variations
Color information
#845309 (or 0x845309) is known color: Raw Umber. HEX triplet: 84, 53 and 09. RGB value is (132,83,9). Sum of RGB (Red+Green+Blue) = 132+83+9=224 (29% of max value = 765). Red value is 132 (51.95% from 255 or 58.93% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 9 (3.91% from 255 or 4.02% from 224); Max value from RGB is 132 - color contains mainly: red. Hex color #845309 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #845309 is #7BACF6. Grayscale: #595959. Windows color (decimal): -8105207 or 611204. OLE color: 611204.
HSL color Cylindrical-coordinate representation of color #845309: hue angle of 36.1º 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 #845309 is Cyan = 0, Magento = 0.37, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 83 | 9 | - |
| CMYK | 0 | 0.37 | 0.93 | 0.48 |
| HSL | 36.1º | 0.87% | 0.28% | - |
| HSV(B) | 36.1º | 0.93% | 0.52% | - |
| XYZ | 12.66 | 11.11 | 1.74 | - |
| YUV | 89.22 | 82.73 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 83 | 9 | 0 | 0.37 | 0.93 | 0.48 | 36.1 | 0.87 | 0.28 |
| Hex | 84 | 53 | 9 | 0 | 25 | 5D | 30 | 24 | 57 | 1C |
| Octal | 204 | 123 | 11 | 0 | 45 | 135 | 60 | 44 | 127 | 34 |
| Binary | 10000100 | 1010011 | 1001 | 0 | 100101 | 1011101 | 110000 | 100100 | 1010111 | 11100 |
Color Harmonies of #845309
Complementary color
Monochromatic Colors of #845309
Black with #845309
Text Example
Text Example
White with #845309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845309; }
p { color: rgb(132,83,9); }
H1.HeaderClassName
{
color: #845309;
}
.AnyTagClassName
{
color: #845309;
}
</style>
background-color css
<style>
a { background-color: #845309; }
a { background-color: rgb(132,83,9); }
div.DivClassName
{
background-color: #845309;
}
.BgClassName
{
background-color: #845309;
}
</style>
border-color css
<style>
span { border-color: #845309; }
span { border-color: rgb(132,83,9); }
td.TdClassName
{
border-color: #845309;
}
.TagClassName
{
border-color: #845309;
}
</style>