Shades of Gun Powder #535358
Tints of Gun Powder #535358
RGB
CMYK
RGB Variations
Color information
#535358 (or 0x535358) is known color: Gun Powder. HEX triplet: 53, 53 and 58. RGB value is (83,83,88). Sum of RGB (Red+Green+Blue) = 83+83+88=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 88 - color contains mainly: blue. Hex color #535358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535358 is #ACACA7. Grayscale: #535353. Windows color (decimal): -11316392 or 5788499. OLE color: 5788499.
HSL color Cylindrical-coordinate representation of color #535358: hue angle of 240º degrees, saturation: 0.03, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #535358 is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
RGB | 83 | 83 | 88 | - |
CMYK | 0.06 | 0.06 | 0 | 0.65 |
HSL | 240º | 0.03% | 0.34% | - |
HSV(B) | 240º | 0.06% | 0.35% | - |
XYZ | 8.42 | 8.73 | 10.47 | - |
YUV | 83.57 | 130.5 | 127.59 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 83 | 83 | 88 | 0.06 | 0.06 | 0 | 0.65 | 240 | 0.03 | 0.34 |
Hex | 53 | 53 | 58 | 6 | 6 | 0 | 41 | F0 | 3 | 22 |
Octal | 123 | 123 | 130 | 6 | 6 | 0 | 101 | 360 | 3 | 42 |
Binary | 1010011 | 1010011 | 1011000 | 110 | 110 | 0 | 1000001 | 11110000 | 11 | 100010 |
Color Harmonies of #535358
Complementary color
Monochromatic Colors of #535358
Black with #535358
Text Example
Text Example
White with #535358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535358; }
p { color: rgb(83,83,88); }
H1.HeaderClassName
{
color: #535358;
}
.AnyTagClassName
{
color: #535358;
}
</style>
background-color css
<style>
a { background-color: #535358; }
a { background-color: rgb(83,83,88); }
div.DivClassName
{
background-color: #535358;
}
.BgClassName
{
background-color: #535358;
}
</style>
border-color css
<style>
span { border-color: #535358; }
span { border-color: rgb(83,83,88); }
td.TdClassName
{
border-color: #535358;
}
.TagClassName
{
border-color: #535358;
}
</style>