Shades of Gunsmoke #727669
Tints of Gunsmoke #727669
RGB
CMYK
RGB Variations
Color information
#727669 (or 0x727669) is known color: Gunsmoke. HEX triplet: 72, 76 and 69. RGB value is (114,118,105). Sum of RGB (Red+Green+Blue) = 114+118+105=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 105 (41.41% from 255 or 31.16% from 337); Max value from RGB is 118 - color contains mainly: green. Hex color #727669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727669 is #8D8996. Grayscale: #737373. Windows color (decimal): -9275799 or 6911602. OLE color: 6911602.
HSL color Cylindrical-coordinate representation of color #727669: hue angle of 78.46º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #727669 is Cyan = 0.03, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 105 | - |
| CMYK | 0.03 | 0 | 0.11 | 0.54 |
| HSL | 78.46º | 0.06% | 0.44% | - |
| HSV(B) | 78.46º | 0.11% | 0.46% | - |
| XYZ | 15.97 | 17.55 | 15.91 | - |
| YUV | 115.32 | 122.17 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 105 | 0.03 | 0 | 0.11 | 0.54 | 78.46 | 0.06 | 0.44 |
| Hex | 72 | 76 | 69 | 3 | 0 | B | 36 | 4E | 6 | 2C |
| Octal | 162 | 166 | 151 | 3 | 0 | 13 | 66 | 116 | 6 | 54 |
| Binary | 1110010 | 1110110 | 1101001 | 11 | 0 | 1011 | 110110 | 1001110 | 110 | 101100 |
Color Harmonies of #727669
Complementary color
Monochromatic Colors of #727669
Black with #727669
Text Example
Text Example
White with #727669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727669; }
p { color: rgb(114,118,105); }
H1.HeaderClassName
{
color: #727669;
}
.AnyTagClassName
{
color: #727669;
}
</style>
background-color css
<style>
a { background-color: #727669; }
a { background-color: rgb(114,118,105); }
div.DivClassName
{
background-color: #727669;
}
.BgClassName
{
background-color: #727669;
}
</style>
border-color css
<style>
span { border-color: #727669; }
span { border-color: rgb(114,118,105); }
td.TdClassName
{
border-color: #727669;
}
.TagClassName
{
border-color: #727669;
}
</style>