Shades of Arsenic #324550
Tints of Arsenic #324550
RGB
CMYK
RGB Variations
Color information
#324550 (or 0x324550) is known color: Arsenic. HEX triplet: 32, 45 and 50. RGB value is (50,69,80). Sum of RGB (Red+Green+Blue) = 50+69+80=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 69 (27.34% from 255 or 34.67% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 80 - color contains mainly: blue. Hex color #324550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324550 is #CDBAAF. Grayscale: #404040. Windows color (decimal): -13482672 or 5260594. OLE color: 5260594.
HSL color Cylindrical-coordinate representation of color #324550: hue angle of 202º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #324550 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 50 | 69 | 80 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.69 |
| HSL | 202º | 0.23% | 0.25% | - |
| HSV(B) | 202º | 0.38% | 0.31% | - |
| XYZ | 4.89 | 5.51 | 8.4 | - |
| YUV | 64.57 | 136.71 | 117.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 80 | 0.37 | 0.14 | 0 | 0.69 | 202 | 0.23 | 0.25 |
| Hex | 32 | 45 | 50 | 25 | E | 0 | 45 | CA | 17 | 19 |
| Octal | 62 | 105 | 120 | 45 | 16 | 0 | 105 | 312 | 27 | 31 |
| Binary | 110010 | 1000101 | 1010000 | 100101 | 1110 | 0 | 1000101 | 11001010 | 10111 | 11001 |
Color Harmonies of #324550
Complementary color
Monochromatic Colors of #324550
Black with #324550
Text Example
Text Example
White with #324550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324550; }
p { color: rgb(50,69,80); }
H1.HeaderClassName
{
color: #324550;
}
.AnyTagClassName
{
color: #324550;
}
</style>
background-color css
<style>
a { background-color: #324550; }
a { background-color: rgb(50,69,80); }
div.DivClassName
{
background-color: #324550;
}
.BgClassName
{
background-color: #324550;
}
</style>
border-color css
<style>
span { border-color: #324550; }
span { border-color: rgb(50,69,80); }
td.TdClassName
{
border-color: #324550;
}
.TagClassName
{
border-color: #324550;
}
</style>