Shades of Gun Powder #454157
Tints of Gun Powder #454157
RGB
CMYK
RGB Variations
Color information
#454157 (or 0x454157) is known color: Gun Powder. HEX triplet: 45, 41 and 57. RGB value is (69,65,87). Sum of RGB (Red+Green+Blue) = 69+65+87=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 87 - color contains mainly: blue. Hex color #454157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454157 is #BABEA8. Grayscale: #444444. Windows color (decimal): -12238505 or 5718341. OLE color: 5718341.
HSL color Cylindrical-coordinate representation of color #454157: hue angle of 250.91º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #454157 is Cyan = 0.21, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 65 | 87 | - |
| CMYK | 0.21 | 0.25 | 0 | 0.66 |
| HSL | 250.91º | 0.14% | 0.3% | - |
| HSV(B) | 250.91º | 0.25% | 0.34% | - |
| XYZ | 6.06 | 5.73 | 9.8 | - |
| YUV | 68.7 | 138.33 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 65 | 87 | 0.21 | 0.25 | 0 | 0.66 | 250.91 | 0.14 | 0.3 |
| Hex | 45 | 41 | 57 | 15 | 19 | 0 | 42 | FB | E | 1E |
| Octal | 105 | 101 | 127 | 25 | 31 | 0 | 102 | 373 | 16 | 36 |
| Binary | 1000101 | 1000001 | 1010111 | 10101 | 11001 | 0 | 1000010 | 11111011 | 1110 | 11110 |
Color Harmonies of #454157
Complementary color
Monochromatic Colors of #454157
Black with #454157
Text Example
Text Example
White with #454157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454157; }
p { color: rgb(69,65,87); }
H1.HeaderClassName
{
color: #454157;
}
.AnyTagClassName
{
color: #454157;
}
</style>
background-color css
<style>
a { background-color: #454157; }
a { background-color: rgb(69,65,87); }
div.DivClassName
{
background-color: #454157;
}
.BgClassName
{
background-color: #454157;
}
</style>
border-color css
<style>
span { border-color: #454157; }
span { border-color: rgb(69,65,87); }
td.TdClassName
{
border-color: #454157;
}
.TagClassName
{
border-color: #454157;
}
</style>