Shades of Gun Powder #545461
Tints of Gun Powder #545461
RGB
CMYK
RGB Variations
Color information
#545461 (or 0x545461) is known color: Gun Powder. HEX triplet: 54, 54 and 61. RGB value is (84,84,97). Sum of RGB (Red+Green+Blue) = 84+84+97=265 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.70% from 265); Green value is 84 (33.20% from 255 or 31.70% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 97 - color contains mainly: blue. Hex color #545461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545461 is #ABAB9E. Grayscale: #555555. Windows color (decimal): -11250591 or 6378580. OLE color: 6378580.
HSL color Cylindrical-coordinate representation of color #545461: hue angle of 240º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #545461 is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 84 | 97 | - |
| CMYK | 0.13 | 0.13 | 0 | 0.62 |
| HSL | 240º | 0.07% | 0.35% | - |
| HSV(B) | 240º | 0.13% | 0.38% | - |
| XYZ | 8.98 | 9.09 | 12.59 | - |
| YUV | 85.48 | 134.5 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 97 | 0.13 | 0.13 | 0 | 0.62 | 240 | 0.07 | 0.35 |
| Hex | 54 | 54 | 61 | D | D | 0 | 3E | F0 | 7 | 23 |
| Octal | 124 | 124 | 141 | 15 | 15 | 0 | 76 | 360 | 7 | 43 |
| Binary | 1010100 | 1010100 | 1100001 | 1101 | 1101 | 0 | 111110 | 11110000 | 111 | 100011 |
Color Harmonies of #545461
Complementary color
Monochromatic Colors of #545461
Black with #545461
Text Example
Text Example
White with #545461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545461; }
p { color: rgb(84,84,97); }
H1.HeaderClassName
{
color: #545461;
}
.AnyTagClassName
{
color: #545461;
}
</style>
background-color css
<style>
a { background-color: #545461; }
a { background-color: rgb(84,84,97); }
div.DivClassName
{
background-color: #545461;
}
.BgClassName
{
background-color: #545461;
}
</style>
border-color css
<style>
span { border-color: #545461; }
span { border-color: rgb(84,84,97); }
td.TdClassName
{
border-color: #545461;
}
.TagClassName
{
border-color: #545461;
}
</style>