Shades of Gun Powder #525064
Tints of Gun Powder #525064
RGB
CMYK
RGB Variations
Color information
#525064 (or 0x525064) is known color: Gun Powder. HEX triplet: 52, 50 and 64. RGB value is (82,80,100). Sum of RGB (Red+Green+Blue) = 82+80+100=262 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.30% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 100 (39.45% from 255 or 38.17% from 262); Max value from RGB is 100 - color contains mainly: blue. Hex color #525064 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525064 is #ADAF9B. Grayscale: #525252. Windows color (decimal): -11382684 or 6574162. OLE color: 6574162.
HSL color Cylindrical-coordinate representation of color #525064: hue angle of 246º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #525064 is Cyan = 0.18, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 80 | 100 | - |
| CMYK | 0.18 | 0.2 | 0 | 0.61 |
| HSL | 246º | 0.11% | 0.35% | - |
| HSV(B) | 246º | 0.2% | 0.39% | - |
| XYZ | 8.65 | 8.45 | 13.23 | - |
| YUV | 82.88 | 137.66 | 127.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 100 | 0.18 | 0.2 | 0 | 0.61 | 246 | 0.11 | 0.35 |
| Hex | 52 | 50 | 64 | 12 | 14 | 0 | 3D | F6 | B | 23 |
| Octal | 122 | 120 | 144 | 22 | 24 | 0 | 75 | 366 | 13 | 43 |
| Binary | 1010010 | 1010000 | 1100100 | 10010 | 10100 | 0 | 111101 | 11110110 | 1011 | 100011 |
Color Harmonies of #525064
Complementary color
Monochromatic Colors of #525064
Black with #525064
Text Example
Text Example
White with #525064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525064; }
p { color: rgb(82,80,100); }
H1.HeaderClassName
{
color: #525064;
}
.AnyTagClassName
{
color: #525064;
}
</style>
background-color css
<style>
a { background-color: #525064; }
a { background-color: rgb(82,80,100); }
div.DivClassName
{
background-color: #525064;
}
.BgClassName
{
background-color: #525064;
}
</style>
border-color css
<style>
span { border-color: #525064; }
span { border-color: rgb(82,80,100); }
td.TdClassName
{
border-color: #525064;
}
.TagClassName
{
border-color: #525064;
}
</style>