Shades of Gun Powder #484560
Tints of Gun Powder #484560
RGB
CMYK
RGB Variations
Color information
#484560 (or 0x484560) is known color: Gun Powder. HEX triplet: 48, 45 and 60. RGB value is (72,69,96). Sum of RGB (Red+Green+Blue) = 72+69+96=237 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.38% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 96 - color contains mainly: blue. Hex color #484560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484560 is #B7BA9F. Grayscale: #484848. Windows color (decimal): -12040864 or 6309192. OLE color: 6309192.
HSL color Cylindrical-coordinate representation of color #484560: hue angle of 246.67º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #484560 is Cyan = 0.25, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 69 | 96 | - |
| CMYK | 0.25 | 0.28 | 0 | 0.62 |
| HSL | 246.67º | 0.16% | 0.32% | - |
| HSV(B) | 246.67º | 0.28% | 0.38% | - |
| XYZ | 6.91 | 6.48 | 11.95 | - |
| YUV | 72.98 | 140.99 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 69 | 96 | 0.25 | 0.28 | 0 | 0.62 | 246.67 | 0.16 | 0.32 |
| Hex | 48 | 45 | 60 | 19 | 1C | 0 | 3E | F7 | 10 | 20 |
| Octal | 110 | 105 | 140 | 31 | 34 | 0 | 76 | 367 | 20 | 40 |
| Binary | 1001000 | 1000101 | 1100000 | 11001 | 11100 | 0 | 111110 | 11110111 | 10000 | 100000 |
Color Harmonies of #484560
Complementary color
Monochromatic Colors of #484560
Black with #484560
Text Example
Text Example
White with #484560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484560; }
p { color: rgb(72,69,96); }
H1.HeaderClassName
{
color: #484560;
}
.AnyTagClassName
{
color: #484560;
}
</style>
background-color css
<style>
a { background-color: #484560; }
a { background-color: rgb(72,69,96); }
div.DivClassName
{
background-color: #484560;
}
.BgClassName
{
background-color: #484560;
}
</style>
border-color css
<style>
span { border-color: #484560; }
span { border-color: rgb(72,69,96); }
td.TdClassName
{
border-color: #484560;
}
.TagClassName
{
border-color: #484560;
}
</style>