Shades of Gun Powder #535261
Tints of Gun Powder #535261
RGB
CMYK
RGB Variations
Color information
#535261 (or 0x535261) is known color: Gun Powder. HEX triplet: 53, 52 and 61. RGB value is (83,82,97). Sum of RGB (Red+Green+Blue) = 83+82+97=262 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.68% from 262); Green value is 82 (32.42% from 255 or 31.30% from 262); Blue value is 97 (38.28% from 255 or 37.02% from 262); Max value from RGB is 97 - color contains mainly: blue. Hex color #535261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535261 is #ACAD9E. Grayscale: #535353. Windows color (decimal): -11316639 or 6378067. OLE color: 6378067.
HSL color Cylindrical-coordinate representation of color #535261: hue angle of 244º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #535261 is Cyan = 0.14, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 82 | 97 | - |
| CMYK | 0.14 | 0.15 | 0 | 0.62 |
| HSL | 244º | 0.08% | 0.35% | - |
| HSV(B) | 244º | 0.15% | 0.38% | - |
| XYZ | 8.74 | 8.74 | 12.53 | - |
| YUV | 84.01 | 135.33 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 82 | 97 | 0.14 | 0.15 | 0 | 0.62 | 244 | 0.08 | 0.35 |
| Hex | 53 | 52 | 61 | E | F | 0 | 3E | F4 | 8 | 23 |
| Octal | 123 | 122 | 141 | 16 | 17 | 0 | 76 | 364 | 10 | 43 |
| Binary | 1010011 | 1010010 | 1100001 | 1110 | 1111 | 0 | 111110 | 11110100 | 1000 | 100011 |
Color Harmonies of #535261
Complementary color
Monochromatic Colors of #535261
Black with #535261
Text Example
Text Example
White with #535261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535261; }
p { color: rgb(83,82,97); }
H1.HeaderClassName
{
color: #535261;
}
.AnyTagClassName
{
color: #535261;
}
</style>
background-color css
<style>
a { background-color: #535261; }
a { background-color: rgb(83,82,97); }
div.DivClassName
{
background-color: #535261;
}
.BgClassName
{
background-color: #535261;
}
</style>
border-color css
<style>
span { border-color: #535261; }
span { border-color: rgb(83,82,97); }
td.TdClassName
{
border-color: #535261;
}
.TagClassName
{
border-color: #535261;
}
</style>