Shades of Gunsmoke #717567
Tints of Gunsmoke #717567
RGB
CMYK
RGB Variations
Color information
#717567 (or 0x717567) is known color: Gunsmoke. HEX triplet: 71, 75 and 67. RGB value is (113,117,103). Sum of RGB (Red+Green+Blue) = 113+117+103=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 103 (40.62% from 255 or 30.93% from 333); Max value from RGB is 117 - color contains mainly: green. Hex color #717567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717567 is #8E8A98. Grayscale: #727272. Windows color (decimal): -9341593 or 6780273. OLE color: 6780273.
HSL color Cylindrical-coordinate representation of color #717567: hue angle of 77.14º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #717567 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 103 | - |
| CMYK | 0.03 | 0 | 0.12 | 0.54 |
| HSL | 77.14º | 0.06% | 0.43% | - |
| HSV(B) | 77.14º | 0.12% | 0.46% | - |
| XYZ | 15.62 | 17.21 | 15.33 | - |
| YUV | 114.21 | 121.67 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 103 | 0.03 | 0 | 0.12 | 0.54 | 77.14 | 0.06 | 0.43 |
| Hex | 71 | 75 | 67 | 3 | 0 | C | 36 | 4D | 6 | 2B |
| Octal | 161 | 165 | 147 | 3 | 0 | 14 | 66 | 115 | 6 | 53 |
| Binary | 1110001 | 1110101 | 1100111 | 11 | 0 | 1100 | 110110 | 1001101 | 110 | 101011 |
Color Harmonies of #717567
Complementary color
Monochromatic Colors of #717567
Black with #717567
Text Example
Text Example
White with #717567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717567; }
p { color: rgb(113,117,103); }
H1.HeaderClassName
{
color: #717567;
}
.AnyTagClassName
{
color: #717567;
}
</style>
background-color css
<style>
a { background-color: #717567; }
a { background-color: rgb(113,117,103); }
div.DivClassName
{
background-color: #717567;
}
.BgClassName
{
background-color: #717567;
}
</style>
border-color css
<style>
span { border-color: #717567; }
span { border-color: rgb(113,117,103); }
td.TdClassName
{
border-color: #717567;
}
.TagClassName
{
border-color: #717567;
}
</style>