Shades of Gunsmoke #828677
Tints of Gunsmoke #828677
RGB
CMYK
RGB Variations
Color information
#828677 (or 0x828677) is known color: Gunsmoke. HEX triplet: 82, 86 and 77. RGB value is (130,134,119). Sum of RGB (Red+Green+Blue) = 130+134+119=383 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.94% from 383); Green value is 134 (52.73% from 255 or 34.99% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 134 - color contains mainly: green. Hex color #828677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828677 is #7D7988. Grayscale: #838383. Windows color (decimal): -8223113 or 7833218. OLE color: 7833218.
HSL color Cylindrical-coordinate representation of color #828677: hue angle of 76º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #828677 is Cyan = 0.03, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 134 | 119 | - |
| CMYK | 0.03 | 0 | 0.11 | 0.47 |
| HSL | 76º | 0.06% | 0.5% | - |
| HSV(B) | 76º | 0.11% | 0.53% | - |
| XYZ | 21.06 | 23.13 | 20.81 | - |
| YUV | 131.09 | 121.17 | 127.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 134 | 119 | 0.03 | 0 | 0.11 | 0.47 | 76 | 0.06 | 0.5 |
| Hex | 82 | 86 | 77 | 3 | 0 | B | 2F | 4C | 6 | 32 |
| Octal | 202 | 206 | 167 | 3 | 0 | 13 | 57 | 114 | 6 | 62 |
| Binary | 10000010 | 10000110 | 1110111 | 11 | 0 | 1011 | 101111 | 1001100 | 110 | 110010 |
Color Harmonies of #828677
Complementary color
Monochromatic Colors of #828677
Black with #828677
Text Example
Text Example
White with #828677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828677; }
p { color: rgb(130,134,119); }
H1.HeaderClassName
{
color: #828677;
}
.AnyTagClassName
{
color: #828677;
}
</style>
background-color css
<style>
a { background-color: #828677; }
a { background-color: rgb(130,134,119); }
div.DivClassName
{
background-color: #828677;
}
.BgClassName
{
background-color: #828677;
}
</style>
border-color css
<style>
span { border-color: #828677; }
span { border-color: rgb(130,134,119); }
td.TdClassName
{
border-color: #828677;
}
.TagClassName
{
border-color: #828677;
}
</style>