Shades of Gun Powder #454261
Tints of Gun Powder #454261
RGB
CMYK
RGB Variations
Color information
#454261 (or 0x454261) is known color: Gun Powder. HEX triplet: 45, 42 and 61. RGB value is (69,66,97). Sum of RGB (Red+Green+Blue) = 69+66+97=232 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.74% from 232); Green value is 66 (26.17% from 255 or 28.45% from 232); Blue value is 97 (38.28% from 255 or 41.81% from 232); Max value from RGB is 97 - color contains mainly: blue. Hex color #454261 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454261 is #BABD9E. Grayscale: #464646. Windows color (decimal): -12238239 or 6373957. OLE color: 6373957.
HSL color Cylindrical-coordinate representation of color #454261: hue angle of 245.81º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #454261 is Cyan = 0.29, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 66 | 97 | - |
| CMYK | 0.29 | 0.32 | 0 | 0.62 |
| HSL | 245.81º | 0.19% | 0.32% | - |
| HSV(B) | 245.81º | 0.32% | 0.38% | - |
| XYZ | 6.56 | 6.02 | 12.13 | - |
| YUV | 70.43 | 142.99 | 126.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 66 | 97 | 0.29 | 0.32 | 0 | 0.62 | 245.81 | 0.19 | 0.32 |
| Hex | 45 | 42 | 61 | 1D | 20 | 0 | 3E | F6 | 13 | 20 |
| Octal | 105 | 102 | 141 | 35 | 40 | 0 | 76 | 366 | 23 | 40 |
| Binary | 1000101 | 1000010 | 1100001 | 11101 | 100000 | 0 | 111110 | 11110110 | 10011 | 100000 |
Color Harmonies of #454261
Complementary color
Monochromatic Colors of #454261
Black with #454261
Text Example
Text Example
White with #454261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454261; }
p { color: rgb(69,66,97); }
H1.HeaderClassName
{
color: #454261;
}
.AnyTagClassName
{
color: #454261;
}
</style>
background-color css
<style>
a { background-color: #454261; }
a { background-color: rgb(69,66,97); }
div.DivClassName
{
background-color: #454261;
}
.BgClassName
{
background-color: #454261;
}
</style>
border-color css
<style>
span { border-color: #454261; }
span { border-color: rgb(69,66,97); }
td.TdClassName
{
border-color: #454261;
}
.TagClassName
{
border-color: #454261;
}
</style>