Shades of Smalt #063290
Tints of Smalt #063290
RGB
CMYK
RGB Variations
Color information
#063290 (or 0x063290) is known color: Smalt. HEX triplet: 06, 32 and 90. RGB value is (6,50,144). Sum of RGB (Red+Green+Blue) = 6+50+144=200 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 144 (56.64% from 255 or 72% from 200); Max value from RGB is 144 - color contains mainly: blue. Hex color #063290 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063290 is #F9CD6F. Grayscale: #2F2F2F. Windows color (decimal): -16371056 or 9449990. OLE color: 9449990.
HSL color Cylindrical-coordinate representation of color #063290: hue angle of 220.87º 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 #063290 is Cyan = 0.96, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 50 | 144 | - |
| CMYK | 0.96 | 0.65 | 0 | 0.44 |
| HSL | 220.87º | 0.92% | 0.29% | - |
| HSV(B) | 220.87º | 0.96% | 0.56% | - |
| XYZ | 6.25 | 4.33 | 26.89 | - |
| YUV | 47.56 | 182.42 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 144 | 0.96 | 0.65 | 0 | 0.44 | 220.87 | 0.92 | 0.29 |
| Hex | 6 | 32 | 90 | 60 | 41 | 0 | 2C | DD | 5C | 1D |
| Octal | 6 | 62 | 220 | 140 | 101 | 0 | 54 | 335 | 134 | 35 |
| Binary | 110 | 110010 | 10010000 | 1100000 | 1000001 | 0 | 101100 | 11011101 | 1011100 | 11101 |
Color Harmonies of #063290
Complementary color
Monochromatic Colors of #063290
Black with #063290
Text Example
Text Example
White with #063290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063290; }
p { color: rgb(6,50,144); }
H1.HeaderClassName
{
color: #063290;
}
.AnyTagClassName
{
color: #063290;
}
</style>
background-color css
<style>
a { background-color: #063290; }
a { background-color: rgb(6,50,144); }
div.DivClassName
{
background-color: #063290;
}
.BgClassName
{
background-color: #063290;
}
</style>
border-color css
<style>
span { border-color: #063290; }
span { border-color: rgb(6,50,144); }
td.TdClassName
{
border-color: #063290;
}
.TagClassName
{
border-color: #063290;
}
</style>