Shades of Raw Umber #855306
Tints of Raw Umber #855306
RGB
CMYK
RGB Variations
Color information
#855306 (or 0x855306) is known color: Raw Umber. HEX triplet: 85, 53 and 06. RGB value is (133,83,6). Sum of RGB (Red+Green+Blue) = 133+83+6=222 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.91% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 133 - color contains mainly: red. Hex color #855306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855306 is #7AACF9. Grayscale: #595959. Windows color (decimal): -8039674 or 414597. OLE color: 414597.
HSL color Cylindrical-coordinate representation of color #855306: hue angle of 36.38º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #855306 is Cyan = 0, Magento = 0.38, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 6 | - |
| CMYK | 0 | 0.38 | 0.95 | 0.48 |
| HSL | 36.38º | 0.91% | 0.27% | - |
| HSV(B) | 36.38º | 0.95% | 0.52% | - |
| XYZ | 12.8 | 11.19 | 1.66 | - |
| YUV | 89.17 | 81.07 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 6 | 0 | 0.38 | 0.95 | 0.48 | 36.38 | 0.91 | 0.27 |
| Hex | 85 | 53 | 6 | 0 | 26 | 5F | 30 | 24 | 5B | 1B |
| Octal | 205 | 123 | 6 | 0 | 46 | 137 | 60 | 44 | 133 | 33 |
| Binary | 10000101 | 1010011 | 110 | 0 | 100110 | 1011111 | 110000 | 100100 | 1011011 | 11011 |
Color Harmonies of #855306
Complementary color
Monochromatic Colors of #855306
Black with #855306
Text Example
Text Example
White with #855306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855306; }
p { color: rgb(133,83,6); }
H1.HeaderClassName
{
color: #855306;
}
.AnyTagClassName
{
color: #855306;
}
</style>
background-color css
<style>
a { background-color: #855306; }
a { background-color: rgb(133,83,6); }
div.DivClassName
{
background-color: #855306;
}
.BgClassName
{
background-color: #855306;
}
</style>
border-color css
<style>
span { border-color: #855306; }
span { border-color: rgb(133,83,6); }
td.TdClassName
{
border-color: #855306;
}
.TagClassName
{
border-color: #855306;
}
</style>