Shades of Arsenic #324556
Tints of Arsenic #324556
RGB
CMYK
RGB Variations
Color information
#324556 (or 0x324556) is known color: Arsenic. HEX triplet: 32, 45 and 56. RGB value is (50,69,86). Sum of RGB (Red+Green+Blue) = 50+69+86=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 69 (27.34% from 255 or 33.66% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 86 - color contains mainly: blue. Hex color #324556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324556 is #CDBAA9. Grayscale: #414141. Windows color (decimal): -13482666 or 5653810. OLE color: 5653810.
HSL color Cylindrical-coordinate representation of color #324556: hue angle of 208.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #324556 is Cyan = 0.42, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 69 | 86 | - |
| CMYK | 0.42 | 0.20 | 0 | 0.66 |
| HSL | 208.33º | 0.26% | 0.27% | - |
| HSV(B) | 208.33º | 0.42% | 0.34% | - |
| XYZ | 5.12 | 5.61 | 9.62 | - |
| YUV | 65.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 86 | 0.42 | 0.20 | 0 | 0.66 | 208.33 | 0.26 | 0.27 |
| Hex | 32 | 45 | 56 | 2A | 14 | 0 | 42 | D0 | 1A | 1B |
| Octal | 62 | 105 | 126 | 52 | 24 | 0 | 102 | 320 | 32 | 33 |
| Binary | 110010 | 1000101 | 1010110 | 101010 | 10100 | 0 | 1000010 | 11010000 | 11010 | 11011 |
Color Harmonies of #324556
Complementary color
Monochromatic Colors of #324556
Black with #324556
Text Example
Text Example
White with #324556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324556; }
p { color: rgb(50,69,86); }
H1.HeaderClassName
{
color: #324556;
}
.AnyTagClassName
{
color: #324556;
}
</style>
background-color css
<style>
a { background-color: #324556; }
a { background-color: rgb(50,69,86); }
div.DivClassName
{
background-color: #324556;
}
.BgClassName
{
background-color: #324556;
}
</style>
border-color css
<style>
span { border-color: #324556; }
span { border-color: rgb(50,69,86); }
td.TdClassName
{
border-color: #324556;
}
.TagClassName
{
border-color: #324556;
}
</style>