Shades of Gun Powder #484957
Tints of Gun Powder #484957
RGB
CMYK
RGB Variations
Color information
#484957 (or 0x484957) is known color: Gun Powder. HEX triplet: 48, 49 and 57. RGB value is (72,73,87). Sum of RGB (Red+Green+Blue) = 72+73+87=232 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.03% from 232); Green value is 73 (28.91% from 255 or 31.47% from 232); Blue value is 87 (34.38% from 255 or 37.5% from 232); Max value from RGB is 87 - color contains mainly: blue. Hex color #484957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484957 is #B7B6A8. Grayscale: #4A4A4A. Windows color (decimal): -12039849 or 5720392. OLE color: 5720392.
HSL color Cylindrical-coordinate representation of color #484957: hue angle of 236º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #484957 is Cyan = 0.17, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 73 | 87 | - |
| CMYK | 0.17 | 0.16 | 0 | 0.66 |
| HSL | 236º | 0.09% | 0.31% | - |
| HSV(B) | 236º | 0.17% | 0.34% | - |
| XYZ | 6.78 | 6.83 | 9.98 | - |
| YUV | 74.3 | 135.17 | 126.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 73 | 87 | 0.17 | 0.16 | 0 | 0.66 | 236 | 0.09 | 0.31 |
| Hex | 48 | 49 | 57 | 11 | 10 | 0 | 42 | EC | 9 | 1F |
| Octal | 110 | 111 | 127 | 21 | 20 | 0 | 102 | 354 | 11 | 37 |
| Binary | 1001000 | 1001001 | 1010111 | 10001 | 10000 | 0 | 1000010 | 11101100 | 1001 | 11111 |
Color Harmonies of #484957
Complementary color
Monochromatic Colors of #484957
Black with #484957
Text Example
Text Example
White with #484957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484957; }
p { color: rgb(72,73,87); }
H1.HeaderClassName
{
color: #484957;
}
.AnyTagClassName
{
color: #484957;
}
</style>
background-color css
<style>
a { background-color: #484957; }
a { background-color: rgb(72,73,87); }
div.DivClassName
{
background-color: #484957;
}
.BgClassName
{
background-color: #484957;
}
</style>
border-color css
<style>
span { border-color: #484957; }
span { border-color: rgb(72,73,87); }
td.TdClassName
{
border-color: #484957;
}
.TagClassName
{
border-color: #484957;
}
</style>