Shades of Smalt #063990
Tints of Smalt #063990
RGB
CMYK
RGB Variations
Color information
#063990 (or 0x063990) is known color: Smalt. HEX triplet: 06, 39 and 90. RGB value is (6,57,144). Sum of RGB (Red+Green+Blue) = 6+57+144=207 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.90% from 207); Green value is 57 (22.66% from 255 or 27.54% from 207); Blue value is 144 (56.64% from 255 or 69.57% from 207); Max value from RGB is 144 - color contains mainly: blue. Hex color #063990 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063990 is #F9C66F. Grayscale: #333333. Windows color (decimal): -16369264 or 9451782. OLE color: 9451782.
HSL color Cylindrical-coordinate representation of color #063990: hue angle of 217.83º 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 #063990 is Cyan = 0.96, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 57 | 144 | - |
| CMYK | 0.96 | 0.60 | 0 | 0.44 |
| HSL | 217.83º | 0.92% | 0.29% | - |
| HSV(B) | 217.83º | 0.96% | 0.56% | - |
| XYZ | 6.57 | 4.98 | 27 | - |
| YUV | 51.67 | 180.1 | 95.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 144 | 0.96 | 0.60 | 0 | 0.44 | 217.83 | 0.92 | 0.29 |
| Hex | 6 | 39 | 90 | 60 | 3C | 0 | 2C | DA | 5C | 1D |
| Octal | 6 | 71 | 220 | 140 | 74 | 0 | 54 | 332 | 134 | 35 |
| Binary | 110 | 111001 | 10010000 | 1100000 | 111100 | 0 | 101100 | 11011010 | 1011100 | 11101 |
Color Harmonies of #063990
Complementary color
Monochromatic Colors of #063990
Black with #063990
Text Example
Text Example
White with #063990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063990; }
p { color: rgb(6,57,144); }
H1.HeaderClassName
{
color: #063990;
}
.AnyTagClassName
{
color: #063990;
}
</style>
background-color css
<style>
a { background-color: #063990; }
a { background-color: rgb(6,57,144); }
div.DivClassName
{
background-color: #063990;
}
.BgClassName
{
background-color: #063990;
}
</style>
border-color css
<style>
span { border-color: #063990; }
span { border-color: rgb(6,57,144); }
td.TdClassName
{
border-color: #063990;
}
.TagClassName
{
border-color: #063990;
}
</style>