Shades of Gunsmoke #767874
Tints of Gunsmoke #767874
RGB
CMYK
RGB Variations
Color information
#767874 (or 0x767874) is known color: Gunsmoke. HEX triplet: 76, 78 and 74. RGB value is (118,120,116). Sum of RGB (Red+Green+Blue) = 118+120+116=354 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.33% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 116 (45.70% from 255 or 32.77% from 354); Max value from RGB is 120 - color contains mainly: green. Hex color #767874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767874 is #89878B. Grayscale: #767676. Windows color (decimal): -9013132 or 7633014. OLE color: 7633014.
HSL color Cylindrical-coordinate representation of color #767874: hue angle of 90º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767874 is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
RGB | 118 | 120 | 116 | - |
CMYK | 0.02 | 0 | 0.03 | 0.53 |
HSL | 90º | 0.02% | 0.46% | - |
HSV(B) | 90º | 0.03% | 0.47% | - |
XYZ | 17.34 | 18.55 | 19.19 | - |
YUV | 118.95 | 126.34 | 127.33 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 118 | 120 | 116 | 0.02 | 0 | 0.03 | 0.53 | 90 | 0.02 | 0.46 |
Hex | 76 | 78 | 74 | 2 | 0 | 3 | 35 | 5A | 2 | 2E |
Octal | 166 | 170 | 164 | 2 | 0 | 3 | 65 | 132 | 2 | 56 |
Binary | 1110110 | 1111000 | 1110100 | 10 | 0 | 11 | 110101 | 1011010 | 10 | 101110 |
Color Harmonies of #767874
Complementary color
Monochromatic Colors of #767874
Black with #767874
Text Example
Text Example
White with #767874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767874; }
p { color: rgb(118,120,116); }
H1.HeaderClassName
{
color: #767874;
}
.AnyTagClassName
{
color: #767874;
}
</style>
background-color css
<style>
a { background-color: #767874; }
a { background-color: rgb(118,120,116); }
div.DivClassName
{
background-color: #767874;
}
.BgClassName
{
background-color: #767874;
}
</style>
border-color css
<style>
span { border-color: #767874; }
span { border-color: rgb(118,120,116); }
td.TdClassName
{
border-color: #767874;
}
.TagClassName
{
border-color: #767874;
}
</style>