Shades of Gun Powder #484459
Tints of Gun Powder #484459
RGB
CMYK
RGB Variations
Color information
#484459 (or 0x484459) is known color: Gun Powder. HEX triplet: 48, 44 and 59. RGB value is (72,68,89). Sum of RGB (Red+Green+Blue) = 72+68+89=229 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.44% from 229); Green value is 68 (26.95% from 255 or 29.69% from 229); Blue value is 89 (35.16% from 255 or 38.86% from 229); Max value from RGB is 89 - color contains mainly: blue. Hex color #484459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484459 is #B7BBA6. Grayscale: #474747. Windows color (decimal): -12041127 or 5850184. OLE color: 5850184.
HSL color Cylindrical-coordinate representation of color #484459: hue angle of 251.43º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #484459 is Cyan = 0.19, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 68 | 89 | - |
| CMYK | 0.19 | 0.24 | 0 | 0.65 |
| HSL | 251.43º | 0.13% | 0.31% | - |
| HSV(B) | 251.43º | 0.24% | 0.35% | - |
| XYZ | 6.54 | 6.23 | 10.31 | - |
| YUV | 71.59 | 137.83 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 68 | 89 | 0.19 | 0.24 | 0 | 0.65 | 251.43 | 0.13 | 0.31 |
| Hex | 48 | 44 | 59 | 13 | 18 | 0 | 41 | FB | D | 1F |
| Octal | 110 | 104 | 131 | 23 | 30 | 0 | 101 | 373 | 15 | 37 |
| Binary | 1001000 | 1000100 | 1011001 | 10011 | 11000 | 0 | 1000001 | 11111011 | 1101 | 11111 |
Color Harmonies of #484459
Complementary color
Monochromatic Colors of #484459
Black with #484459
Text Example
Text Example
White with #484459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484459; }
p { color: rgb(72,68,89); }
H1.HeaderClassName
{
color: #484459;
}
.AnyTagClassName
{
color: #484459;
}
</style>
background-color css
<style>
a { background-color: #484459; }
a { background-color: rgb(72,68,89); }
div.DivClassName
{
background-color: #484459;
}
.BgClassName
{
background-color: #484459;
}
</style>
border-color css
<style>
span { border-color: #484459; }
span { border-color: rgb(72,68,89); }
td.TdClassName
{
border-color: #484459;
}
.TagClassName
{
border-color: #484459;
}
</style>