Shades of Gunsmoke #727867
Tints of Gunsmoke #727867
RGB
CMYK
RGB Variations
Color information
#727867 (or 0x727867) is known color: Gunsmoke. HEX triplet: 72, 78 and 67. RGB value is (114,120,103). Sum of RGB (Red+Green+Blue) = 114+120+103=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 120 (47.27% from 255 or 35.61% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 120 - color contains mainly: green. Hex color #727867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727867 is #8D8798. Grayscale: #747474. Windows color (decimal): -9275289 or 6781042. OLE color: 6781042.
HSL color Cylindrical-coordinate representation of color #727867: hue angle of 81.18º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #727867 is Cyan = 0.05, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 103 | - |
| CMYK | 0.05 | 0 | 0.14 | 0.53 |
| HSL | 81.18º | 0.08% | 0.44% | - |
| HSV(B) | 81.18º | 0.14% | 0.47% | - |
| XYZ | 16.1 | 17.99 | 15.46 | - |
| YUV | 116.27 | 120.51 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 103 | 0.05 | 0 | 0.14 | 0.53 | 81.18 | 0.08 | 0.44 |
| Hex | 72 | 78 | 67 | 5 | 0 | E | 35 | 51 | 8 | 2C |
| Octal | 162 | 170 | 147 | 5 | 0 | 16 | 65 | 121 | 10 | 54 |
| Binary | 1110010 | 1111000 | 1100111 | 101 | 0 | 1110 | 110101 | 1010001 | 1000 | 101100 |
Color Harmonies of #727867
Complementary color
Monochromatic Colors of #727867
Black with #727867
Text Example
Text Example
White with #727867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727867; }
p { color: rgb(114,120,103); }
H1.HeaderClassName
{
color: #727867;
}
.AnyTagClassName
{
color: #727867;
}
</style>
background-color css
<style>
a { background-color: #727867; }
a { background-color: rgb(114,120,103); }
div.DivClassName
{
background-color: #727867;
}
.BgClassName
{
background-color: #727867;
}
</style>
border-color css
<style>
span { border-color: #727867; }
span { border-color: rgb(114,120,103); }
td.TdClassName
{
border-color: #727867;
}
.TagClassName
{
border-color: #727867;
}
</style>