Shades of Arsenic #394046
Tints of Arsenic #394046
RGB
CMYK
RGB Variations
Color information
#394046 (or 0x394046) is known color: Arsenic. HEX triplet: 39, 40 and 46. RGB value is (57,64,70). Sum of RGB (Red+Green+Blue) = 57+64+70=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 64 (25.39% from 255 or 33.51% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 70 - color contains mainly: blue. Hex color #394046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394046 is #C6BFB9. Grayscale: #3E3E3E. Windows color (decimal): -13025210 or 4603961. OLE color: 4603961.
HSL color Cylindrical-coordinate representation of color #394046: hue angle of 207.69º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #394046 is Cyan = 0.19, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 64 | 70 | - |
| CMYK | 0.19 | 0.09 | 0 | 0.73 |
| HSL | 207.69º | 0.1% | 0.25% | - |
| HSV(B) | 207.69º | 0.19% | 0.27% | - |
| XYZ | 4.63 | 4.98 | 6.51 | - |
| YUV | 62.59 | 132.18 | 124.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 70 | 0.19 | 0.09 | 0 | 0.73 | 207.69 | 0.1 | 0.25 |
| Hex | 39 | 40 | 46 | 13 | 9 | 0 | 49 | D0 | A | 19 |
| Octal | 71 | 100 | 106 | 23 | 11 | 0 | 111 | 320 | 12 | 31 |
| Binary | 111001 | 1000000 | 1000110 | 10011 | 1001 | 0 | 1001001 | 11010000 | 1010 | 11001 |
Color Harmonies of #394046
Complementary color
Monochromatic Colors of #394046
Black with #394046
Text Example
Text Example
White with #394046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394046; }
p { color: rgb(57,64,70); }
H1.HeaderClassName
{
color: #394046;
}
.AnyTagClassName
{
color: #394046;
}
</style>
background-color css
<style>
a { background-color: #394046; }
a { background-color: rgb(57,64,70); }
div.DivClassName
{
background-color: #394046;
}
.BgClassName
{
background-color: #394046;
}
</style>
border-color css
<style>
span { border-color: #394046; }
span { border-color: rgb(57,64,70); }
td.TdClassName
{
border-color: #394046;
}
.TagClassName
{
border-color: #394046;
}
</style>