Shades of Arsenic #324454
Tints of Arsenic #324454
RGB
CMYK
RGB Variations
Color information
#324454 (or 0x324454) is known color: Arsenic. HEX triplet: 32, 44 and 54. RGB value is (50,68,84). Sum of RGB (Red+Green+Blue) = 50+68+84=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 68 (26.95% from 255 or 33.66% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 84 - color contains mainly: blue. Hex color #324454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324454 is #CDBBAB. Grayscale: #404040. Windows color (decimal): -13482924 or 5522482. OLE color: 5522482.
HSL color Cylindrical-coordinate representation of color #324454: hue angle of 208.24º 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 #324454 is Cyan = 0.40, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 68 | 84 | - |
| CMYK | 0.40 | 0.19 | 0 | 0.67 |
| HSL | 208.24º | 0.25% | 0.26% | - |
| HSV(B) | 208.24º | 0.4% | 0.33% | - |
| XYZ | 4.98 | 5.45 | 9.18 | - |
| YUV | 64.44 | 139.04 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 84 | 0.40 | 0.19 | 0 | 0.67 | 208.24 | 0.25 | 0.26 |
| Hex | 32 | 44 | 54 | 28 | 13 | 0 | 43 | D0 | 19 | 1A |
| Octal | 62 | 104 | 124 | 50 | 23 | 0 | 103 | 320 | 31 | 32 |
| Binary | 110010 | 1000100 | 1010100 | 101000 | 10011 | 0 | 1000011 | 11010000 | 11001 | 11010 |
Color Harmonies of #324454
Complementary color
Monochromatic Colors of #324454
Black with #324454
Text Example
Text Example
White with #324454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324454; }
p { color: rgb(50,68,84); }
H1.HeaderClassName
{
color: #324454;
}
.AnyTagClassName
{
color: #324454;
}
</style>
background-color css
<style>
a { background-color: #324454; }
a { background-color: rgb(50,68,84); }
div.DivClassName
{
background-color: #324454;
}
.BgClassName
{
background-color: #324454;
}
</style>
border-color css
<style>
span { border-color: #324454; }
span { border-color: rgb(50,68,84); }
td.TdClassName
{
border-color: #324454;
}
.TagClassName
{
border-color: #324454;
}
</style>