Shades of Raw Umber #855308
Tints of Raw Umber #855308
RGB
CMYK
RGB Variations
Color information
#855308 (or 0x855308) is known color: Raw Umber. HEX triplet: 85, 53 and 08. RGB value is (133,83,8). Sum of RGB (Red+Green+Blue) = 133+83+8=224 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.38% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 8 (3.52% from 255 or 3.57% from 224); Max value from RGB is 133 - color contains mainly: red. Hex color #855308 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855308 is #7AACF7. Grayscale: #595959. Windows color (decimal): -8039672 or 545669. OLE color: 545669.
HSL color Cylindrical-coordinate representation of color #855308: hue angle of 36º 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 #855308 is Cyan = 0, Magento = 0.38, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 8 | - |
| CMYK | 0 | 0.38 | 0.94 | 0.48 |
| HSL | 36º | 0.89% | 0.28% | - |
| HSV(B) | 36º | 0.94% | 0.52% | - |
| XYZ | 12.81 | 11.19 | 1.71 | - |
| YUV | 89.4 | 82.07 | 159.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 8 | 0 | 0.38 | 0.94 | 0.48 | 36 | 0.89 | 0.28 |
| Hex | 85 | 53 | 8 | 0 | 26 | 5E | 30 | 24 | 59 | 1C |
| Octal | 205 | 123 | 10 | 0 | 46 | 136 | 60 | 44 | 131 | 34 |
| Binary | 10000101 | 1010011 | 1000 | 0 | 100110 | 1011110 | 110000 | 100100 | 1011001 | 11100 |
Color Harmonies of #855308
Complementary color
Monochromatic Colors of #855308
Black with #855308
Text Example
Text Example
White with #855308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855308; }
p { color: rgb(133,83,8); }
H1.HeaderClassName
{
color: #855308;
}
.AnyTagClassName
{
color: #855308;
}
</style>
background-color css
<style>
a { background-color: #855308; }
a { background-color: rgb(133,83,8); }
div.DivClassName
{
background-color: #855308;
}
.BgClassName
{
background-color: #855308;
}
</style>
border-color css
<style>
span { border-color: #855308; }
span { border-color: rgb(133,83,8); }
td.TdClassName
{
border-color: #855308;
}
.TagClassName
{
border-color: #855308;
}
</style>