Shades of Smalt #063590
Tints of Smalt #063590
RGB
CMYK
RGB Variations
Color information
#063590 (or 0x063590) is known color: Smalt. HEX triplet: 06, 35 and 90. RGB value is (6,53,144). Sum of RGB (Red+Green+Blue) = 6+53+144=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 144 (56.64% from 255 or 70.94% from 203); Max value from RGB is 144 - color contains mainly: blue. Hex color #063590 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063590 is #F9CA6F. Grayscale: #303030. Windows color (decimal): -16370288 or 9450758. OLE color: 9450758.
HSL color Cylindrical-coordinate representation of color #063590: hue angle of 219.57º 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 #063590 is Cyan = 0.96, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 53 | 144 | - |
| CMYK | 0.96 | 0.63 | 0 | 0.44 |
| HSL | 219.57º | 0.92% | 0.29% | - |
| HSV(B) | 219.57º | 0.96% | 0.56% | - |
| XYZ | 6.38 | 4.6 | 26.94 | - |
| YUV | 49.32 | 181.43 | 97.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 144 | 0.96 | 0.63 | 0 | 0.44 | 219.57 | 0.92 | 0.29 |
| Hex | 6 | 35 | 90 | 60 | 3F | 0 | 2C | DC | 5C | 1D |
| Octal | 6 | 65 | 220 | 140 | 77 | 0 | 54 | 334 | 134 | 35 |
| Binary | 110 | 110101 | 10010000 | 1100000 | 111111 | 0 | 101100 | 11011100 | 1011100 | 11101 |
Color Harmonies of #063590
Complementary color
Monochromatic Colors of #063590
Black with #063590
Text Example
Text Example
White with #063590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063590; }
p { color: rgb(6,53,144); }
H1.HeaderClassName
{
color: #063590;
}
.AnyTagClassName
{
color: #063590;
}
</style>
background-color css
<style>
a { background-color: #063590; }
a { background-color: rgb(6,53,144); }
div.DivClassName
{
background-color: #063590;
}
.BgClassName
{
background-color: #063590;
}
</style>
border-color css
<style>
span { border-color: #063590; }
span { border-color: rgb(6,53,144); }
td.TdClassName
{
border-color: #063590;
}
.TagClassName
{
border-color: #063590;
}
</style>