Shades of Arsenic #324553
Tints of Arsenic #324553
RGB
CMYK
RGB Variations
Color information
#324553 (or 0x324553) is known color: Arsenic. HEX triplet: 32, 45 and 53. RGB value is (50,69,83). Sum of RGB (Red+Green+Blue) = 50+69+83=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 69 (27.34% from 255 or 34.16% from 202); Blue value is 83 (32.81% from 255 or 41.09% from 202); Max value from RGB is 83 - color contains mainly: blue. Hex color #324553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324553 is #CDBAAC. Grayscale: #404040. Windows color (decimal): -13482669 or 5457202. OLE color: 5457202.
HSL color Cylindrical-coordinate representation of color #324553: hue angle of 205.45º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #324553 is Cyan = 0.40, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 69 | 83 | - |
| CMYK | 0.40 | 0.17 | 0 | 0.67 |
| HSL | 205.45º | 0.25% | 0.26% | - |
| HSV(B) | 205.45º | 0.4% | 0.33% | - |
| XYZ | 5 | 5.56 | 8.99 | - |
| YUV | 64.92 | 138.21 | 117.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 83 | 0.40 | 0.17 | 0 | 0.67 | 205.45 | 0.25 | 0.26 |
| Hex | 32 | 45 | 53 | 28 | 11 | 0 | 43 | CD | 19 | 1A |
| Octal | 62 | 105 | 123 | 50 | 21 | 0 | 103 | 315 | 31 | 32 |
| Binary | 110010 | 1000101 | 1010011 | 101000 | 10001 | 0 | 1000011 | 11001101 | 11001 | 11010 |
Color Harmonies of #324553
Complementary color
Monochromatic Colors of #324553
Black with #324553
Text Example
Text Example
White with #324553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324553; }
p { color: rgb(50,69,83); }
H1.HeaderClassName
{
color: #324553;
}
.AnyTagClassName
{
color: #324553;
}
</style>
background-color css
<style>
a { background-color: #324553; }
a { background-color: rgb(50,69,83); }
div.DivClassName
{
background-color: #324553;
}
.BgClassName
{
background-color: #324553;
}
</style>
border-color css
<style>
span { border-color: #324553; }
span { border-color: rgb(50,69,83); }
td.TdClassName
{
border-color: #324553;
}
.TagClassName
{
border-color: #324553;
}
</style>