Shades of Smalt #193487
Tints of Smalt #193487
RGB
CMYK
RGB Variations
Color information
#193487 (or 0x193487) is known color: Smalt. HEX triplet: 19, 34 and 87. RGB value is (25,52,135). Sum of RGB (Red+Green+Blue) = 25+52+135=212 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.79% from 212); Green value is 52 (20.70% from 255 or 24.53% from 212); Blue value is 135 (53.12% from 255 or 63.68% from 212); Max value from RGB is 135 - color contains mainly: blue. Hex color #193487 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #193487 is #E6CB78. Grayscale: #353535. Windows color (decimal): -15125369 or 8860697. OLE color: 8860697.
HSL color Cylindrical-coordinate representation of color #193487: hue angle of 225.27º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #193487 is Cyan = 0.81, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 25 | 52 | 135 | - |
| CMYK | 0.81 | 0.61 | 0 | 0.47 |
| HSL | 225.27º | 0.69% | 0.31% | - |
| HSV(B) | 225.27º | 0.81% | 0.53% | - |
| XYZ | 6 | 4.41 | 23.46 | - |
| YUV | 53.39 | 174.05 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 52 | 135 | 0.81 | 0.61 | 0 | 0.47 | 225.27 | 0.69 | 0.31 |
| Hex | 19 | 34 | 87 | 51 | 3D | 0 | 2F | E1 | 45 | 1F |
| Octal | 31 | 64 | 207 | 121 | 75 | 0 | 57 | 341 | 105 | 37 |
| Binary | 11001 | 110100 | 10000111 | 1010001 | 111101 | 0 | 101111 | 11100001 | 1000101 | 11111 |
Color Harmonies of #193487
Complementary color
Monochromatic Colors of #193487
Black with #193487
Text Example
Text Example
White with #193487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193487; }
p { color: rgb(25,52,135); }
H1.HeaderClassName
{
color: #193487;
}
.AnyTagClassName
{
color: #193487;
}
</style>
background-color css
<style>
a { background-color: #193487; }
a { background-color: rgb(25,52,135); }
div.DivClassName
{
background-color: #193487;
}
.BgClassName
{
background-color: #193487;
}
</style>
border-color css
<style>
span { border-color: #193487; }
span { border-color: rgb(25,52,135); }
td.TdClassName
{
border-color: #193487;
}
.TagClassName
{
border-color: #193487;
}
</style>