Shades of Gun Powder #525163
Tints of Gun Powder #525163
RGB
CMYK
RGB Variations
Color information
#525163 (or 0x525163) is known color: Gun Powder. HEX triplet: 52, 51 and 63. RGB value is (82,81,99). Sum of RGB (Red+Green+Blue) = 82+81+99=262 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.30% from 262); Green value is 81 (32.03% from 255 or 30.92% from 262); Blue value is 99 (39.06% from 255 or 37.79% from 262); Max value from RGB is 99 - color contains mainly: blue. Hex color #525163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525163 is #ADAE9C. Grayscale: #535353. Windows color (decimal): -11382429 or 6508882. OLE color: 6508882.
HSL color Cylindrical-coordinate representation of color #525163: hue angle of 243.33º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #525163 is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 81 | 99 | - |
| CMYK | 0.17 | 0.18 | 0 | 0.61 |
| HSL | 243.33º | 0.1% | 0.35% | - |
| HSV(B) | 243.33º | 0.18% | 0.39% | - |
| XYZ | 8.67 | 8.58 | 13 | - |
| YUV | 83.35 | 136.83 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 99 | 0.17 | 0.18 | 0 | 0.61 | 243.33 | 0.1 | 0.35 |
| Hex | 52 | 51 | 63 | 11 | 12 | 0 | 3D | F3 | A | 23 |
| Octal | 122 | 121 | 143 | 21 | 22 | 0 | 75 | 363 | 12 | 43 |
| Binary | 1010010 | 1010001 | 1100011 | 10001 | 10010 | 0 | 111101 | 11110011 | 1010 | 100011 |
Color Harmonies of #525163
Complementary color
Monochromatic Colors of #525163
Black with #525163
Text Example
Text Example
White with #525163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525163; }
p { color: rgb(82,81,99); }
H1.HeaderClassName
{
color: #525163;
}
.AnyTagClassName
{
color: #525163;
}
</style>
background-color css
<style>
a { background-color: #525163; }
a { background-color: rgb(82,81,99); }
div.DivClassName
{
background-color: #525163;
}
.BgClassName
{
background-color: #525163;
}
</style>
border-color css
<style>
span { border-color: #525163; }
span { border-color: rgb(82,81,99); }
td.TdClassName
{
border-color: #525163;
}
.TagClassName
{
border-color: #525163;
}
</style>