Shades of Gunsmoke #858783
Tints of Gunsmoke #858783
RGB
CMYK
RGB Variations
Color information
#858783 (or 0x858783) is known color: Gunsmoke. HEX triplet: 85, 87 and 83. RGB value is (133,135,131). Sum of RGB (Red+Green+Blue) = 133+135+131=399 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.33% from 399); Green value is 135 (53.12% from 255 or 33.83% from 399); Blue value is 131 (51.56% from 255 or 32.83% from 399); Max value from RGB is 135 - color contains mainly: green. Hex color #858783 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858783 is #7A787C. Grayscale: #858585. Windows color (decimal): -8026237 or 8619909. OLE color: 8619909.
HSL color Cylindrical-coordinate representation of color #858783: hue angle of 90º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #858783 is Cyan = 0.01, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 131 | - |
| CMYK | 0.01 | 0 | 0.03 | 0.47 |
| HSL | 90º | 0.02% | 0.52% | - |
| HSV(B) | 90º | 0.03% | 0.53% | - |
| XYZ | 22.43 | 23.95 | 24.91 | - |
| YUV | 133.95 | 126.34 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 131 | 0.01 | 0 | 0.03 | 0.47 | 90 | 0.02 | 0.52 |
| Hex | 85 | 87 | 83 | 1 | 0 | 3 | 2F | 5A | 2 | 34 |
| Octal | 205 | 207 | 203 | 1 | 0 | 3 | 57 | 132 | 2 | 64 |
| Binary | 10000101 | 10000111 | 10000011 | 1 | 0 | 11 | 101111 | 1011010 | 10 | 110100 |
Color Harmonies of #858783
Complementary color
Monochromatic Colors of #858783
Black with #858783
Text Example
Text Example
White with #858783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858783; }
p { color: rgb(133,135,131); }
H1.HeaderClassName
{
color: #858783;
}
.AnyTagClassName
{
color: #858783;
}
</style>
background-color css
<style>
a { background-color: #858783; }
a { background-color: rgb(133,135,131); }
div.DivClassName
{
background-color: #858783;
}
.BgClassName
{
background-color: #858783;
}
</style>
border-color css
<style>
span { border-color: #858783; }
span { border-color: rgb(133,135,131); }
td.TdClassName
{
border-color: #858783;
}
.TagClassName
{
border-color: #858783;
}
</style>