Shades of Arsenic #384751
Tints of Arsenic #384751
RGB
CMYK
RGB Variations
Color information
#384751 (or 0x384751) is known color: Arsenic. HEX triplet: 38, 47 and 51. RGB value is (56,71,81). Sum of RGB (Red+Green+Blue) = 56+71+81=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 71 (28.12% from 255 or 34.13% from 208); Blue value is 81 (32.03% from 255 or 38.94% from 208); Max value from RGB is 81 - color contains mainly: blue. Hex color #384751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384751 is #C7B8AE. Grayscale: #434343. Windows color (decimal): -13088943 or 5326648. OLE color: 5326648.
HSL color Cylindrical-coordinate representation of color #384751: hue angle of 204º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #384751 is Cyan = 0.31, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 71 | 81 | - |
| CMYK | 0.31 | 0.12 | 0 | 0.68 |
| HSL | 204º | 0.18% | 0.27% | - |
| HSV(B) | 204º | 0.31% | 0.32% | - |
| XYZ | 5.37 | 5.94 | 8.65 | - |
| YUV | 67.66 | 135.53 | 119.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 81 | 0.31 | 0.12 | 0 | 0.68 | 204 | 0.18 | 0.27 |
| Hex | 38 | 47 | 51 | 1F | C | 0 | 44 | CC | 12 | 1B |
| Octal | 70 | 107 | 121 | 37 | 14 | 0 | 104 | 314 | 22 | 33 |
| Binary | 111000 | 1000111 | 1010001 | 11111 | 1100 | 0 | 1000100 | 11001100 | 10010 | 11011 |
Color Harmonies of #384751
Complementary color
Monochromatic Colors of #384751
Black with #384751
Text Example
Text Example
White with #384751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384751; }
p { color: rgb(56,71,81); }
H1.HeaderClassName
{
color: #384751;
}
.AnyTagClassName
{
color: #384751;
}
</style>
background-color css
<style>
a { background-color: #384751; }
a { background-color: rgb(56,71,81); }
div.DivClassName
{
background-color: #384751;
}
.BgClassName
{
background-color: #384751;
}
</style>
border-color css
<style>
span { border-color: #384751; }
span { border-color: rgb(56,71,81); }
td.TdClassName
{
border-color: #384751;
}
.TagClassName
{
border-color: #384751;
}
</style>