Shades of Smalt #013691
Tints of Smalt #013691
RGB
CMYK
RGB Variations
Color information
#013691 (or 0x013691) is known color: Smalt. HEX triplet: 01, 36 and 91. RGB value is (1,54,145). Sum of RGB (Red+Green+Blue) = 1+54+145=200 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.5% from 200); Green value is 54 (21.48% from 255 or 27% from 200); Blue value is 145 (57.03% from 255 or 72.5% from 200); Max value from RGB is 145 - color contains mainly: blue. Hex color #013691 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #013691 is #FEC96E. Grayscale: #303030. Windows color (decimal): -16697711 or 9516545. OLE color: 9516545.
HSL color Cylindrical-coordinate representation of color #013691: hue angle of 217.92º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #013691 is Cyan = 0.99, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 54 | 145 | - |
| CMYK | 0.99 | 0.63 | 0 | 0.43 |
| HSL | 217.92º | 0.99% | 0.29% | - |
| HSV(B) | 217.92º | 0.99% | 0.57% | - |
| XYZ | 6.44 | 4.69 | 27.35 | - |
| YUV | 48.53 | 182.44 | 94.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 54 | 145 | 0.99 | 0.63 | 0 | 0.43 | 217.92 | 0.99 | 0.29 |
| Hex | 1 | 36 | 91 | 63 | 3F | 0 | 2B | DA | 63 | 1D |
| Octal | 1 | 66 | 221 | 143 | 77 | 0 | 53 | 332 | 143 | 35 |
| Binary | 1 | 110110 | 10010001 | 1100011 | 111111 | 0 | 101011 | 11011010 | 1100011 | 11101 |
Color Harmonies of #013691
Complementary color
Monochromatic Colors of #013691
Black with #013691
Text Example
Text Example
White with #013691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013691; }
p { color: rgb(1,54,145); }
H1.HeaderClassName
{
color: #013691;
}
.AnyTagClassName
{
color: #013691;
}
</style>
background-color css
<style>
a { background-color: #013691; }
a { background-color: rgb(1,54,145); }
div.DivClassName
{
background-color: #013691;
}
.BgClassName
{
background-color: #013691;
}
</style>
border-color css
<style>
span { border-color: #013691; }
span { border-color: rgb(1,54,145); }
td.TdClassName
{
border-color: #013691;
}
.TagClassName
{
border-color: #013691;
}
</style>