Shades of Gun Powder #525254
Tints of Gun Powder #525254
RGB
CMYK
RGB Variations
Color information
#525254 (or 0x525254) is known color: Gun Powder. HEX triplet: 52, 52 and 54. RGB value is (82,82,84). Sum of RGB (Red+Green+Blue) = 82+82+84=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 82 (32.42% from 255 or 33.06% from 248); Blue value is 84 (33.20% from 255 or 33.87% from 248); Max value from RGB is 84 - color contains mainly: blue. Hex color #525254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525254 is #ADADAB. Grayscale: #525252. Windows color (decimal): -11382188 or 5526098. OLE color: 5526098.
HSL color Cylindrical-coordinate representation of color #525254: hue angle of 240º degrees, saturation: 0.01, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #525254 is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
RGB | 82 | 82 | 84 | - |
CMYK | 0.02 | 0.02 | 0 | 0.67 |
HSL | 240º | 0.01% | 0.33% | - |
HSV(B) | 240º | 0.02% | 0.33% | - |
XYZ | 8.1 | 8.47 | 9.6 | - |
YUV | 82.23 | 129 | 127.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 82 | 84 | 0.02 | 0.02 | 0 | 0.67 | 240 | 0.01 | 0.33 |
Hex | 52 | 52 | 54 | 2 | 2 | 0 | 43 | F0 | 1 | 21 |
Octal | 122 | 122 | 124 | 2 | 2 | 0 | 103 | 360 | 1 | 41 |
Binary | 1010010 | 1010010 | 1010100 | 10 | 10 | 0 | 1000011 | 11110000 | 1 | 100001 |
Color Harmonies of #525254
Complementary color
Monochromatic Colors of #525254
Black with #525254
Text Example
Text Example
White with #525254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525254; }
p { color: rgb(82,82,84); }
H1.HeaderClassName
{
color: #525254;
}
.AnyTagClassName
{
color: #525254;
}
</style>
background-color css
<style>
a { background-color: #525254; }
a { background-color: rgb(82,82,84); }
div.DivClassName
{
background-color: #525254;
}
.BgClassName
{
background-color: #525254;
}
</style>
border-color css
<style>
span { border-color: #525254; }
span { border-color: rgb(82,82,84); }
td.TdClassName
{
border-color: #525254;
}
.TagClassName
{
border-color: #525254;
}
</style>