Shades of Raw Umber #855907
Tints of Raw Umber #855907
RGB
CMYK
RGB Variations
Color information
#855907 (or 0x855907) is known color: Raw Umber. HEX triplet: 85, 59 and 07. RGB value is (133,89,7). Sum of RGB (Red+Green+Blue) = 133+89+7=229 (30% of max value = 765). Red value is 133 (52.34% from 255 or 58.08% from 229); Green value is 89 (35.16% from 255 or 38.86% from 229); Blue value is 7 (3.12% from 255 or 3.06% from 229); Max value from RGB is 133 - color contains mainly: red. Hex color #855907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855907 is #7AA6F8. Grayscale: #5D5D5D. Windows color (decimal): -8038137 or 481669. OLE color: 481669.
HSL color Cylindrical-coordinate representation of color #855907: hue angle of 39.05º 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 #855907 is Cyan = 0, Magento = 0.33, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 89 | 7 | - |
| CMYK | 0 | 0.33 | 0.95 | 0.48 |
| HSL | 39.05º | 0.9% | 0.27% | - |
| HSV(B) | 39.05º | 0.95% | 0.52% | - |
| XYZ | 13.28 | 12.15 | 1.85 | - |
| YUV | 92.81 | 79.58 | 156.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 7 | 0 | 0.33 | 0.95 | 0.48 | 39.05 | 0.9 | 0.27 |
| Hex | 85 | 59 | 7 | 0 | 21 | 5F | 30 | 27 | 5A | 1B |
| Octal | 205 | 131 | 7 | 0 | 41 | 137 | 60 | 47 | 132 | 33 |
| Binary | 10000101 | 1011001 | 111 | 0 | 100001 | 1011111 | 110000 | 100111 | 1011010 | 11011 |
Color Harmonies of #855907
Complementary color
Monochromatic Colors of #855907
Black with #855907
Text Example
Text Example
White with #855907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855907; }
p { color: rgb(133,89,7); }
H1.HeaderClassName
{
color: #855907;
}
.AnyTagClassName
{
color: #855907;
}
</style>
background-color css
<style>
a { background-color: #855907; }
a { background-color: rgb(133,89,7); }
div.DivClassName
{
background-color: #855907;
}
.BgClassName
{
background-color: #855907;
}
</style>
border-color css
<style>
span { border-color: #855907; }
span { border-color: rgb(133,89,7); }
td.TdClassName
{
border-color: #855907;
}
.TagClassName
{
border-color: #855907;
}
</style>