Shades of Gun Powder #484751
Tints of Gun Powder #484751
RGB
CMYK
RGB Variations
Color information
#484751 (or 0x484751) is known color: Gun Powder. HEX triplet: 48, 47 and 51. RGB value is (72,71,81). Sum of RGB (Red+Green+Blue) = 72+71+81=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 81 (32.03% from 255 or 36.16% from 224); Max value from RGB is 81 - color contains mainly: blue. Hex color #484751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484751 is #B7B8AE. Grayscale: #484848. Windows color (decimal): -12040367 or 5326664. OLE color: 5326664.
HSL color Cylindrical-coordinate representation of color #484751: hue angle of 246º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #484751 is Cyan = 0.11, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 72 | 71 | 81 | - |
| CMYK | 0.11 | 0.12 | 0 | 0.68 |
| HSL | 246º | 0.07% | 0.3% | - |
| HSV(B) | 246º | 0.12% | 0.32% | - |
| XYZ | 6.41 | 6.48 | 8.7 | - |
| YUV | 72.44 | 132.83 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 71 | 81 | 0.11 | 0.12 | 0 | 0.68 | 246 | 0.07 | 0.3 |
| Hex | 48 | 47 | 51 | B | C | 0 | 44 | F6 | 7 | 1E |
| Octal | 110 | 107 | 121 | 13 | 14 | 0 | 104 | 366 | 7 | 36 |
| Binary | 1001000 | 1000111 | 1010001 | 1011 | 1100 | 0 | 1000100 | 11110110 | 111 | 11110 |
Color Harmonies of #484751
Complementary color
Monochromatic Colors of #484751
Black with #484751
Text Example
Text Example
White with #484751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484751; }
p { color: rgb(72,71,81); }
H1.HeaderClassName
{
color: #484751;
}
.AnyTagClassName
{
color: #484751;
}
</style>
background-color css
<style>
a { background-color: #484751; }
a { background-color: rgb(72,71,81); }
div.DivClassName
{
background-color: #484751;
}
.BgClassName
{
background-color: #484751;
}
</style>
border-color css
<style>
span { border-color: #484751; }
span { border-color: rgb(72,71,81); }
td.TdClassName
{
border-color: #484751;
}
.TagClassName
{
border-color: #484751;
}
</style>