Shades of Gunsmoke #838775
Tints of Gunsmoke #838775
RGB
CMYK
RGB Variations
Color information
#838775 (or 0x838775) is known color: Gunsmoke. HEX triplet: 83, 87 and 75. RGB value is (131,135,117). Sum of RGB (Red+Green+Blue) = 131+135+117=383 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.20% from 383); Green value is 135 (53.12% from 255 or 35.25% from 383); Blue value is 117 (46.09% from 255 or 30.55% from 383); Max value from RGB is 135 - color contains mainly: green. Hex color #838775 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838775 is #7C788A. Grayscale: #838383. Windows color (decimal): -8157323 or 7702403. OLE color: 7702403.
HSL color Cylindrical-coordinate representation of color #838775: hue angle of 73.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #838775 is Cyan = 0.03, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 135 | 117 | - |
| CMYK | 0.03 | 0 | 0.13 | 0.47 |
| HSL | 73.33º | 0.07% | 0.49% | - |
| HSV(B) | 73.33º | 0.13% | 0.53% | - |
| XYZ | 21.23 | 23.44 | 20.23 | - |
| YUV | 131.75 | 119.67 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 117 | 0.03 | 0 | 0.13 | 0.47 | 73.33 | 0.07 | 0.49 |
| Hex | 83 | 87 | 75 | 3 | 0 | D | 2F | 49 | 7 | 31 |
| Octal | 203 | 207 | 165 | 3 | 0 | 15 | 57 | 111 | 7 | 61 |
| Binary | 10000011 | 10000111 | 1110101 | 11 | 0 | 1101 | 101111 | 1001001 | 111 | 110001 |
Color Harmonies of #838775
Complementary color
Monochromatic Colors of #838775
Black with #838775
Text Example
Text Example
White with #838775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838775; }
p { color: rgb(131,135,117); }
H1.HeaderClassName
{
color: #838775;
}
.AnyTagClassName
{
color: #838775;
}
</style>
background-color css
<style>
a { background-color: #838775; }
a { background-color: rgb(131,135,117); }
div.DivClassName
{
background-color: #838775;
}
.BgClassName
{
background-color: #838775;
}
</style>
border-color css
<style>
span { border-color: #838775; }
span { border-color: rgb(131,135,117); }
td.TdClassName
{
border-color: #838775;
}
.TagClassName
{
border-color: #838775;
}
</style>