Shades of Americano #837871
Tints of Americano #837871
RGB
CMYK
RGB Variations
Color information
#837871 (or 0x837871) is known color: Americano. HEX triplet: 83, 78 and 71. RGB value is (131,120,113). Sum of RGB (Red+Green+Blue) = 131+120+113=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 120 (47.27% from 255 or 32.97% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 131 - color contains mainly: red. Hex color #837871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837871 is #7C878E. Grayscale: #7A7A7A. Windows color (decimal): -8161167 or 7436419. OLE color: 7436419.
HSL color Cylindrical-coordinate representation of color #837871: hue angle of 23.33º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #837871 is Cyan = 0, Magento = 0.08, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 113 | - |
| CMYK | 0 | 0.08 | 0.14 | 0.49 |
| HSL | 23.33º | 0.07% | 0.48% | - |
| HSV(B) | 23.33º | 0.14% | 0.51% | - |
| XYZ | 19.06 | 19.45 | 18.37 | - |
| YUV | 122.49 | 122.64 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 113 | 0 | 0.08 | 0.14 | 0.49 | 23.33 | 0.07 | 0.48 |
| Hex | 83 | 78 | 71 | 0 | 8 | E | 31 | 17 | 7 | 30 |
| Octal | 203 | 170 | 161 | 0 | 10 | 16 | 61 | 27 | 7 | 60 |
| Binary | 10000011 | 1111000 | 1110001 | 0 | 1000 | 1110 | 110001 | 10111 | 111 | 110000 |
Color Harmonies of #837871
Complementary color
Monochromatic Colors of #837871
Black with #837871
Text Example
Text Example
White with #837871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837871; }
p { color: rgb(131,120,113); }
H1.HeaderClassName
{
color: #837871;
}
.AnyTagClassName
{
color: #837871;
}
</style>
background-color css
<style>
a { background-color: #837871; }
a { background-color: rgb(131,120,113); }
div.DivClassName
{
background-color: #837871;
}
.BgClassName
{
background-color: #837871;
}
</style>
border-color css
<style>
span { border-color: #837871; }
span { border-color: rgb(131,120,113); }
td.TdClassName
{
border-color: #837871;
}
.TagClassName
{
border-color: #837871;
}
</style>