Shades of Gunsmoke #828776
Tints of Gunsmoke #828776
RGB
CMYK
RGB Variations
Color information
#828776 (or 0x828776) is known color: Gunsmoke. HEX triplet: 82, 87 and 76. RGB value is (130,135,118). Sum of RGB (Red+Green+Blue) = 130+135+118=383 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.94% from 383); Green value is 135 (53.12% from 255 or 35.25% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 135 - color contains mainly: green. Hex color #828776 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #828776 is #7D7889. Grayscale: #838383. Windows color (decimal): -8222858 or 7767938. OLE color: 7767938.
HSL color Cylindrical-coordinate representation of color #828776: hue angle of 77.65º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #828776 is Cyan = 0.04, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 135 | 118 | - |
| CMYK | 0.04 | 0 | 0.13 | 0.47 |
| HSL | 77.65º | 0.07% | 0.5% | - |
| HSV(B) | 77.65º | 0.13% | 0.53% | - |
| XYZ | 21.14 | 23.38 | 20.54 | - |
| YUV | 131.57 | 120.34 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 135 | 118 | 0.04 | 0 | 0.13 | 0.47 | 77.65 | 0.07 | 0.5 |
| Hex | 82 | 87 | 76 | 4 | 0 | D | 2F | 4E | 7 | 32 |
| Octal | 202 | 207 | 166 | 4 | 0 | 15 | 57 | 116 | 7 | 62 |
| Binary | 10000010 | 10000111 | 1110110 | 100 | 0 | 1101 | 101111 | 1001110 | 111 | 110010 |
Color Harmonies of #828776
Complementary color
Monochromatic Colors of #828776
Black with #828776
Text Example
Text Example
White with #828776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828776; }
p { color: rgb(130,135,118); }
H1.HeaderClassName
{
color: #828776;
}
.AnyTagClassName
{
color: #828776;
}
</style>
background-color css
<style>
a { background-color: #828776; }
a { background-color: rgb(130,135,118); }
div.DivClassName
{
background-color: #828776;
}
.BgClassName
{
background-color: #828776;
}
</style>
border-color css
<style>
span { border-color: #828776; }
span { border-color: rgb(130,135,118); }
td.TdClassName
{
border-color: #828776;
}
.TagClassName
{
border-color: #828776;
}
</style>