Shades of Gun Powder #484756
Tints of Gun Powder #484756
RGB
CMYK
RGB Variations
Color information
#484756 (or 0x484756) is known color: Gun Powder. HEX triplet: 48, 47 and 56. RGB value is (72,71,86). Sum of RGB (Red+Green+Blue) = 72+71+86=229 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.44% from 229); Green value is 71 (28.12% from 255 or 31.00% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 86 - color contains mainly: blue. Hex color #484756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484756 is #B7B8A9. Grayscale: #484848. Windows color (decimal): -12040362 or 5654344. OLE color: 5654344.
HSL color Cylindrical-coordinate representation of color #484756: hue angle of 244º degrees, saturation: 0.1, 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 #484756 is Cyan = 0.16, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 71 | 86 | - |
| CMYK | 0.16 | 0.17 | 0 | 0.66 |
| HSL | 244º | 0.1% | 0.31% | - |
| HSV(B) | 244º | 0.17% | 0.34% | - |
| XYZ | 6.61 | 6.56 | 9.72 | - |
| YUV | 73.01 | 135.33 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 71 | 86 | 0.16 | 0.17 | 0 | 0.66 | 244 | 0.1 | 0.31 |
| Hex | 48 | 47 | 56 | 10 | 11 | 0 | 42 | F4 | A | 1F |
| Octal | 110 | 107 | 126 | 20 | 21 | 0 | 102 | 364 | 12 | 37 |
| Binary | 1001000 | 1000111 | 1010110 | 10000 | 10001 | 0 | 1000010 | 11110100 | 1010 | 11111 |
Color Harmonies of #484756
Complementary color
Monochromatic Colors of #484756
Black with #484756
Text Example
Text Example
White with #484756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484756; }
p { color: rgb(72,71,86); }
H1.HeaderClassName
{
color: #484756;
}
.AnyTagClassName
{
color: #484756;
}
</style>
background-color css
<style>
a { background-color: #484756; }
a { background-color: rgb(72,71,86); }
div.DivClassName
{
background-color: #484756;
}
.BgClassName
{
background-color: #484756;
}
</style>
border-color css
<style>
span { border-color: #484756; }
span { border-color: rgb(72,71,86); }
td.TdClassName
{
border-color: #484756;
}
.TagClassName
{
border-color: #484756;
}
</style>