Shades of Arsenic #364047
Tints of Arsenic #364047
RGB
CMYK
RGB Variations
Color information
#364047 (or 0x364047) is known color: Arsenic. HEX triplet: 36, 40 and 47. RGB value is (54,64,71). Sum of RGB (Red+Green+Blue) = 54+64+71=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 64 (25.39% from 255 or 33.86% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 71 - color contains mainly: blue. Hex color #364047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364047 is #C9BFB8. Grayscale: #3D3D3D. Windows color (decimal): -13221817 or 4669494. OLE color: 4669494.
HSL color Cylindrical-coordinate representation of color #364047: hue angle of 204.71º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #364047 is Cyan = 0.24, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 64 | 71 | - |
| CMYK | 0.24 | 0.10 | 0 | 0.72 |
| HSL | 204.71º | 0.14% | 0.25% | - |
| HSV(B) | 204.71º | 0.24% | 0.28% | - |
| XYZ | 4.49 | 4.91 | 6.67 | - |
| YUV | 61.81 | 133.19 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 71 | 0.24 | 0.10 | 0 | 0.72 | 204.71 | 0.14 | 0.25 |
| Hex | 36 | 40 | 47 | 18 | A | 0 | 48 | CD | E | 19 |
| Octal | 66 | 100 | 107 | 30 | 12 | 0 | 110 | 315 | 16 | 31 |
| Binary | 110110 | 1000000 | 1000111 | 11000 | 1010 | 0 | 1001000 | 11001101 | 1110 | 11001 |
Color Harmonies of #364047
Complementary color
Monochromatic Colors of #364047
Black with #364047
Text Example
Text Example
White with #364047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364047; }
p { color: rgb(54,64,71); }
H1.HeaderClassName
{
color: #364047;
}
.AnyTagClassName
{
color: #364047;
}
</style>
background-color css
<style>
a { background-color: #364047; }
a { background-color: rgb(54,64,71); }
div.DivClassName
{
background-color: #364047;
}
.BgClassName
{
background-color: #364047;
}
</style>
border-color css
<style>
span { border-color: #364047; }
span { border-color: rgb(54,64,71); }
td.TdClassName
{
border-color: #364047;
}
.TagClassName
{
border-color: #364047;
}
</style>