Shades of Smalt #013994
Tints of Smalt #013994
RGB
CMYK
RGB Variations
Color information
#013994 (or 0x013994) is known color: Smalt. HEX triplet: 01, 39 and 94. RGB value is (1,57,148). Sum of RGB (Red+Green+Blue) = 1+57+148=206 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 206); Green value is 57 (22.66% from 255 or 27.67% from 206); Blue value is 148 (58.20% from 255 or 71.84% from 206); Max value from RGB is 148 - color contains mainly: blue. Hex color #013994 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #013994 is #FEC66B. Grayscale: #323232. Windows color (decimal): -16696940 or 9713921. OLE color: 9713921.
HSL color Cylindrical-coordinate representation of color #013994: hue angle of 217.14º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #013994 is Cyan = 0.99, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 57 | 148 | - |
| CMYK | 0.99 | 0.61 | 0 | 0.42 |
| HSL | 217.14º | 0.99% | 0.29% | - |
| HSV(B) | 217.14º | 0.99% | 0.58% | - |
| XYZ | 6.82 | 5.07 | 28.64 | - |
| YUV | 50.63 | 182.95 | 92.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 57 | 148 | 0.99 | 0.61 | 0 | 0.42 | 217.14 | 0.99 | 0.29 |
| Hex | 1 | 39 | 94 | 63 | 3D | 0 | 2A | D9 | 63 | 1D |
| Octal | 1 | 71 | 224 | 143 | 75 | 0 | 52 | 331 | 143 | 35 |
| Binary | 1 | 111001 | 10010100 | 1100011 | 111101 | 0 | 101010 | 11011001 | 1100011 | 11101 |
Color Harmonies of #013994
Complementary color
Monochromatic Colors of #013994
Black with #013994
Text Example
Text Example
White with #013994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013994; }
p { color: rgb(1,57,148); }
H1.HeaderClassName
{
color: #013994;
}
.AnyTagClassName
{
color: #013994;
}
</style>
background-color css
<style>
a { background-color: #013994; }
a { background-color: rgb(1,57,148); }
div.DivClassName
{
background-color: #013994;
}
.BgClassName
{
background-color: #013994;
}
</style>
border-color css
<style>
span { border-color: #013994; }
span { border-color: rgb(1,57,148); }
td.TdClassName
{
border-color: #013994;
}
.TagClassName
{
border-color: #013994;
}
</style>