Shades of Gunsmoke #828676
Tints of Gunsmoke #828676
RGB
CMYK
RGB Variations
Color information
#828676 (or 0x828676) is known color: Gunsmoke. HEX triplet: 82, 86 and 76. RGB value is (130,134,118). Sum of RGB (Red+Green+Blue) = 130+134+118=382 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.03% from 382); Green value is 134 (52.73% from 255 or 35.08% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 134 - color contains mainly: green. Hex color #828676 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828676 is #7D7989. Grayscale: #838383. Windows color (decimal): -8223114 or 7767682. OLE color: 7767682.
HSL color Cylindrical-coordinate representation of color #828676: hue angle of 75º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #828676 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 134 | 118 | - |
| CMYK | 0.03 | 0 | 0.12 | 0.47 |
| HSL | 75º | 0.06% | 0.49% | - |
| HSV(B) | 75º | 0.12% | 0.53% | - |
| XYZ | 21 | 23.1 | 20.49 | - |
| YUV | 130.98 | 120.67 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 134 | 118 | 0.03 | 0 | 0.12 | 0.47 | 75 | 0.06 | 0.49 |
| Hex | 82 | 86 | 76 | 3 | 0 | C | 2F | 4B | 6 | 31 |
| Octal | 202 | 206 | 166 | 3 | 0 | 14 | 57 | 113 | 6 | 61 |
| Binary | 10000010 | 10000110 | 1110110 | 11 | 0 | 1100 | 101111 | 1001011 | 110 | 110001 |
Color Harmonies of #828676
Complementary color
Monochromatic Colors of #828676
Black with #828676
Text Example
Text Example
White with #828676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828676; }
p { color: rgb(130,134,118); }
H1.HeaderClassName
{
color: #828676;
}
.AnyTagClassName
{
color: #828676;
}
</style>
background-color css
<style>
a { background-color: #828676; }
a { background-color: rgb(130,134,118); }
div.DivClassName
{
background-color: #828676;
}
.BgClassName
{
background-color: #828676;
}
</style>
border-color css
<style>
span { border-color: #828676; }
span { border-color: rgb(130,134,118); }
td.TdClassName
{
border-color: #828676;
}
.TagClassName
{
border-color: #828676;
}
</style>