Shades of Raw Umber #855807
Tints of Raw Umber #855807
RGB
CMYK
RGB Variations
Color information
#855807 (or 0x855807) is known color: Raw Umber. HEX triplet: 85, 58 and 07. RGB value is (133,88,7). Sum of RGB (Red+Green+Blue) = 133+88+7=228 (30% of max value = 765). Red value is 133 (52.34% from 255 or 58.33% from 228); Green value is 88 (34.77% from 255 or 38.60% from 228); Blue value is 7 (3.12% from 255 or 3.07% from 228); Max value from RGB is 133 - color contains mainly: red. Hex color #855807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #855807 is #7AA7F8. Grayscale: #5C5C5C. Windows color (decimal): -8038393 or 481413. OLE color: 481413.
HSL color Cylindrical-coordinate representation of color #855807: hue angle of 38.57º 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 #855807 is Cyan = 0, Magento = 0.34, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 88 | 7 | - |
| CMYK | 0 | 0.34 | 0.95 | 0.48 |
| HSL | 38.57º | 0.9% | 0.27% | - |
| HSV(B) | 38.57º | 0.95% | 0.52% | - |
| XYZ | 13.2 | 11.98 | 1.82 | - |
| YUV | 92.22 | 79.91 | 157.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 7 | 0 | 0.34 | 0.95 | 0.48 | 38.57 | 0.9 | 0.27 |
| Hex | 85 | 58 | 7 | 0 | 22 | 5F | 30 | 27 | 5A | 1B |
| Octal | 205 | 130 | 7 | 0 | 42 | 137 | 60 | 47 | 132 | 33 |
| Binary | 10000101 | 1011000 | 111 | 0 | 100010 | 1011111 | 110000 | 100111 | 1011010 | 11011 |
Color Harmonies of #855807
Complementary color
Monochromatic Colors of #855807
Black with #855807
Text Example
Text Example
White with #855807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855807; }
p { color: rgb(133,88,7); }
H1.HeaderClassName
{
color: #855807;
}
.AnyTagClassName
{
color: #855807;
}
</style>
background-color css
<style>
a { background-color: #855807; }
a { background-color: rgb(133,88,7); }
div.DivClassName
{
background-color: #855807;
}
.BgClassName
{
background-color: #855807;
}
</style>
border-color css
<style>
span { border-color: #855807; }
span { border-color: rgb(133,88,7); }
td.TdClassName
{
border-color: #855807;
}
.TagClassName
{
border-color: #855807;
}
</style>