Shades of Raw Umber #875406
Tints of Raw Umber #875406
RGB
CMYK
RGB Variations
Color information
#875406 (or 0x875406) is known color: Raw Umber. HEX triplet: 87, 54 and 06. RGB value is (135,84,6). Sum of RGB (Red+Green+Blue) = 135+84+6=225 (29% of max value = 765). Red value is 135 (53.12% from 255 or 60% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 135 - color contains mainly: red. Hex color #875406 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #875406 is #78ABF9. Grayscale: #5A5A5A. Windows color (decimal): -7908346 or 414855. OLE color: 414855.
HSL color Cylindrical-coordinate representation of color #875406: hue angle of 36.28º 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 #875406 is Cyan = 0, Magento = 0.38, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 6 | - |
| CMYK | 0 | 0.38 | 0.96 | 0.47 |
| HSL | 36.28º | 0.91% | 0.28% | - |
| HSV(B) | 36.28º | 0.96% | 0.53% | - |
| XYZ | 13.19 | 11.5 | 1.7 | - |
| YUV | 90.36 | 80.4 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 6 | 0 | 0.38 | 0.96 | 0.47 | 36.28 | 0.91 | 0.28 |
| Hex | 87 | 54 | 6 | 0 | 26 | 60 | 2F | 24 | 5B | 1C |
| Octal | 207 | 124 | 6 | 0 | 46 | 140 | 57 | 44 | 133 | 34 |
| Binary | 10000111 | 1010100 | 110 | 0 | 100110 | 1100000 | 101111 | 100100 | 1011011 | 11100 |
Color Harmonies of #875406
Complementary color
Monochromatic Colors of #875406
Black with #875406
Text Example
Text Example
White with #875406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875406; }
p { color: rgb(135,84,6); }
H1.HeaderClassName
{
color: #875406;
}
.AnyTagClassName
{
color: #875406;
}
</style>
background-color css
<style>
a { background-color: #875406; }
a { background-color: rgb(135,84,6); }
div.DivClassName
{
background-color: #875406;
}
.BgClassName
{
background-color: #875406;
}
</style>
border-color css
<style>
span { border-color: #875406; }
span { border-color: rgb(135,84,6); }
td.TdClassName
{
border-color: #875406;
}
.TagClassName
{
border-color: #875406;
}
</style>