Shades of Smalt #063790
Tints of Smalt #063790
RGB
CMYK
RGB Variations
Color information
#063790 (or 0x063790) is known color: Smalt. HEX triplet: 06, 37 and 90. RGB value is (6,55,144). Sum of RGB (Red+Green+Blue) = 6+55+144=205 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.93% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 144 (56.64% from 255 or 70.24% from 205); Max value from RGB is 144 - color contains mainly: blue. Hex color #063790 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063790 is #F9C86F. Grayscale: #323232. Windows color (decimal): -16369776 or 9451270. OLE color: 9451270.
HSL color Cylindrical-coordinate representation of color #063790: hue angle of 218.7º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063790 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 55 | 144 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.44 |
| HSL | 218.7º | 0.92% | 0.29% | - |
| HSV(B) | 218.7º | 0.96% | 0.56% | - |
| XYZ | 6.48 | 4.78 | 26.97 | - |
| YUV | 50.5 | 180.77 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 144 | 0.96 | 0.62 | 0 | 0.44 | 218.7 | 0.92 | 0.29 |
| Hex | 6 | 37 | 90 | 60 | 3E | 0 | 2C | DB | 5C | 1D |
| Octal | 6 | 67 | 220 | 140 | 76 | 0 | 54 | 333 | 134 | 35 |
| Binary | 110 | 110111 | 10010000 | 1100000 | 111110 | 0 | 101100 | 11011011 | 1011100 | 11101 |
Color Harmonies of #063790
Complementary color
Monochromatic Colors of #063790
Black with #063790
Text Example
Text Example
White with #063790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063790; }
p { color: rgb(6,55,144); }
H1.HeaderClassName
{
color: #063790;
}
.AnyTagClassName
{
color: #063790;
}
</style>
background-color css
<style>
a { background-color: #063790; }
a { background-color: rgb(6,55,144); }
div.DivClassName
{
background-color: #063790;
}
.BgClassName
{
background-color: #063790;
}
</style>
border-color css
<style>
span { border-color: #063790; }
span { border-color: rgb(6,55,144); }
td.TdClassName
{
border-color: #063790;
}
.TagClassName
{
border-color: #063790;
}
</style>