Shades of Gun Powder #484460
Tints of Gun Powder #484460
RGB
CMYK
RGB Variations
Color information
#484460 (or 0x484460) is known color: Gun Powder. HEX triplet: 48, 44 and 60. RGB value is (72,68,96). Sum of RGB (Red+Green+Blue) = 72+68+96=236 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.51% from 236); Green value is 68 (26.95% from 255 or 28.81% from 236); Blue value is 96 (37.89% from 255 or 40.68% from 236); Max value from RGB is 96 - color contains mainly: blue. Hex color #484460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484460 is #B7BB9F. Grayscale: #484848. Windows color (decimal): -12041120 or 6308936. OLE color: 6308936.
HSL color Cylindrical-coordinate representation of color #484460: hue angle of 248.57º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #484460 is Cyan = 0.25, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 68 | 96 | - |
| CMYK | 0.25 | 0.29 | 0 | 0.62 |
| HSL | 248.57º | 0.17% | 0.32% | - |
| HSV(B) | 248.57º | 0.29% | 0.38% | - |
| XYZ | 6.85 | 6.36 | 11.93 | - |
| YUV | 72.39 | 141.33 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 68 | 96 | 0.25 | 0.29 | 0 | 0.62 | 248.57 | 0.17 | 0.32 |
| Hex | 48 | 44 | 60 | 19 | 1D | 0 | 3E | F9 | 11 | 20 |
| Octal | 110 | 104 | 140 | 31 | 35 | 0 | 76 | 371 | 21 | 40 |
| Binary | 1001000 | 1000100 | 1100000 | 11001 | 11101 | 0 | 111110 | 11111001 | 10001 | 100000 |
Color Harmonies of #484460
Complementary color
Monochromatic Colors of #484460
Black with #484460
Text Example
Text Example
White with #484460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484460; }
p { color: rgb(72,68,96); }
H1.HeaderClassName
{
color: #484460;
}
.AnyTagClassName
{
color: #484460;
}
</style>
background-color css
<style>
a { background-color: #484460; }
a { background-color: rgb(72,68,96); }
div.DivClassName
{
background-color: #484460;
}
.BgClassName
{
background-color: #484460;
}
</style>
border-color css
<style>
span { border-color: #484460; }
span { border-color: rgb(72,68,96); }
td.TdClassName
{
border-color: #484460;
}
.TagClassName
{
border-color: #484460;
}
</style>