Shades of Gun Powder #484658
Tints of Gun Powder #484658
RGB
CMYK
RGB Variations
Color information
#484658 (or 0x484658) is known color: Gun Powder. HEX triplet: 48, 46 and 58. RGB value is (72,70,88). Sum of RGB (Red+Green+Blue) = 72+70+88=230 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.30% from 230); Green value is 70 (27.73% from 255 or 30.43% from 230); Blue value is 88 (34.77% from 255 or 38.26% from 230); Max value from RGB is 88 - color contains mainly: blue. Hex color #484658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #484658 is #B7B9A7. Grayscale: #484848. Windows color (decimal): -12040616 or 5785160. OLE color: 5785160.
HSL color Cylindrical-coordinate representation of color #484658: hue angle of 246.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #484658 is Cyan = 0.18, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 70 | 88 | - |
| CMYK | 0.18 | 0.20 | 0 | 0.65 |
| HSL | 246.67º | 0.11% | 0.31% | - |
| HSV(B) | 246.67º | 0.2% | 0.35% | - |
| XYZ | 6.62 | 6.46 | 10.13 | - |
| YUV | 72.65 | 136.66 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 70 | 88 | 0.18 | 0.20 | 0 | 0.65 | 246.67 | 0.11 | 0.31 |
| Hex | 48 | 46 | 58 | 12 | 14 | 0 | 41 | F7 | B | 1F |
| Octal | 110 | 106 | 130 | 22 | 24 | 0 | 101 | 367 | 13 | 37 |
| Binary | 1001000 | 1000110 | 1011000 | 10010 | 10100 | 0 | 1000001 | 11110111 | 1011 | 11111 |
Color Harmonies of #484658
Complementary color
Monochromatic Colors of #484658
Black with #484658
Text Example
Text Example
White with #484658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484658; }
p { color: rgb(72,70,88); }
H1.HeaderClassName
{
color: #484658;
}
.AnyTagClassName
{
color: #484658;
}
</style>
background-color css
<style>
a { background-color: #484658; }
a { background-color: rgb(72,70,88); }
div.DivClassName
{
background-color: #484658;
}
.BgClassName
{
background-color: #484658;
}
</style>
border-color css
<style>
span { border-color: #484658; }
span { border-color: rgb(72,70,88); }
td.TdClassName
{
border-color: #484658;
}
.TagClassName
{
border-color: #484658;
}
</style>