Shades of Gunsmoke #838977
Tints of Gunsmoke #838977
RGB
CMYK
RGB Variations
Color information
#838977 (or 0x838977) is known color: Gunsmoke. HEX triplet: 83, 89 and 77. RGB value is (131,137,119). Sum of RGB (Red+Green+Blue) = 131+137+119=387 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.85% from 387); Green value is 137 (53.91% from 255 or 35.40% from 387); Blue value is 119 (46.88% from 255 or 30.75% from 387); Max value from RGB is 137 - color contains mainly: green. Hex color #838977 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838977 is #7C7688. Grayscale: #858585. Windows color (decimal): -8156809 or 7833987. OLE color: 7833987.
HSL color Cylindrical-coordinate representation of color #838977: hue angle of 80º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #838977 is Cyan = 0.04, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 137 | 119 | - |
| CMYK | 0.04 | 0 | 0.13 | 0.46 |
| HSL | 80º | 0.07% | 0.5% | - |
| HSV(B) | 80º | 0.13% | 0.54% | - |
| XYZ | 21.64 | 24.05 | 20.95 | - |
| YUV | 133.15 | 120.01 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 119 | 0.04 | 0 | 0.13 | 0.46 | 80 | 0.07 | 0.5 |
| Hex | 83 | 89 | 77 | 4 | 0 | D | 2E | 50 | 7 | 32 |
| Octal | 203 | 211 | 167 | 4 | 0 | 15 | 56 | 120 | 7 | 62 |
| Binary | 10000011 | 10001001 | 1110111 | 100 | 0 | 1101 | 101110 | 1010000 | 111 | 110010 |
Color Harmonies of #838977
Complementary color
Monochromatic Colors of #838977
Black with #838977
Text Example
Text Example
White with #838977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838977; }
p { color: rgb(131,137,119); }
H1.HeaderClassName
{
color: #838977;
}
.AnyTagClassName
{
color: #838977;
}
</style>
background-color css
<style>
a { background-color: #838977; }
a { background-color: rgb(131,137,119); }
div.DivClassName
{
background-color: #838977;
}
.BgClassName
{
background-color: #838977;
}
</style>
border-color css
<style>
span { border-color: #838977; }
span { border-color: rgb(131,137,119); }
td.TdClassName
{
border-color: #838977;
}
.TagClassName
{
border-color: #838977;
}
</style>