Shades of Gun Powder #484456
Tints of Gun Powder #484456
RGB
CMYK
RGB Variations
Color information
#484456 (or 0x484456) is known color: Gun Powder. HEX triplet: 48, 44 and 56. RGB value is (72,68,86). Sum of RGB (Red+Green+Blue) = 72+68+86=226 (29% of max value = 765). Red value is 72 (28.52% from 255 or 31.86% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 86 - color contains mainly: blue. Hex color #484456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484456 is #B7BBA9. Grayscale: #474747. Windows color (decimal): -12041130 or 5653576. OLE color: 5653576.
HSL color Cylindrical-coordinate representation of color #484456: hue angle of 253.33º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #484456 is Cyan = 0.16, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 68 | 86 | - |
| CMYK | 0.16 | 0.21 | 0 | 0.66 |
| HSL | 253.33º | 0.12% | 0.3% | - |
| HSV(B) | 253.33º | 0.21% | 0.34% | - |
| XYZ | 6.42 | 6.18 | 9.66 | - |
| YUV | 71.25 | 136.33 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 68 | 86 | 0.16 | 0.21 | 0 | 0.66 | 253.33 | 0.12 | 0.3 |
| Hex | 48 | 44 | 56 | 10 | 15 | 0 | 42 | FD | C | 1E |
| Octal | 110 | 104 | 126 | 20 | 25 | 0 | 102 | 375 | 14 | 36 |
| Binary | 1001000 | 1000100 | 1010110 | 10000 | 10101 | 0 | 1000010 | 11111101 | 1100 | 11110 |
Color Harmonies of #484456
Complementary color
Monochromatic Colors of #484456
Black with #484456
Text Example
Text Example
White with #484456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484456; }
p { color: rgb(72,68,86); }
H1.HeaderClassName
{
color: #484456;
}
.AnyTagClassName
{
color: #484456;
}
</style>
background-color css
<style>
a { background-color: #484456; }
a { background-color: rgb(72,68,86); }
div.DivClassName
{
background-color: #484456;
}
.BgClassName
{
background-color: #484456;
}
</style>
border-color css
<style>
span { border-color: #484456; }
span { border-color: rgb(72,68,86); }
td.TdClassName
{
border-color: #484456;
}
.TagClassName
{
border-color: #484456;
}
</style>