Shades of Smalt #163487
Tints of Smalt #163487
RGB
CMYK
RGB Variations
Color information
#163487 (or 0x163487) is known color: Smalt. HEX triplet: 16, 34 and 87. RGB value is (22,52,135). Sum of RGB (Red+Green+Blue) = 22+52+135=209 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.53% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 135 (53.12% from 255 or 64.59% from 209); Max value from RGB is 135 - color contains mainly: blue. Hex color #163487 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #163487 is #E9CB78. Grayscale: #343434. Windows color (decimal): -15321977 or 8860694. OLE color: 8860694.
HSL color Cylindrical-coordinate representation of color #163487: hue angle of 224.07º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #163487 is Cyan = 0.84, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 22 | 52 | 135 | - |
| CMYK | 0.84 | 0.61 | 0 | 0.47 |
| HSL | 224.07º | 0.72% | 0.31% | - |
| HSV(B) | 224.07º | 0.84% | 0.53% | - |
| XYZ | 5.93 | 4.38 | 23.45 | - |
| YUV | 52.49 | 174.56 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 52 | 135 | 0.84 | 0.61 | 0 | 0.47 | 224.07 | 0.72 | 0.31 |
| Hex | 16 | 34 | 87 | 54 | 3D | 0 | 2F | E0 | 48 | 1F |
| Octal | 26 | 64 | 207 | 124 | 75 | 0 | 57 | 340 | 110 | 37 |
| Binary | 10110 | 110100 | 10000111 | 1010100 | 111101 | 0 | 101111 | 11100000 | 1001000 | 11111 |
Color Harmonies of #163487
Complementary color
Monochromatic Colors of #163487
Black with #163487
Text Example
Text Example
White with #163487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163487; }
p { color: rgb(22,52,135); }
H1.HeaderClassName
{
color: #163487;
}
.AnyTagClassName
{
color: #163487;
}
</style>
background-color css
<style>
a { background-color: #163487; }
a { background-color: rgb(22,52,135); }
div.DivClassName
{
background-color: #163487;
}
.BgClassName
{
background-color: #163487;
}
</style>
border-color css
<style>
span { border-color: #163487; }
span { border-color: rgb(22,52,135); }
td.TdClassName
{
border-color: #163487;
}
.TagClassName
{
border-color: #163487;
}
</style>