Shades of Gunsmoke #838976
Tints of Gunsmoke #838976
RGB
CMYK
RGB Variations
Color information
#838976 (or 0x838976) is known color: Gunsmoke. HEX triplet: 83, 89 and 76. RGB value is (131,137,118). Sum of RGB (Red+Green+Blue) = 131+137+118=386 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.94% from 386); Green value is 137 (53.91% from 255 or 35.49% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 137 - color contains mainly: green. Hex color #838976 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838976 is #7C7689. Grayscale: #858585. Windows color (decimal): -8156810 or 7768451. OLE color: 7768451.
HSL color Cylindrical-coordinate representation of color #838976: hue angle of 78.95º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #838976 is Cyan = 0.04, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 137 | 118 | - |
| CMYK | 0.04 | 0 | 0.14 | 0.46 |
| HSL | 78.95º | 0.07% | 0.5% | - |
| HSV(B) | 78.95º | 0.14% | 0.54% | - |
| XYZ | 21.58 | 24.02 | 20.64 | - |
| YUV | 133.04 | 119.51 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 118 | 0.04 | 0 | 0.14 | 0.46 | 78.95 | 0.07 | 0.5 |
| Hex | 83 | 89 | 76 | 4 | 0 | E | 2E | 4F | 7 | 32 |
| Octal | 203 | 211 | 166 | 4 | 0 | 16 | 56 | 117 | 7 | 62 |
| Binary | 10000011 | 10001001 | 1110110 | 100 | 0 | 1110 | 101110 | 1001111 | 111 | 110010 |
Color Harmonies of #838976
Complementary color
Monochromatic Colors of #838976
Black with #838976
Text Example
Text Example
White with #838976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838976; }
p { color: rgb(131,137,118); }
H1.HeaderClassName
{
color: #838976;
}
.AnyTagClassName
{
color: #838976;
}
</style>
background-color css
<style>
a { background-color: #838976; }
a { background-color: rgb(131,137,118); }
div.DivClassName
{
background-color: #838976;
}
.BgClassName
{
background-color: #838976;
}
</style>
border-color css
<style>
span { border-color: #838976; }
span { border-color: rgb(131,137,118); }
td.TdClassName
{
border-color: #838976;
}
.TagClassName
{
border-color: #838976;
}
</style>