Shades of Gunsmoke #838975
Tints of Gunsmoke #838975
RGB
CMYK
RGB Variations
Color information
#838975 (or 0x838975) is known color: Gunsmoke. HEX triplet: 83, 89 and 75. RGB value is (131,137,117). Sum of RGB (Red+Green+Blue) = 131+137+117=385 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.03% from 385); Green value is 137 (53.91% from 255 or 35.58% from 385); Blue value is 117 (46.09% from 255 or 30.39% from 385); Max value from RGB is 137 - color contains mainly: green. Hex color #838975 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838975 is #7C768A. Grayscale: #858585. Windows color (decimal): -8156811 or 7702915. OLE color: 7702915.
HSL color Cylindrical-coordinate representation of color #838975: hue angle of 78º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #838975 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 137 | 117 | - |
| CMYK | 0.04 | 0 | 0.15 | 0.46 |
| HSL | 78º | 0.08% | 0.5% | - |
| HSV(B) | 78º | 0.15% | 0.54% | - |
| XYZ | 21.52 | 24 | 20.33 | - |
| YUV | 132.93 | 119.01 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 117 | 0.04 | 0 | 0.15 | 0.46 | 78 | 0.08 | 0.5 |
| Hex | 83 | 89 | 75 | 4 | 0 | F | 2E | 4E | 8 | 32 |
| Octal | 203 | 211 | 165 | 4 | 0 | 17 | 56 | 116 | 10 | 62 |
| Binary | 10000011 | 10001001 | 1110101 | 100 | 0 | 1111 | 101110 | 1001110 | 1000 | 110010 |
Color Harmonies of #838975
Complementary color
Monochromatic Colors of #838975
Black with #838975
Text Example
Text Example
White with #838975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838975; }
p { color: rgb(131,137,117); }
H1.HeaderClassName
{
color: #838975;
}
.AnyTagClassName
{
color: #838975;
}
</style>
background-color css
<style>
a { background-color: #838975; }
a { background-color: rgb(131,137,117); }
div.DivClassName
{
background-color: #838975;
}
.BgClassName
{
background-color: #838975;
}
</style>
border-color css
<style>
span { border-color: #838975; }
span { border-color: rgb(131,137,117); }
td.TdClassName
{
border-color: #838975;
}
.TagClassName
{
border-color: #838975;
}
</style>