Shades of Gun Powder #525258
Tints of Gun Powder #525258
RGB
CMYK
RGB Variations
Color information
#525258 (or 0x525258) is known color: Gun Powder. HEX triplet: 52, 52 and 58. RGB value is (82,82,88). Sum of RGB (Red+Green+Blue) = 82+82+88=252 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.54% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 88 (34.77% from 255 or 34.92% from 252); Max value from RGB is 88 - color contains mainly: blue. Hex color #525258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525258 is #ADADA7. Grayscale: #525252. Windows color (decimal): -11382184 or 5788242. OLE color: 5788242.
HSL color Cylindrical-coordinate representation of color #525258: hue angle of 240º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #525258 is Cyan = 0.07, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
RGB | 82 | 82 | 88 | - |
CMYK | 0.07 | 0.07 | 0 | 0.65 |
HSL | 240º | 0.04% | 0.33% | - |
HSV(B) | 240º | 0.07% | 0.35% | - |
XYZ | 8.26 | 8.53 | 10.44 | - |
YUV | 82.68 | 131 | 127.51 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 82 | 88 | 0.07 | 0.07 | 0 | 0.65 | 240 | 0.04 | 0.33 |
Hex | 52 | 52 | 58 | 7 | 7 | 0 | 41 | F0 | 4 | 21 |
Octal | 122 | 122 | 130 | 7 | 7 | 0 | 101 | 360 | 4 | 41 |
Binary | 1010010 | 1010010 | 1011000 | 111 | 111 | 0 | 1000001 | 11110000 | 100 | 100001 |
Color Harmonies of #525258
Complementary color
Monochromatic Colors of #525258
Black with #525258
Text Example
Text Example
White with #525258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525258; }
p { color: rgb(82,82,88); }
H1.HeaderClassName
{
color: #525258;
}
.AnyTagClassName
{
color: #525258;
}
</style>
background-color css
<style>
a { background-color: #525258; }
a { background-color: rgb(82,82,88); }
div.DivClassName
{
background-color: #525258;
}
.BgClassName
{
background-color: #525258;
}
</style>
border-color css
<style>
span { border-color: #525258; }
span { border-color: rgb(82,82,88); }
td.TdClassName
{
border-color: #525258;
}
.TagClassName
{
border-color: #525258;
}
</style>