Shades of Smalt #063386
Tints of Smalt #063386
RGB
CMYK
RGB Variations
Color information
#063386 (or 0x063386) is known color: Smalt. HEX triplet: 06, 33 and 86. RGB value is (6,51,134). Sum of RGB (Red+Green+Blue) = 6+51+134=191 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.14% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #063386 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063386 is #F9CC79. Grayscale: #2E2E2E. Windows color (decimal): -16370810 or 8794886. OLE color: 8794886.
HSL color Cylindrical-coordinate representation of color #063386: hue angle of 218.91º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063386 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 51 | 134 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.47 |
| HSL | 218.91º | 0.91% | 0.27% | - |
| HSV(B) | 218.91º | 0.96% | 0.53% | - |
| XYZ | 5.56 | 4.13 | 23.06 | - |
| YUV | 47.01 | 177.09 | 98.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 51 | 134 | 0.96 | 0.62 | 0 | 0.47 | 218.91 | 0.91 | 0.27 |
| Hex | 6 | 33 | 86 | 60 | 3E | 0 | 2F | DB | 5B | 1B |
| Octal | 6 | 63 | 206 | 140 | 76 | 0 | 57 | 333 | 133 | 33 |
| Binary | 110 | 110011 | 10000110 | 1100000 | 111110 | 0 | 101111 | 11011011 | 1011011 | 11011 |
Color Harmonies of #063386
Complementary color
Monochromatic Colors of #063386
Black with #063386
Text Example
Text Example
White with #063386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063386; }
p { color: rgb(6,51,134); }
H1.HeaderClassName
{
color: #063386;
}
.AnyTagClassName
{
color: #063386;
}
</style>
background-color css
<style>
a { background-color: #063386; }
a { background-color: rgb(6,51,134); }
div.DivClassName
{
background-color: #063386;
}
.BgClassName
{
background-color: #063386;
}
</style>
border-color css
<style>
span { border-color: #063386; }
span { border-color: rgb(6,51,134); }
td.TdClassName
{
border-color: #063386;
}
.TagClassName
{
border-color: #063386;
}
</style>