Shades of Arsenic #364553
Tints of Arsenic #364553
RGB
CMYK
RGB Variations
Color information
#364553 (or 0x364553) is known color: Arsenic. HEX triplet: 36, 45 and 53. RGB value is (54,69,83). Sum of RGB (Red+Green+Blue) = 54+69+83=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 69 (27.34% from 255 or 33.50% from 206); Blue value is 83 (32.81% from 255 or 40.29% from 206); Max value from RGB is 83 - color contains mainly: blue. Hex color #364553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364553 is #C9BAAC. Grayscale: #424242. Windows color (decimal): -13220525 or 5457206. OLE color: 5457206.
HSL color Cylindrical-coordinate representation of color #364553: hue angle of 208.97º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #364553 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 69 | 83 | - |
| CMYK | 0.35 | 0.17 | 0 | 0.67 |
| HSL | 208.97º | 0.21% | 0.27% | - |
| HSV(B) | 208.97º | 0.35% | 0.33% | - |
| XYZ | 5.21 | 5.67 | 9 | - |
| YUV | 66.11 | 137.53 | 119.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 69 | 83 | 0.35 | 0.17 | 0 | 0.67 | 208.97 | 0.21 | 0.27 |
| Hex | 36 | 45 | 53 | 23 | 11 | 0 | 43 | D1 | 15 | 1B |
| Octal | 66 | 105 | 123 | 43 | 21 | 0 | 103 | 321 | 25 | 33 |
| Binary | 110110 | 1000101 | 1010011 | 100011 | 10001 | 0 | 1000011 | 11010001 | 10101 | 11011 |
Color Harmonies of #364553
Complementary color
Monochromatic Colors of #364553
Black with #364553
Text Example
Text Example
White with #364553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364553; }
p { color: rgb(54,69,83); }
H1.HeaderClassName
{
color: #364553;
}
.AnyTagClassName
{
color: #364553;
}
</style>
background-color css
<style>
a { background-color: #364553; }
a { background-color: rgb(54,69,83); }
div.DivClassName
{
background-color: #364553;
}
.BgClassName
{
background-color: #364553;
}
</style>
border-color css
<style>
span { border-color: #364553; }
span { border-color: rgb(54,69,83); }
td.TdClassName
{
border-color: #364553;
}
.TagClassName
{
border-color: #364553;
}
</style>