Shades of Arsenic #324451
Tints of Arsenic #324451
RGB
CMYK
RGB Variations
Color information
#324451 (or 0x324451) is known color: Arsenic. HEX triplet: 32, 44 and 51. RGB value is (50,68,81). Sum of RGB (Red+Green+Blue) = 50+68+81=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 68 (26.95% from 255 or 34.17% from 199); Blue value is 81 (32.03% from 255 or 40.70% from 199); Max value from RGB is 81 - color contains mainly: blue. Hex color #324451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324451 is #CDBBAE. Grayscale: #404040. Windows color (decimal): -13482927 or 5325874. OLE color: 5325874.
HSL color Cylindrical-coordinate representation of color #324451: hue angle of 205.16º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #324451 is Cyan = 0.38, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 68 | 81 | - |
| CMYK | 0.38 | 0.16 | 0 | 0.68 |
| HSL | 205.16º | 0.24% | 0.26% | - |
| HSV(B) | 205.16º | 0.38% | 0.32% | - |
| XYZ | 4.87 | 5.41 | 8.57 | - |
| YUV | 64.1 | 137.54 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 81 | 0.38 | 0.16 | 0 | 0.68 | 205.16 | 0.24 | 0.26 |
| Hex | 32 | 44 | 51 | 26 | 10 | 0 | 44 | CD | 18 | 1A |
| Octal | 62 | 104 | 121 | 46 | 20 | 0 | 104 | 315 | 30 | 32 |
| Binary | 110010 | 1000100 | 1010001 | 100110 | 10000 | 0 | 1000100 | 11001101 | 11000 | 11010 |
Color Harmonies of #324451
Complementary color
Monochromatic Colors of #324451
Black with #324451
Text Example
Text Example
White with #324451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324451; }
p { color: rgb(50,68,81); }
H1.HeaderClassName
{
color: #324451;
}
.AnyTagClassName
{
color: #324451;
}
</style>
background-color css
<style>
a { background-color: #324451; }
a { background-color: rgb(50,68,81); }
div.DivClassName
{
background-color: #324451;
}
.BgClassName
{
background-color: #324451;
}
</style>
border-color css
<style>
span { border-color: #324451; }
span { border-color: rgb(50,68,81); }
td.TdClassName
{
border-color: #324451;
}
.TagClassName
{
border-color: #324451;
}
</style>