Shades of Gunsmoke #838873
Tints of Gunsmoke #838873
RGB
CMYK
RGB Variations
Color information
#838873 (or 0x838873) is known color: Gunsmoke. HEX triplet: 83, 88 and 73. RGB value is (131,136,115). Sum of RGB (Red+Green+Blue) = 131+136+115=382 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.29% from 382); Green value is 136 (53.52% from 255 or 35.60% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 136 - color contains mainly: green. Hex color #838873 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838873 is #7C778C. Grayscale: #848484. Windows color (decimal): -8157069 or 7571587. OLE color: 7571587.
HSL color Cylindrical-coordinate representation of color #838873: hue angle of 74.29º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #838873 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 136 | 115 | - |
| CMYK | 0.04 | 0 | 0.15 | 0.47 |
| HSL | 74.29º | 0.08% | 0.49% | - |
| HSV(B) | 74.29º | 0.15% | 0.53% | - |
| XYZ | 21.26 | 23.67 | 19.67 | - |
| YUV | 132.11 | 118.34 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 136 | 115 | 0.04 | 0 | 0.15 | 0.47 | 74.29 | 0.08 | 0.49 |
| Hex | 83 | 88 | 73 | 4 | 0 | F | 2F | 4A | 8 | 31 |
| Octal | 203 | 210 | 163 | 4 | 0 | 17 | 57 | 112 | 10 | 61 |
| Binary | 10000011 | 10001000 | 1110011 | 100 | 0 | 1111 | 101111 | 1001010 | 1000 | 110001 |
Color Harmonies of #838873
Complementary color
Monochromatic Colors of #838873
Black with #838873
Text Example
Text Example
White with #838873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838873; }
p { color: rgb(131,136,115); }
H1.HeaderClassName
{
color: #838873;
}
.AnyTagClassName
{
color: #838873;
}
</style>
background-color css
<style>
a { background-color: #838873; }
a { background-color: rgb(131,136,115); }
div.DivClassName
{
background-color: #838873;
}
.BgClassName
{
background-color: #838873;
}
</style>
border-color css
<style>
span { border-color: #838873; }
span { border-color: rgb(131,136,115); }
td.TdClassName
{
border-color: #838873;
}
.TagClassName
{
border-color: #838873;
}
</style>