Shades of Arsenic #364049
Tints of Arsenic #364049
RGB
CMYK
RGB Variations
Color information
#364049 (or 0x364049) is known color: Arsenic. HEX triplet: 36, 40 and 49. RGB value is (54,64,73). Sum of RGB (Red+Green+Blue) = 54+64+73=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 64 (25.39% from 255 or 33.51% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 73 - color contains mainly: blue. Hex color #364049 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364049 is #C9BFB6. Grayscale: #3D3D3D. Windows color (decimal): -13221815 or 4800566. OLE color: 4800566.
HSL color Cylindrical-coordinate representation of color #364049: hue angle of 208.42º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #364049 is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 64 | 73 | - |
| CMYK | 0.26 | 0.12 | 0 | 0.71 |
| HSL | 208.42º | 0.15% | 0.25% | - |
| HSV(B) | 208.42º | 0.26% | 0.29% | - |
| XYZ | 4.56 | 4.93 | 7.02 | - |
| YUV | 62.04 | 134.19 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 73 | 0.26 | 0.12 | 0 | 0.71 | 208.42 | 0.15 | 0.25 |
| Hex | 36 | 40 | 49 | 1A | C | 0 | 47 | D0 | F | 19 |
| Octal | 66 | 100 | 111 | 32 | 14 | 0 | 107 | 320 | 17 | 31 |
| Binary | 110110 | 1000000 | 1001001 | 11010 | 1100 | 0 | 1000111 | 11010000 | 1111 | 11001 |
Color Harmonies of #364049
Complementary color
Monochromatic Colors of #364049
Black with #364049
Text Example
Text Example
White with #364049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364049; }
p { color: rgb(54,64,73); }
H1.HeaderClassName
{
color: #364049;
}
.AnyTagClassName
{
color: #364049;
}
</style>
background-color css
<style>
a { background-color: #364049; }
a { background-color: rgb(54,64,73); }
div.DivClassName
{
background-color: #364049;
}
.BgClassName
{
background-color: #364049;
}
</style>
border-color css
<style>
span { border-color: #364049; }
span { border-color: rgb(54,64,73); }
td.TdClassName
{
border-color: #364049;
}
.TagClassName
{
border-color: #364049;
}
</style>