Shades of Gun Powder #525159
Tints of Gun Powder #525159
RGB
CMYK
RGB Variations
Color information
#525159 (or 0x525159) is known color: Gun Powder. HEX triplet: 52, 51 and 59. RGB value is (82,81,89). Sum of RGB (Red+Green+Blue) = 82+81+89=252 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.54% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 89 (35.16% from 255 or 35.32% from 252); Max value from RGB is 89 - color contains mainly: blue. Hex color #525159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525159 is #ADAEA6. Grayscale: #525252. Windows color (decimal): -11382439 or 5853522. OLE color: 5853522.
HSL color Cylindrical-coordinate representation of color #525159: hue angle of 247.5º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #525159 is Cyan = 0.08, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 81 | 89 | - |
| CMYK | 0.08 | 0.09 | 0 | 0.65 |
| HSL | 247.5º | 0.05% | 0.33% | - |
| HSV(B) | 247.5º | 0.09% | 0.35% | - |
| XYZ | 8.23 | 8.4 | 10.64 | - |
| YUV | 82.21 | 131.83 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 89 | 0.08 | 0.09 | 0 | 0.65 | 247.5 | 0.05 | 0.33 |
| Hex | 52 | 51 | 59 | 8 | 9 | 0 | 41 | F8 | 5 | 21 |
| Octal | 122 | 121 | 131 | 10 | 11 | 0 | 101 | 370 | 5 | 41 |
| Binary | 1010010 | 1010001 | 1011001 | 1000 | 1001 | 0 | 1000001 | 11111000 | 101 | 100001 |
Color Harmonies of #525159
Complementary color
Monochromatic Colors of #525159
Black with #525159
Text Example
Text Example
White with #525159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525159; }
p { color: rgb(82,81,89); }
H1.HeaderClassName
{
color: #525159;
}
.AnyTagClassName
{
color: #525159;
}
</style>
background-color css
<style>
a { background-color: #525159; }
a { background-color: rgb(82,81,89); }
div.DivClassName
{
background-color: #525159;
}
.BgClassName
{
background-color: #525159;
}
</style>
border-color css
<style>
span { border-color: #525159; }
span { border-color: rgb(82,81,89); }
td.TdClassName
{
border-color: #525159;
}
.TagClassName
{
border-color: #525159;
}
</style>