Shades of Smalt #013690
Tints of Smalt #013690
RGB
CMYK
RGB Variations
Color information
#013690 (or 0x013690) is known color: Smalt. HEX triplet: 01, 36 and 90. RGB value is (1,54,144). Sum of RGB (Red+Green+Blue) = 1+54+144=199 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 199); Green value is 54 (21.48% from 255 or 27.14% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #013690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #013690 is #FEC96F. Grayscale: #303030. Windows color (decimal): -16697712 or 9451009. OLE color: 9451009.
HSL color Cylindrical-coordinate representation of color #013690: hue angle of 217.76º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #013690 is Cyan = 0.99, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 54 | 144 | - |
| CMYK | 0.99 | 0.63 | 0 | 0.44 |
| HSL | 217.76º | 0.99% | 0.28% | - |
| HSV(B) | 217.76º | 0.99% | 0.56% | - |
| XYZ | 6.37 | 4.66 | 26.95 | - |
| YUV | 48.41 | 181.94 | 94.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 54 | 144 | 0.99 | 0.63 | 0 | 0.44 | 217.76 | 0.99 | 0.28 |
| Hex | 1 | 36 | 90 | 63 | 3F | 0 | 2C | DA | 63 | 1C |
| Octal | 1 | 66 | 220 | 143 | 77 | 0 | 54 | 332 | 143 | 34 |
| Binary | 1 | 110110 | 10010000 | 1100011 | 111111 | 0 | 101100 | 11011010 | 1100011 | 11100 |
Color Harmonies of #013690
Complementary color
Monochromatic Colors of #013690
Black with #013690
Text Example
Text Example
White with #013690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013690; }
p { color: rgb(1,54,144); }
H1.HeaderClassName
{
color: #013690;
}
.AnyTagClassName
{
color: #013690;
}
</style>
background-color css
<style>
a { background-color: #013690; }
a { background-color: rgb(1,54,144); }
div.DivClassName
{
background-color: #013690;
}
.BgClassName
{
background-color: #013690;
}
</style>
border-color css
<style>
span { border-color: #013690; }
span { border-color: rgb(1,54,144); }
td.TdClassName
{
border-color: #013690;
}
.TagClassName
{
border-color: #013690;
}
</style>