Shades of Gun Powder #484657
Tints of Gun Powder #484657
RGB
CMYK
RGB Variations
Color information
#484657 (or 0x484657) is known color: Gun Powder. HEX triplet: 48, 46 and 57. RGB value is (72,70,87). Sum of RGB (Red+Green+Blue) = 72+70+87=229 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.44% from 229); Green value is 70 (27.73% from 255 or 30.57% from 229); Blue value is 87 (34.38% from 255 or 37.99% from 229); Max value from RGB is 87 - color contains mainly: blue. Hex color #484657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484657 is #B7B9A8. Grayscale: #484848. Windows color (decimal): -12040617 or 5719624. OLE color: 5719624.
HSL color Cylindrical-coordinate representation of color #484657: hue angle of 247.06º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #484657 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 70 | 87 | - |
| CMYK | 0.17 | 0.20 | 0 | 0.66 |
| HSL | 247.06º | 0.11% | 0.31% | - |
| HSV(B) | 247.06º | 0.2% | 0.34% | - |
| XYZ | 6.58 | 6.45 | 9.91 | - |
| YUV | 72.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 70 | 87 | 0.17 | 0.20 | 0 | 0.66 | 247.06 | 0.11 | 0.31 |
| Hex | 48 | 46 | 57 | 11 | 14 | 0 | 42 | F7 | B | 1F |
| Octal | 110 | 106 | 127 | 21 | 24 | 0 | 102 | 367 | 13 | 37 |
| Binary | 1001000 | 1000110 | 1010111 | 10001 | 10100 | 0 | 1000010 | 11110111 | 1011 | 11111 |
Color Harmonies of #484657
Complementary color
Monochromatic Colors of #484657
Black with #484657
Text Example
Text Example
White with #484657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484657; }
p { color: rgb(72,70,87); }
H1.HeaderClassName
{
color: #484657;
}
.AnyTagClassName
{
color: #484657;
}
</style>
background-color css
<style>
a { background-color: #484657; }
a { background-color: rgb(72,70,87); }
div.DivClassName
{
background-color: #484657;
}
.BgClassName
{
background-color: #484657;
}
</style>
border-color css
<style>
span { border-color: #484657; }
span { border-color: rgb(72,70,87); }
td.TdClassName
{
border-color: #484657;
}
.TagClassName
{
border-color: #484657;
}
</style>