Shades of Gunsmoke #727668
Tints of Gunsmoke #727668
RGB
CMYK
RGB Variations
Color information
#727668 (or 0x727668) is known color: Gunsmoke. HEX triplet: 72, 76 and 68. RGB value is (114,118,104). Sum of RGB (Red+Green+Blue) = 114+118+104=336 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.93% from 336); Green value is 118 (46.48% from 255 or 35.12% from 336); Blue value is 104 (41.02% from 255 or 30.95% from 336); Max value from RGB is 118 - color contains mainly: green. Hex color #727668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727668 is #8D8997. Grayscale: #737373. Windows color (decimal): -9275800 or 6846066. OLE color: 6846066.
HSL color Cylindrical-coordinate representation of color #727668: hue angle of 77.14º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #727668 is Cyan = 0.03, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 104 | - |
| CMYK | 0.03 | 0 | 0.12 | 0.54 |
| HSL | 77.14º | 0.06% | 0.44% | - |
| HSV(B) | 77.14º | 0.12% | 0.46% | - |
| XYZ | 15.92 | 17.53 | 15.64 | - |
| YUV | 115.21 | 121.67 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 104 | 0.03 | 0 | 0.12 | 0.54 | 77.14 | 0.06 | 0.44 |
| Hex | 72 | 76 | 68 | 3 | 0 | C | 36 | 4D | 6 | 2C |
| Octal | 162 | 166 | 150 | 3 | 0 | 14 | 66 | 115 | 6 | 54 |
| Binary | 1110010 | 1110110 | 1101000 | 11 | 0 | 1100 | 110110 | 1001101 | 110 | 101100 |
Color Harmonies of #727668
Complementary color
Monochromatic Colors of #727668
Black with #727668
Text Example
Text Example
White with #727668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727668; }
p { color: rgb(114,118,104); }
H1.HeaderClassName
{
color: #727668;
}
.AnyTagClassName
{
color: #727668;
}
</style>
background-color css
<style>
a { background-color: #727668; }
a { background-color: rgb(114,118,104); }
div.DivClassName
{
background-color: #727668;
}
.BgClassName
{
background-color: #727668;
}
</style>
border-color css
<style>
span { border-color: #727668; }
span { border-color: rgb(114,118,104); }
td.TdClassName
{
border-color: #727668;
}
.TagClassName
{
border-color: #727668;
}
</style>