Shades of Smalt #063392
Tints of Smalt #063392
RGB
CMYK
RGB Variations
Color information
#063392 (or 0x063392) is known color: Smalt. HEX triplet: 06, 33 and 92. RGB value is (6,51,146). Sum of RGB (Red+Green+Blue) = 6+51+146=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 146 (57.42% from 255 or 71.92% from 203); Max value from RGB is 146 - color contains mainly: blue. Hex color #063392 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063392 is #F9CC6D. Grayscale: #2F2F2F. Windows color (decimal): -16370798 or 9581318. OLE color: 9581318.
HSL color Cylindrical-coordinate representation of color #063392: hue angle of 220.71º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063392 is Cyan = 0.96, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 51 | 146 | - |
| CMYK | 0.96 | 0.65 | 0 | 0.43 |
| HSL | 220.71º | 0.92% | 0.3% | - |
| HSV(B) | 220.71º | 0.96% | 0.57% | - |
| XYZ | 6.45 | 4.48 | 27.72 | - |
| YUV | 48.38 | 183.09 | 97.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 51 | 146 | 0.96 | 0.65 | 0 | 0.43 | 220.71 | 0.92 | 0.3 |
| Hex | 6 | 33 | 92 | 60 | 41 | 0 | 2B | DD | 5C | 1E |
| Octal | 6 | 63 | 222 | 140 | 101 | 0 | 53 | 335 | 134 | 36 |
| Binary | 110 | 110011 | 10010010 | 1100000 | 1000001 | 0 | 101011 | 11011101 | 1011100 | 11110 |
Color Harmonies of #063392
Complementary color
Monochromatic Colors of #063392
Black with #063392
Text Example
Text Example
White with #063392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063392; }
p { color: rgb(6,51,146); }
H1.HeaderClassName
{
color: #063392;
}
.AnyTagClassName
{
color: #063392;
}
</style>
background-color css
<style>
a { background-color: #063392; }
a { background-color: rgb(6,51,146); }
div.DivClassName
{
background-color: #063392;
}
.BgClassName
{
background-color: #063392;
}
</style>
border-color css
<style>
span { border-color: #063392; }
span { border-color: rgb(6,51,146); }
td.TdClassName
{
border-color: #063392;
}
.TagClassName
{
border-color: #063392;
}
</style>