Shades of Smalt #013795
Tints of Smalt #013795
RGB
CMYK
RGB Variations
Color information
#013795 (or 0x013795) is known color: Smalt. HEX triplet: 01, 37 and 95. RGB value is (1,55,149). Sum of RGB (Red+Green+Blue) = 1+55+149=205 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 149 (58.59% from 255 or 72.68% from 205); Max value from RGB is 149 - color contains mainly: blue. Hex color #013795 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #013795 is #FEC86A. Grayscale: #313131. Windows color (decimal): -16697451 or 9778945. OLE color: 9778945.
HSL color Cylindrical-coordinate representation of color #013795: hue angle of 218.11º 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 #013795 is Cyan = 0.99, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 55 | 149 | - |
| CMYK | 0.99 | 0.63 | 0 | 0.42 |
| HSL | 218.11º | 0.99% | 0.29% | - |
| HSV(B) | 218.11º | 0.99% | 0.58% | - |
| XYZ | 6.8 | 4.91 | 29.02 | - |
| YUV | 49.57 | 184.11 | 93.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 55 | 149 | 0.99 | 0.63 | 0 | 0.42 | 218.11 | 0.99 | 0.29 |
| Hex | 1 | 37 | 95 | 63 | 3F | 0 | 2A | DA | 63 | 1D |
| Octal | 1 | 67 | 225 | 143 | 77 | 0 | 52 | 332 | 143 | 35 |
| Binary | 1 | 110111 | 10010101 | 1100011 | 111111 | 0 | 101010 | 11011010 | 1100011 | 11101 |
Color Harmonies of #013795
Complementary color
Monochromatic Colors of #013795
Black with #013795
Text Example
Text Example
White with #013795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013795; }
p { color: rgb(1,55,149); }
H1.HeaderClassName
{
color: #013795;
}
.AnyTagClassName
{
color: #013795;
}
</style>
background-color css
<style>
a { background-color: #013795; }
a { background-color: rgb(1,55,149); }
div.DivClassName
{
background-color: #013795;
}
.BgClassName
{
background-color: #013795;
}
</style>
border-color css
<style>
span { border-color: #013795; }
span { border-color: rgb(1,55,149); }
td.TdClassName
{
border-color: #013795;
}
.TagClassName
{
border-color: #013795;
}
</style>