Shades of Smalt #063996
Tints of Smalt #063996
RGB
CMYK
RGB Variations
Color information
#063996 (or 0x063996) is known color: Smalt. HEX triplet: 06, 39 and 96. RGB value is (6,57,150). Sum of RGB (Red+Green+Blue) = 6+57+150=213 (28% of max value = 765). Red value is 6 (2.73% from 255 or 2.82% from 213); Green value is 57 (22.66% from 255 or 26.76% from 213); Blue value is 150 (58.98% from 255 or 70.42% from 213); Max value from RGB is 150 - color contains mainly: blue. Hex color #063996 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063996 is #F9C669. Grayscale: #333333. Windows color (decimal): -16369258 or 9844998. OLE color: 9844998.
HSL color Cylindrical-coordinate representation of color #063996: hue angle of 218.75º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063996 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 57 | 150 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.41 |
| HSL | 218.75º | 0.92% | 0.31% | - |
| HSV(B) | 218.75º | 0.96% | 0.59% | - |
| XYZ | 7.04 | 5.17 | 29.48 | - |
| YUV | 52.35 | 183.1 | 94.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 150 | 0.96 | 0.62 | 0 | 0.41 | 218.75 | 0.92 | 0.31 |
| Hex | 6 | 39 | 96 | 60 | 3E | 0 | 29 | DB | 5C | 1F |
| Octal | 6 | 71 | 226 | 140 | 76 | 0 | 51 | 333 | 134 | 37 |
| Binary | 110 | 111001 | 10010110 | 1100000 | 111110 | 0 | 101001 | 11011011 | 1011100 | 11111 |
Color Harmonies of #063996
Complementary color
Monochromatic Colors of #063996
Black with #063996
Text Example
Text Example
White with #063996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063996; }
p { color: rgb(6,57,150); }
H1.HeaderClassName
{
color: #063996;
}
.AnyTagClassName
{
color: #063996;
}
</style>
background-color css
<style>
a { background-color: #063996; }
a { background-color: rgb(6,57,150); }
div.DivClassName
{
background-color: #063996;
}
.BgClassName
{
background-color: #063996;
}
</style>
border-color css
<style>
span { border-color: #063996; }
span { border-color: rgb(6,57,150); }
td.TdClassName
{
border-color: #063996;
}
.TagClassName
{
border-color: #063996;
}
</style>