Shades of Raw Umber #855309
Tints of Raw Umber #855309
RGB
CMYK
RGB Variations
Color information
#855309 (or 0x855309) is known color: Raw Umber. HEX triplet: 85, 53 and 09. RGB value is (133,83,9). Sum of RGB (Red+Green+Blue) = 133+83+9=225 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.11% from 225); Green value is 83 (32.81% from 255 or 36.89% from 225); Blue value is 9 (3.91% from 255 or 4% from 225); Max value from RGB is 133 - color contains mainly: red. Hex color #855309 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855309 is #7AACF6. Grayscale: #595959. Windows color (decimal): -8039671 or 611205. OLE color: 611205.
HSL color Cylindrical-coordinate representation of color #855309: hue angle of 35.81º 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 #855309 is Cyan = 0, Magento = 0.38, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 9 | - |
| CMYK | 0 | 0.38 | 0.93 | 0.48 |
| HSL | 35.81º | 0.87% | 0.28% | - |
| HSV(B) | 35.81º | 0.93% | 0.52% | - |
| XYZ | 12.82 | 11.19 | 1.74 | - |
| YUV | 89.51 | 82.57 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 9 | 0 | 0.38 | 0.93 | 0.48 | 35.81 | 0.87 | 0.28 |
| Hex | 85 | 53 | 9 | 0 | 26 | 5D | 30 | 24 | 57 | 1C |
| Octal | 205 | 123 | 11 | 0 | 46 | 135 | 60 | 44 | 127 | 34 |
| Binary | 10000101 | 1010011 | 1001 | 0 | 100110 | 1011101 | 110000 | 100100 | 1010111 | 11100 |
Color Harmonies of #855309
Complementary color
Monochromatic Colors of #855309
Black with #855309
Text Example
Text Example
White with #855309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855309; }
p { color: rgb(133,83,9); }
H1.HeaderClassName
{
color: #855309;
}
.AnyTagClassName
{
color: #855309;
}
</style>
background-color css
<style>
a { background-color: #855309; }
a { background-color: rgb(133,83,9); }
div.DivClassName
{
background-color: #855309;
}
.BgClassName
{
background-color: #855309;
}
</style>
border-color css
<style>
span { border-color: #855309; }
span { border-color: rgb(133,83,9); }
td.TdClassName
{
border-color: #855309;
}
.TagClassName
{
border-color: #855309;
}
</style>