Shades of Gun Powder #424357
Tints of Gun Powder #424357
RGB
CMYK
RGB Variations
Color information
#424357 (or 0x424357) is known color: Gun Powder. HEX triplet: 42, 43 and 57. RGB value is (66,67,87). Sum of RGB (Red+Green+Blue) = 66+67+87=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 87 (34.38% from 255 or 39.55% from 220); Max value from RGB is 87 - color contains mainly: blue. Hex color #424357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424357 is #BDBCA8. Grayscale: #444444. Windows color (decimal): -12434601 or 5718850. OLE color: 5718850.
HSL color Cylindrical-coordinate representation of color #424357: hue angle of 237.14º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #424357 is Cyan = 0.24, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 67 | 87 | - |
| CMYK | 0.24 | 0.23 | 0 | 0.66 |
| HSL | 237.14º | 0.14% | 0.3% | - |
| HSV(B) | 237.14º | 0.24% | 0.34% | - |
| XYZ | 5.97 | 5.86 | 9.83 | - |
| YUV | 68.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 87 | 0.24 | 0.23 | 0 | 0.66 | 237.14 | 0.14 | 0.3 |
| Hex | 42 | 43 | 57 | 18 | 17 | 0 | 42 | ED | E | 1E |
| Octal | 102 | 103 | 127 | 30 | 27 | 0 | 102 | 355 | 16 | 36 |
| Binary | 1000010 | 1000011 | 1010111 | 11000 | 10111 | 0 | 1000010 | 11101101 | 1110 | 11110 |
Color Harmonies of #424357
Complementary color
Monochromatic Colors of #424357
Black with #424357
Text Example
Text Example
White with #424357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424357; }
p { color: rgb(66,67,87); }
H1.HeaderClassName
{
color: #424357;
}
.AnyTagClassName
{
color: #424357;
}
</style>
background-color css
<style>
a { background-color: #424357; }
a { background-color: rgb(66,67,87); }
div.DivClassName
{
background-color: #424357;
}
.BgClassName
{
background-color: #424357;
}
</style>
border-color css
<style>
span { border-color: #424357; }
span { border-color: rgb(66,67,87); }
td.TdClassName
{
border-color: #424357;
}
.TagClassName
{
border-color: #424357;
}
</style>