Shades of Americano #827970
Tints of Americano #827970
RGB
CMYK
RGB Variations
Color information
#827970 (or 0x827970) is known color: Americano. HEX triplet: 82, 79 and 70. RGB value is (130,121,112). Sum of RGB (Red+Green+Blue) = 130+121+112=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 121 (47.66% from 255 or 33.33% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 130 - color contains mainly: red. Hex color #827970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827970 is #7D868F. Grayscale: #7A7A7A. Windows color (decimal): -8226448 or 7371138. OLE color: 7371138.
HSL color Cylindrical-coordinate representation of color #827970: hue angle of 30º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #827970 is Cyan = 0, Magento = 0.07, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 112 | - |
| CMYK | 0 | 0.07 | 0.14 | 0.49 |
| HSL | 30º | 0.07% | 0.47% | - |
| HSV(B) | 30º | 0.14% | 0.51% | - |
| XYZ | 18.97 | 19.59 | 18.11 | - |
| YUV | 122.67 | 121.98 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 112 | 0 | 0.07 | 0.14 | 0.49 | 30 | 0.07 | 0.47 |
| Hex | 82 | 79 | 70 | 0 | 7 | E | 31 | 1E | 7 | 2F |
| Octal | 202 | 171 | 160 | 0 | 7 | 16 | 61 | 36 | 7 | 57 |
| Binary | 10000010 | 1111001 | 1110000 | 0 | 111 | 1110 | 110001 | 11110 | 111 | 101111 |
Color Harmonies of #827970
Complementary color
Monochromatic Colors of #827970
Black with #827970
Text Example
Text Example
White with #827970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827970; }
p { color: rgb(130,121,112); }
H1.HeaderClassName
{
color: #827970;
}
.AnyTagClassName
{
color: #827970;
}
</style>
background-color css
<style>
a { background-color: #827970; }
a { background-color: rgb(130,121,112); }
div.DivClassName
{
background-color: #827970;
}
.BgClassName
{
background-color: #827970;
}
</style>
border-color css
<style>
span { border-color: #827970; }
span { border-color: rgb(130,121,112); }
td.TdClassName
{
border-color: #827970;
}
.TagClassName
{
border-color: #827970;
}
</style>