Shades of Smalt #063995
Tints of Smalt #063995
RGB
CMYK
RGB Variations
Color information
#063995 (or 0x063995) is known color: Smalt. HEX triplet: 06, 39 and 95. RGB value is (6,57,149). Sum of RGB (Red+Green+Blue) = 6+57+149=212 (28% of max value = 765). Red value is 6 (2.73% from 255 or 2.83% from 212); Green value is 57 (22.66% from 255 or 26.89% from 212); Blue value is 149 (58.59% from 255 or 70.28% from 212); Max value from RGB is 149 - color contains mainly: blue. Hex color #063995 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063995 is #F9C66A. Grayscale: #333333. Windows color (decimal): -16369259 or 9779462. OLE color: 9779462.
HSL color Cylindrical-coordinate representation of color #063995: hue angle of 218.6º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063995 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 57 | 149 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.42 |
| HSL | 218.6º | 0.92% | 0.3% | - |
| HSV(B) | 218.6º | 0.96% | 0.58% | - |
| XYZ | 6.96 | 5.13 | 29.06 | - |
| YUV | 52.24 | 182.6 | 95.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 149 | 0.96 | 0.62 | 0 | 0.42 | 218.6 | 0.92 | 0.3 |
| Hex | 6 | 39 | 95 | 60 | 3E | 0 | 2A | DB | 5C | 1E |
| Octal | 6 | 71 | 225 | 140 | 76 | 0 | 52 | 333 | 134 | 36 |
| Binary | 110 | 111001 | 10010101 | 1100000 | 111110 | 0 | 101010 | 11011011 | 1011100 | 11110 |
Color Harmonies of #063995
Complementary color
Monochromatic Colors of #063995
Black with #063995
Text Example
Text Example
White with #063995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063995; }
p { color: rgb(6,57,149); }
H1.HeaderClassName
{
color: #063995;
}
.AnyTagClassName
{
color: #063995;
}
</style>
background-color css
<style>
a { background-color: #063995; }
a { background-color: rgb(6,57,149); }
div.DivClassName
{
background-color: #063995;
}
.BgClassName
{
background-color: #063995;
}
</style>
border-color css
<style>
span { border-color: #063995; }
span { border-color: rgb(6,57,149); }
td.TdClassName
{
border-color: #063995;
}
.TagClassName
{
border-color: #063995;
}
</style>