Shades of Raw Umber #855908
Tints of Raw Umber #855908
RGB
CMYK
RGB Variations
Color information
#855908 (or 0x855908) is known color: Raw Umber. HEX triplet: 85, 59 and 08. RGB value is (133,89,8). Sum of RGB (Red+Green+Blue) = 133+89+8=230 (30% of max value = 765). Red value is 133 (52.34% from 255 or 57.83% from 230); Green value is 89 (35.16% from 255 or 38.70% from 230); Blue value is 8 (3.52% from 255 or 3.48% from 230); Max value from RGB is 133 - color contains mainly: red. Hex color #855908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855908 is #7AA6F7. Grayscale: #5D5D5D. Windows color (decimal): -8038136 or 547205. OLE color: 547205.
HSL color Cylindrical-coordinate representation of color #855908: hue angle of 38.88º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #855908 is Cyan = 0, Magento = 0.33, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 8 | - |
| CMYK | 0 | 0.33 | 0.94 | 0.48 |
| HSL | 38.88º | 0.89% | 0.28% | - |
| HSV(B) | 38.88º | 0.94% | 0.52% | - |
| XYZ | 13.29 | 12.15 | 1.87 | - |
| YUV | 92.92 | 80.08 | 156.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 8 | 0 | 0.33 | 0.94 | 0.48 | 38.88 | 0.89 | 0.28 |
| Hex | 85 | 59 | 8 | 0 | 21 | 5E | 30 | 27 | 59 | 1C |
| Octal | 205 | 131 | 10 | 0 | 41 | 136 | 60 | 47 | 131 | 34 |
| Binary | 10000101 | 1011001 | 1000 | 0 | 100001 | 1011110 | 110000 | 100111 | 1011001 | 11100 |
Color Harmonies of #855908
Complementary color
Monochromatic Colors of #855908
Black with #855908
Text Example
Text Example
White with #855908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855908; }
p { color: rgb(133,89,8); }
H1.HeaderClassName
{
color: #855908;
}
.AnyTagClassName
{
color: #855908;
}
</style>
background-color css
<style>
a { background-color: #855908; }
a { background-color: rgb(133,89,8); }
div.DivClassName
{
background-color: #855908;
}
.BgClassName
{
background-color: #855908;
}
</style>
border-color css
<style>
span { border-color: #855908; }
span { border-color: rgb(133,89,8); }
td.TdClassName
{
border-color: #855908;
}
.TagClassName
{
border-color: #855908;
}
</style>