Shades of Gun Powder #424053
Tints of Gun Powder #424053
RGB
CMYK
RGB Variations
Color information
#424053 (or 0x424053) is known color: Gun Powder. HEX triplet: 42, 40 and 53. RGB value is (66,64,83). Sum of RGB (Red+Green+Blue) = 66+64+83=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 83 (32.81% from 255 or 38.97% from 213); Max value from RGB is 83 - color contains mainly: blue. Hex color #424053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424053 is #BDBFAC. Grayscale: #424242. Windows color (decimal): -12435373 or 5455938. OLE color: 5455938.
HSL color Cylindrical-coordinate representation of color #424053: hue angle of 246.32º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #424053 is Cyan = 0.20, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 64 | 83 | - |
| CMYK | 0.20 | 0.23 | 0 | 0.67 |
| HSL | 246.32º | 0.13% | 0.29% | - |
| HSV(B) | 246.32º | 0.23% | 0.33% | - |
| XYZ | 5.64 | 5.45 | 8.94 | - |
| YUV | 66.76 | 137.16 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 83 | 0.20 | 0.23 | 0 | 0.67 | 246.32 | 0.13 | 0.29 |
| Hex | 42 | 40 | 53 | 14 | 17 | 0 | 43 | F6 | D | 1D |
| Octal | 102 | 100 | 123 | 24 | 27 | 0 | 103 | 366 | 15 | 35 |
| Binary | 1000010 | 1000000 | 1010011 | 10100 | 10111 | 0 | 1000011 | 11110110 | 1101 | 11101 |
Color Harmonies of #424053
Complementary color
Monochromatic Colors of #424053
Black with #424053
Text Example
Text Example
White with #424053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424053; }
p { color: rgb(66,64,83); }
H1.HeaderClassName
{
color: #424053;
}
.AnyTagClassName
{
color: #424053;
}
</style>
background-color css
<style>
a { background-color: #424053; }
a { background-color: rgb(66,64,83); }
div.DivClassName
{
background-color: #424053;
}
.BgClassName
{
background-color: #424053;
}
</style>
border-color css
<style>
span { border-color: #424053; }
span { border-color: rgb(66,64,83); }
td.TdClassName
{
border-color: #424053;
}
.TagClassName
{
border-color: #424053;
}
</style>