Shades of Arsenic #434649
Tints of Arsenic #434649
RGB
CMYK
RGB Variations
Color information
#434649 (or 0x434649) is known color: Arsenic. HEX triplet: 43, 46 and 49. RGB value is (67,70,73). Sum of RGB (Red+Green+Blue) = 67+70+73=210 (27% of max value = 765). Red value is 67 (26.56% from 255 or 31.90% from 210); Green value is 70 (27.73% from 255 or 33.33% from 210); Blue value is 73 (28.91% from 255 or 34.76% from 210); Max value from RGB is 73 - color contains mainly: blue. Hex color #434649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434649 is #BCB9B6. Grayscale: #454545. Windows color (decimal): -12368311 or 4802115. OLE color: 4802115.
HSL color Cylindrical-coordinate representation of color #434649: hue angle of 210º degrees, saturation: 0.04, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #434649 is Cyan = 0.08, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 70 | 73 | - |
| CMYK | 0.08 | 0.04 | 0 | 0.71 |
| HSL | 210º | 0.04% | 0.27% | - |
| HSV(B) | 210º | 0.08% | 0.29% | - |
| XYZ | 5.71 | 6.05 | 7.17 | - |
| YUV | 69.45 | 130.01 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 73 | 0.08 | 0.04 | 0 | 0.71 | 210 | 0.04 | 0.27 |
| Hex | 43 | 46 | 49 | 8 | 4 | 0 | 47 | D2 | 4 | 1B |
| Octal | 103 | 106 | 111 | 10 | 4 | 0 | 107 | 322 | 4 | 33 |
| Binary | 1000011 | 1000110 | 1001001 | 1000 | 100 | 0 | 1000111 | 11010010 | 100 | 11011 |
Color Harmonies of #434649
Complementary color
Monochromatic Colors of #434649
Black with #434649
Text Example
Text Example
White with #434649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434649; }
p { color: rgb(67,70,73); }
H1.HeaderClassName
{
color: #434649;
}
.AnyTagClassName
{
color: #434649;
}
</style>
background-color css
<style>
a { background-color: #434649; }
a { background-color: rgb(67,70,73); }
div.DivClassName
{
background-color: #434649;
}
.BgClassName
{
background-color: #434649;
}
</style>
border-color css
<style>
span { border-color: #434649; }
span { border-color: rgb(67,70,73); }
td.TdClassName
{
border-color: #434649;
}
.TagClassName
{
border-color: #434649;
}
</style>