Shades of Gunsmoke #737571
Tints of Gunsmoke #737571
RGB
CMYK
RGB Variations
Color information
#737571 (or 0x737571) is known color: Gunsmoke. HEX triplet: 73, 75 and 71. RGB value is (115,117,113). Sum of RGB (Red+Green+Blue) = 115+117+113=345 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.33% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 117 - color contains mainly: green. Hex color #737571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737571 is #8C8A8E. Grayscale: #737373. Windows color (decimal): -9210511 or 7435635. OLE color: 7435635.
HSL color Cylindrical-coordinate representation of color #737571: hue angle of 90º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #737571 is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 113 | - |
| CMYK | 0.02 | 0 | 0.03 | 0.54 |
| HSL | 90º | 0.02% | 0.45% | - |
| HSV(B) | 90º | 0.03% | 0.46% | - |
| XYZ | 16.41 | 17.56 | 18.15 | - |
| YUV | 115.95 | 126.34 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 113 | 0.02 | 0 | 0.03 | 0.54 | 90 | 0.02 | 0.45 |
| Hex | 73 | 75 | 71 | 2 | 0 | 3 | 36 | 5A | 2 | 2D |
| Octal | 163 | 165 | 161 | 2 | 0 | 3 | 66 | 132 | 2 | 55 |
| Binary | 1110011 | 1110101 | 1110001 | 10 | 0 | 11 | 110110 | 1011010 | 10 | 101101 |
Color Harmonies of #737571
Complementary color
Monochromatic Colors of #737571
Black with #737571
Text Example
Text Example
White with #737571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737571; }
p { color: rgb(115,117,113); }
H1.HeaderClassName
{
color: #737571;
}
.AnyTagClassName
{
color: #737571;
}
</style>
background-color css
<style>
a { background-color: #737571; }
a { background-color: rgb(115,117,113); }
div.DivClassName
{
background-color: #737571;
}
.BgClassName
{
background-color: #737571;
}
</style>
border-color css
<style>
span { border-color: #737571; }
span { border-color: rgb(115,117,113); }
td.TdClassName
{
border-color: #737571;
}
.TagClassName
{
border-color: #737571;
}
</style>