Shades of Gun Powder #525257
Tints of Gun Powder #525257
RGB
CMYK
RGB Variations
Color information
#525257 (or 0x525257) is known color: Gun Powder. HEX triplet: 52, 52 and 57. RGB value is (82,82,87). Sum of RGB (Red+Green+Blue) = 82+82+87=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 87 (34.38% from 255 or 34.66% from 251); Max value from RGB is 87 - color contains mainly: blue. Hex color #525257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525257 is #ADADA8. Grayscale: #525252. Windows color (decimal): -11382185 or 5722706. OLE color: 5722706.
HSL color Cylindrical-coordinate representation of color #525257: hue angle of 240º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #525257 is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 82 | 87 | - |
| CMYK | 0.06 | 0.06 | 0 | 0.66 |
| HSL | 240º | 0.03% | 0.33% | - |
| HSV(B) | 240º | 0.06% | 0.34% | - |
| XYZ | 8.22 | 8.52 | 10.23 | - |
| YUV | 82.57 | 130.5 | 127.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 87 | 0.06 | 0.06 | 0 | 0.66 | 240 | 0.03 | 0.33 |
| Hex | 52 | 52 | 57 | 6 | 6 | 0 | 42 | F0 | 3 | 21 |
| Octal | 122 | 122 | 127 | 6 | 6 | 0 | 102 | 360 | 3 | 41 |
| Binary | 1010010 | 1010010 | 1010111 | 110 | 110 | 0 | 1000010 | 11110000 | 11 | 100001 |
Color Harmonies of #525257
Complementary color
Monochromatic Colors of #525257
Black with #525257
Text Example
Text Example
White with #525257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525257; }
p { color: rgb(82,82,87); }
H1.HeaderClassName
{
color: #525257;
}
.AnyTagClassName
{
color: #525257;
}
</style>
background-color css
<style>
a { background-color: #525257; }
a { background-color: rgb(82,82,87); }
div.DivClassName
{
background-color: #525257;
}
.BgClassName
{
background-color: #525257;
}
</style>
border-color css
<style>
span { border-color: #525257; }
span { border-color: rgb(82,82,87); }
td.TdClassName
{
border-color: #525257;
}
.TagClassName
{
border-color: #525257;
}
</style>