Shades of Gun Powder #535162
Tints of Gun Powder #535162
RGB
CMYK
RGB Variations
Color information
#535162 (or 0x535162) is known color: Gun Powder. HEX triplet: 53, 51 and 62. RGB value is (83,81,98). Sum of RGB (Red+Green+Blue) = 83+81+98=262 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.68% from 262); Green value is 81 (32.03% from 255 or 30.92% from 262); Blue value is 98 (38.67% from 255 or 37.40% from 262); Max value from RGB is 98 - color contains mainly: blue. Hex color #535162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535162 is #ACAE9D. Grayscale: #535353. Windows color (decimal): -11316894 or 6443347. OLE color: 6443347.
HSL color Cylindrical-coordinate representation of color #535162: hue angle of 247.06º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #535162 is Cyan = 0.15, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 81 | 98 | - |
| CMYK | 0.15 | 0.17 | 0 | 0.62 |
| HSL | 247.06º | 0.09% | 0.35% | - |
| HSV(B) | 247.06º | 0.17% | 0.38% | - |
| XYZ | 8.71 | 8.61 | 12.76 | - |
| YUV | 83.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 98 | 0.15 | 0.17 | 0 | 0.62 | 247.06 | 0.09 | 0.35 |
| Hex | 53 | 51 | 62 | F | 11 | 0 | 3E | F7 | 9 | 23 |
| Octal | 123 | 121 | 142 | 17 | 21 | 0 | 76 | 367 | 11 | 43 |
| Binary | 1010011 | 1010001 | 1100010 | 1111 | 10001 | 0 | 111110 | 11110111 | 1001 | 100011 |
Color Harmonies of #535162
Complementary color
Monochromatic Colors of #535162
Black with #535162
Text Example
Text Example
White with #535162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535162; }
p { color: rgb(83,81,98); }
H1.HeaderClassName
{
color: #535162;
}
.AnyTagClassName
{
color: #535162;
}
</style>
background-color css
<style>
a { background-color: #535162; }
a { background-color: rgb(83,81,98); }
div.DivClassName
{
background-color: #535162;
}
.BgClassName
{
background-color: #535162;
}
</style>
border-color css
<style>
span { border-color: #535162; }
span { border-color: rgb(83,81,98); }
td.TdClassName
{
border-color: #535162;
}
.TagClassName
{
border-color: #535162;
}
</style>