Shades of Gun Powder #535361
Tints of Gun Powder #535361
RGB
CMYK
RGB Variations
Color information
#535361 (or 0x535361) is known color: Gun Powder. HEX triplet: 53, 53 and 61. RGB value is (83,83,97). Sum of RGB (Red+Green+Blue) = 83+83+97=263 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.56% from 263); Green value is 83 (32.81% from 255 or 31.56% from 263); Blue value is 97 (38.28% from 255 or 36.88% from 263); Max value from RGB is 97 - color contains mainly: blue. Hex color #535361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535361 is #ACAC9E. Grayscale: #545454. Windows color (decimal): -11316383 or 6378323. OLE color: 6378323.
HSL color Cylindrical-coordinate representation of color #535361: hue angle of 240º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #535361 is Cyan = 0.14, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 83 | 97 | - |
| CMYK | 0.14 | 0.14 | 0 | 0.62 |
| HSL | 240º | 0.08% | 0.35% | - |
| HSV(B) | 240º | 0.14% | 0.38% | - |
| XYZ | 8.82 | 8.89 | 12.56 | - |
| YUV | 84.6 | 135 | 126.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 83 | 97 | 0.14 | 0.14 | 0 | 0.62 | 240 | 0.08 | 0.35 |
| Hex | 53 | 53 | 61 | E | E | 0 | 3E | F0 | 8 | 23 |
| Octal | 123 | 123 | 141 | 16 | 16 | 0 | 76 | 360 | 10 | 43 |
| Binary | 1010011 | 1010011 | 1100001 | 1110 | 1110 | 0 | 111110 | 11110000 | 1000 | 100011 |
Color Harmonies of #535361
Complementary color
Monochromatic Colors of #535361
Black with #535361
Text Example
Text Example
White with #535361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535361; }
p { color: rgb(83,83,97); }
H1.HeaderClassName
{
color: #535361;
}
.AnyTagClassName
{
color: #535361;
}
</style>
background-color css
<style>
a { background-color: #535361; }
a { background-color: rgb(83,83,97); }
div.DivClassName
{
background-color: #535361;
}
.BgClassName
{
background-color: #535361;
}
</style>
border-color css
<style>
span { border-color: #535361; }
span { border-color: rgb(83,83,97); }
td.TdClassName
{
border-color: #535361;
}
.TagClassName
{
border-color: #535361;
}
</style>