Shades of Arsenic #314554
Tints of Arsenic #314554
RGB
CMYK
RGB Variations
Color information
#314554 (or 0x314554) is known color: Arsenic. HEX triplet: 31, 45 and 54. RGB value is (49,69,84). Sum of RGB (Red+Green+Blue) = 49+69+84=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 69 (27.34% from 255 or 34.16% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 84 - color contains mainly: blue. Hex color #314554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314554 is #CEBAAB. Grayscale: #404040. Windows color (decimal): -13548204 or 5522737. OLE color: 5522737.
HSL color Cylindrical-coordinate representation of color #314554: hue angle of 205.71º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #314554 is Cyan = 0.42, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 69 | 84 | - |
| CMYK | 0.42 | 0.18 | 0 | 0.67 |
| HSL | 205.71º | 0.26% | 0.26% | - |
| HSV(B) | 205.71º | 0.42% | 0.33% | - |
| XYZ | 4.99 | 5.55 | 9.2 | - |
| YUV | 64.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 84 | 0.42 | 0.18 | 0 | 0.67 | 205.71 | 0.26 | 0.26 |
| Hex | 31 | 45 | 54 | 2A | 12 | 0 | 43 | CE | 1A | 1A |
| Octal | 61 | 105 | 124 | 52 | 22 | 0 | 103 | 316 | 32 | 32 |
| Binary | 110001 | 1000101 | 1010100 | 101010 | 10010 | 0 | 1000011 | 11001110 | 11010 | 11010 |
Color Harmonies of #314554
Complementary color
Monochromatic Colors of #314554
Black with #314554
Text Example
Text Example
White with #314554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314554; }
p { color: rgb(49,69,84); }
H1.HeaderClassName
{
color: #314554;
}
.AnyTagClassName
{
color: #314554;
}
</style>
background-color css
<style>
a { background-color: #314554; }
a { background-color: rgb(49,69,84); }
div.DivClassName
{
background-color: #314554;
}
.BgClassName
{
background-color: #314554;
}
</style>
border-color css
<style>
span { border-color: #314554; }
span { border-color: rgb(49,69,84); }
td.TdClassName
{
border-color: #314554;
}
.TagClassName
{
border-color: #314554;
}
</style>