Shades of Raw Umber #875506
Tints of Raw Umber #875506
RGB
CMYK
RGB Variations
Color information
#875506 (or 0x875506) is known color: Raw Umber. HEX triplet: 87, 55 and 06. RGB value is (135,85,6). Sum of RGB (Red+Green+Blue) = 135+85+6=226 (29% of max value = 765). Red value is 135 (53.12% from 255 or 59.73% from 226); Green value is 85 (33.59% from 255 or 37.61% from 226); Blue value is 6 (2.73% from 255 or 2.65% from 226); Max value from RGB is 135 - color contains mainly: red. Hex color #875506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875506 is #78AAF9. Grayscale: #5B5B5B. Windows color (decimal): -7908090 or 415111. OLE color: 415111.
HSL color Cylindrical-coordinate representation of color #875506: hue angle of 36.74º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #875506 is Cyan = 0, Magento = 0.37, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 6 | - |
| CMYK | 0 | 0.37 | 0.96 | 0.47 |
| HSL | 36.74º | 0.91% | 0.28% | - |
| HSV(B) | 36.74º | 0.96% | 0.53% | - |
| XYZ | 13.27 | 11.66 | 1.72 | - |
| YUV | 90.94 | 80.07 | 159.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 6 | 0 | 0.37 | 0.96 | 0.47 | 36.74 | 0.91 | 0.28 |
| Hex | 87 | 55 | 6 | 0 | 25 | 60 | 2F | 25 | 5B | 1C |
| Octal | 207 | 125 | 6 | 0 | 45 | 140 | 57 | 45 | 133 | 34 |
| Binary | 10000111 | 1010101 | 110 | 0 | 100101 | 1100000 | 101111 | 100101 | 1011011 | 11100 |
Color Harmonies of #875506
Complementary color
Monochromatic Colors of #875506
Black with #875506
Text Example
Text Example
White with #875506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875506; }
p { color: rgb(135,85,6); }
H1.HeaderClassName
{
color: #875506;
}
.AnyTagClassName
{
color: #875506;
}
</style>
background-color css
<style>
a { background-color: #875506; }
a { background-color: rgb(135,85,6); }
div.DivClassName
{
background-color: #875506;
}
.BgClassName
{
background-color: #875506;
}
</style>
border-color css
<style>
span { border-color: #875506; }
span { border-color: rgb(135,85,6); }
td.TdClassName
{
border-color: #875506;
}
.TagClassName
{
border-color: #875506;
}
</style>