Shades of Arsenic #394149
Tints of Arsenic #394149
RGB
CMYK
RGB Variations
Color information
#394149 (or 0x394149) is known color: Arsenic. HEX triplet: 39, 41 and 49. RGB value is (57,65,73). Sum of RGB (Red+Green+Blue) = 57+65+73=195 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.23% from 195); Green value is 65 (25.78% from 255 or 33.33% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 73 - color contains mainly: blue. Hex color #394149 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394149 is #C6BEB6. Grayscale: #3F3F3F. Windows color (decimal): -13024951 or 4800825. OLE color: 4800825.
HSL color Cylindrical-coordinate representation of color #394149: hue angle of 210º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #394149 is Cyan = 0.22, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 65 | 73 | - |
| CMYK | 0.22 | 0.11 | 0 | 0.71 |
| HSL | 210º | 0.12% | 0.25% | - |
| HSV(B) | 210º | 0.22% | 0.29% | - |
| XYZ | 4.78 | 5.13 | 7.04 | - |
| YUV | 63.52 | 133.35 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 73 | 0.22 | 0.11 | 0 | 0.71 | 210 | 0.12 | 0.25 |
| Hex | 39 | 41 | 49 | 16 | B | 0 | 47 | D2 | C | 19 |
| Octal | 71 | 101 | 111 | 26 | 13 | 0 | 107 | 322 | 14 | 31 |
| Binary | 111001 | 1000001 | 1001001 | 10110 | 1011 | 0 | 1000111 | 11010010 | 1100 | 11001 |
Color Harmonies of #394149
Complementary color
Monochromatic Colors of #394149
Black with #394149
Text Example
Text Example
White with #394149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394149; }
p { color: rgb(57,65,73); }
H1.HeaderClassName
{
color: #394149;
}
.AnyTagClassName
{
color: #394149;
}
</style>
background-color css
<style>
a { background-color: #394149; }
a { background-color: rgb(57,65,73); }
div.DivClassName
{
background-color: #394149;
}
.BgClassName
{
background-color: #394149;
}
</style>
border-color css
<style>
span { border-color: #394149; }
span { border-color: rgb(57,65,73); }
td.TdClassName
{
border-color: #394149;
}
.TagClassName
{
border-color: #394149;
}
</style>