Shades of Raw Umber #855507
Tints of Raw Umber #855507
RGB
CMYK
RGB Variations
Color information
#855507 (or 0x855507) is known color: Raw Umber. HEX triplet: 85, 55 and 07. RGB value is (133,85,7). Sum of RGB (Red+Green+Blue) = 133+85+7=225 (29% of max value = 765). Red value is 133 (52.34% from 255 or 59.11% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 7 (3.12% from 255 or 3.11% from 225); Max value from RGB is 133 - color contains mainly: red. Hex color #855507 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855507 is #7AAAF8. Grayscale: #5A5A5A. Windows color (decimal): -8039161 or 480645. OLE color: 480645.
HSL color Cylindrical-coordinate representation of color #855507: hue angle of 37.14º degrees, saturation: 0.9, 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 #855507 is Cyan = 0, Magento = 0.36, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 85 | 7 | - |
| CMYK | 0 | 0.36 | 0.95 | 0.48 |
| HSL | 37.14º | 0.9% | 0.27% | - |
| HSV(B) | 37.14º | 0.95% | 0.52% | - |
| XYZ | 12.96 | 11.5 | 1.74 | - |
| YUV | 90.46 | 80.9 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 85 | 7 | 0 | 0.36 | 0.95 | 0.48 | 37.14 | 0.9 | 0.27 |
| Hex | 85 | 55 | 7 | 0 | 24 | 5F | 30 | 25 | 5A | 1B |
| Octal | 205 | 125 | 7 | 0 | 44 | 137 | 60 | 45 | 132 | 33 |
| Binary | 10000101 | 1010101 | 111 | 0 | 100100 | 1011111 | 110000 | 100101 | 1011010 | 11011 |
Color Harmonies of #855507
Complementary color
Monochromatic Colors of #855507
Black with #855507
Text Example
Text Example
White with #855507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855507; }
p { color: rgb(133,85,7); }
H1.HeaderClassName
{
color: #855507;
}
.AnyTagClassName
{
color: #855507;
}
</style>
background-color css
<style>
a { background-color: #855507; }
a { background-color: rgb(133,85,7); }
div.DivClassName
{
background-color: #855507;
}
.BgClassName
{
background-color: #855507;
}
</style>
border-color css
<style>
span { border-color: #855507; }
span { border-color: rgb(133,85,7); }
td.TdClassName
{
border-color: #855507;
}
.TagClassName
{
border-color: #855507;
}
</style>