Shades of Arsenic #364551
Tints of Arsenic #364551
RGB
CMYK
RGB Variations
Color information
#364551 (or 0x364551) is known color: Arsenic. HEX triplet: 36, 45 and 51. RGB value is (54,69,81). Sum of RGB (Red+Green+Blue) = 54+69+81=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 69 (27.34% from 255 or 33.82% from 204); Blue value is 81 (32.03% from 255 or 39.71% from 204); Max value from RGB is 81 - color contains mainly: blue. Hex color #364551 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364551 is #C9BAAE. Grayscale: #414141. Windows color (decimal): -13220527 or 5326134. OLE color: 5326134.
HSL color Cylindrical-coordinate representation of color #364551: hue angle of 206.67º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #364551 is Cyan = 0.33, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 54 | 69 | 81 | - |
| CMYK | 0.33 | 0.15 | 0 | 0.68 |
| HSL | 206.67º | 0.2% | 0.26% | - |
| HSV(B) | 206.67º | 0.33% | 0.32% | - |
| XYZ | 5.13 | 5.63 | 8.6 | - |
| YUV | 65.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 69 | 81 | 0.33 | 0.15 | 0 | 0.68 | 206.67 | 0.2 | 0.26 |
| Hex | 36 | 45 | 51 | 21 | F | 0 | 44 | CF | 14 | 1A |
| Octal | 66 | 105 | 121 | 41 | 17 | 0 | 104 | 317 | 24 | 32 |
| Binary | 110110 | 1000101 | 1010001 | 100001 | 1111 | 0 | 1000100 | 11001111 | 10100 | 11010 |
Color Harmonies of #364551
Complementary color
Monochromatic Colors of #364551
Black with #364551
Text Example
Text Example
White with #364551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364551; }
p { color: rgb(54,69,81); }
H1.HeaderClassName
{
color: #364551;
}
.AnyTagClassName
{
color: #364551;
}
</style>
background-color css
<style>
a { background-color: #364551; }
a { background-color: rgb(54,69,81); }
div.DivClassName
{
background-color: #364551;
}
.BgClassName
{
background-color: #364551;
}
</style>
border-color css
<style>
span { border-color: #364551; }
span { border-color: rgb(54,69,81); }
td.TdClassName
{
border-color: #364551;
}
.TagClassName
{
border-color: #364551;
}
</style>