Shades of Americano #847871
Tints of Americano #847871
RGB
CMYK
RGB Variations
Color information
#847871 (or 0x847871) is known color: Americano. HEX triplet: 84, 78 and 71. RGB value is (132,120,113). Sum of RGB (Red+Green+Blue) = 132+120+113=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 120 (47.27% from 255 or 32.88% from 365); Blue value is 113 (44.53% from 255 or 30.96% from 365); Max value from RGB is 132 - color contains mainly: red. Hex color #847871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847871 is #7B878E. Grayscale: #7A7A7A. Windows color (decimal): -8095631 or 7436420. OLE color: 7436420.
HSL color Cylindrical-coordinate representation of color #847871: hue angle of 22.11º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #847871 is Cyan = 0, Magento = 0.09, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 120 | 113 | - |
| CMYK | 0 | 0.09 | 0.14 | 0.48 |
| HSL | 22.11º | 0.08% | 0.48% | - |
| HSV(B) | 22.11º | 0.14% | 0.52% | - |
| XYZ | 19.21 | 19.53 | 18.38 | - |
| YUV | 122.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 113 | 0 | 0.09 | 0.14 | 0.48 | 22.11 | 0.08 | 0.48 |
| Hex | 84 | 78 | 71 | 0 | 9 | E | 30 | 16 | 8 | 30 |
| Octal | 204 | 170 | 161 | 0 | 11 | 16 | 60 | 26 | 10 | 60 |
| Binary | 10000100 | 1111000 | 1110001 | 0 | 1001 | 1110 | 110000 | 10110 | 1000 | 110000 |
Color Harmonies of #847871
Complementary color
Monochromatic Colors of #847871
Black with #847871
Text Example
Text Example
White with #847871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847871; }
p { color: rgb(132,120,113); }
H1.HeaderClassName
{
color: #847871;
}
.AnyTagClassName
{
color: #847871;
}
</style>
background-color css
<style>
a { background-color: #847871; }
a { background-color: rgb(132,120,113); }
div.DivClassName
{
background-color: #847871;
}
.BgClassName
{
background-color: #847871;
}
</style>
border-color css
<style>
span { border-color: #847871; }
span { border-color: rgb(132,120,113); }
td.TdClassName
{
border-color: #847871;
}
.TagClassName
{
border-color: #847871;
}
</style>