Shades of Gunsmoke #818672
Tints of Gunsmoke #818672
RGB
CMYK
RGB Variations
Color information
#818672 (or 0x818672) is known color: Gunsmoke. HEX triplet: 81, 86 and 72. RGB value is (129,134,114). Sum of RGB (Red+Green+Blue) = 129+134+114=377 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.22% from 377); Green value is 134 (52.73% from 255 or 35.54% from 377); Blue value is 114 (44.92% from 255 or 30.24% from 377); Max value from RGB is 134 - color contains mainly: green. Hex color #818672 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #818672 is #7E798D. Grayscale: #828282. Windows color (decimal): -8288654 or 7505537. OLE color: 7505537.
HSL color Cylindrical-coordinate representation of color #818672: hue angle of 75º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #818672 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 134 | 114 | - |
| CMYK | 0.04 | 0 | 0.15 | 0.47 |
| HSL | 75º | 0.08% | 0.49% | - |
| HSV(B) | 75º | 0.15% | 0.53% | - |
| XYZ | 20.62 | 22.93 | 19.26 | - |
| YUV | 130.23 | 118.84 | 127.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 134 | 114 | 0.04 | 0 | 0.15 | 0.47 | 75 | 0.08 | 0.49 |
| Hex | 81 | 86 | 72 | 4 | 0 | F | 2F | 4B | 8 | 31 |
| Octal | 201 | 206 | 162 | 4 | 0 | 17 | 57 | 113 | 10 | 61 |
| Binary | 10000001 | 10000110 | 1110010 | 100 | 0 | 1111 | 101111 | 1001011 | 1000 | 110001 |
Color Harmonies of #818672
Complementary color
Monochromatic Colors of #818672
Black with #818672
Text Example
Text Example
White with #818672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818672; }
p { color: rgb(129,134,114); }
H1.HeaderClassName
{
color: #818672;
}
.AnyTagClassName
{
color: #818672;
}
</style>
background-color css
<style>
a { background-color: #818672; }
a { background-color: rgb(129,134,114); }
div.DivClassName
{
background-color: #818672;
}
.BgClassName
{
background-color: #818672;
}
</style>
border-color css
<style>
span { border-color: #818672; }
span { border-color: rgb(129,134,114); }
td.TdClassName
{
border-color: #818672;
}
.TagClassName
{
border-color: #818672;
}
</style>