Shades of Gun Powder #484553
Tints of Gun Powder #484553
RGB
CMYK
RGB Variations
Color information
#484553 (or 0x484553) is known color: Gun Powder. HEX triplet: 48, 45 and 53. RGB value is (72,69,83). Sum of RGB (Red+Green+Blue) = 72+69+83=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 83 - color contains mainly: blue. Hex color #484553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484553 is #B7BAAC. Grayscale: #474747. Windows color (decimal): -12040877 or 5457224. OLE color: 5457224.
HSL color Cylindrical-coordinate representation of color #484553: hue angle of 252.86º degrees, saturation: 0.09, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #484553 is Cyan = 0.13, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 69 | 83 | - |
| CMYK | 0.13 | 0.17 | 0 | 0.67 |
| HSL | 252.86º | 0.09% | 0.3% | - |
| HSV(B) | 252.86º | 0.17% | 0.33% | - |
| XYZ | 6.36 | 6.26 | 9.06 | - |
| YUV | 71.49 | 134.49 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 69 | 83 | 0.13 | 0.17 | 0 | 0.67 | 252.86 | 0.09 | 0.3 |
| Hex | 48 | 45 | 53 | D | 11 | 0 | 43 | FD | 9 | 1E |
| Octal | 110 | 105 | 123 | 15 | 21 | 0 | 103 | 375 | 11 | 36 |
| Binary | 1001000 | 1000101 | 1010011 | 1101 | 10001 | 0 | 1000011 | 11111101 | 1001 | 11110 |
Color Harmonies of #484553
Complementary color
Monochromatic Colors of #484553
Black with #484553
Text Example
Text Example
White with #484553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484553; }
p { color: rgb(72,69,83); }
H1.HeaderClassName
{
color: #484553;
}
.AnyTagClassName
{
color: #484553;
}
</style>
background-color css
<style>
a { background-color: #484553; }
a { background-color: rgb(72,69,83); }
div.DivClassName
{
background-color: #484553;
}
.BgClassName
{
background-color: #484553;
}
</style>
border-color css
<style>
span { border-color: #484553; }
span { border-color: rgb(72,69,83); }
td.TdClassName
{
border-color: #484553;
}
.TagClassName
{
border-color: #484553;
}
</style>