Shades of Smalt #063695
Tints of Smalt #063695
RGB
CMYK
RGB Variations
Color information
#063695 (or 0x063695) is known color: Smalt. HEX triplet: 06, 36 and 95. RGB value is (6,54,149). Sum of RGB (Red+Green+Blue) = 6+54+149=209 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.87% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 149 (58.59% from 255 or 71.29% from 209); Max value from RGB is 149 - color contains mainly: blue. Hex color #063695 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063695 is #F9C96A. Grayscale: #323232. Windows color (decimal): -16370027 or 9778694. OLE color: 9778694.
HSL color Cylindrical-coordinate representation of color #063695: hue angle of 219.86º 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 #063695 is Cyan = 0.96, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 54 | 149 | - |
| CMYK | 0.96 | 0.64 | 0 | 0.42 |
| HSL | 219.86º | 0.92% | 0.3% | - |
| HSV(B) | 219.86º | 0.96% | 0.58% | - |
| XYZ | 6.82 | 4.85 | 29.01 | - |
| YUV | 50.48 | 183.6 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 149 | 0.96 | 0.64 | 0 | 0.42 | 219.86 | 0.92 | 0.3 |
| Hex | 6 | 36 | 95 | 60 | 40 | 0 | 2A | DC | 5C | 1E |
| Octal | 6 | 66 | 225 | 140 | 100 | 0 | 52 | 334 | 134 | 36 |
| Binary | 110 | 110110 | 10010101 | 1100000 | 1000000 | 0 | 101010 | 11011100 | 1011100 | 11110 |
Color Harmonies of #063695
Complementary color
Monochromatic Colors of #063695
Black with #063695
Text Example
Text Example
White with #063695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063695; }
p { color: rgb(6,54,149); }
H1.HeaderClassName
{
color: #063695;
}
.AnyTagClassName
{
color: #063695;
}
</style>
background-color css
<style>
a { background-color: #063695; }
a { background-color: rgb(6,54,149); }
div.DivClassName
{
background-color: #063695;
}
.BgClassName
{
background-color: #063695;
}
</style>
border-color css
<style>
span { border-color: #063695; }
span { border-color: rgb(6,54,149); }
td.TdClassName
{
border-color: #063695;
}
.TagClassName
{
border-color: #063695;
}
</style>