Shades of Smalt #063594
Tints of Smalt #063594
RGB
CMYK
RGB Variations
Color information
#063594 (or 0x063594) is known color: Smalt. HEX triplet: 06, 35 and 94. RGB value is (6,53,148). Sum of RGB (Red+Green+Blue) = 6+53+148=207 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.90% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 148 (58.20% from 255 or 71.50% from 207); Max value from RGB is 148 - color contains mainly: blue. Hex color #063594 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063594 is #F9CA6B. Grayscale: #313131. Windows color (decimal): -16370284 or 9712902. OLE color: 9712902.
HSL color Cylindrical-coordinate representation of color #063594: hue angle of 220.14º 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 #063594 is Cyan = 0.96, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 53 | 148 | - |
| CMYK | 0.96 | 0.64 | 0 | 0.42 |
| HSL | 220.14º | 0.92% | 0.3% | - |
| HSV(B) | 220.14º | 0.96% | 0.58% | - |
| XYZ | 6.69 | 4.72 | 28.58 | - |
| YUV | 49.78 | 183.43 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 148 | 0.96 | 0.64 | 0 | 0.42 | 220.14 | 0.92 | 0.3 |
| Hex | 6 | 35 | 94 | 60 | 40 | 0 | 2A | DC | 5C | 1E |
| Octal | 6 | 65 | 224 | 140 | 100 | 0 | 52 | 334 | 134 | 36 |
| Binary | 110 | 110101 | 10010100 | 1100000 | 1000000 | 0 | 101010 | 11011100 | 1011100 | 11110 |
Color Harmonies of #063594
Complementary color
Monochromatic Colors of #063594
Black with #063594
Text Example
Text Example
White with #063594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063594; }
p { color: rgb(6,53,148); }
H1.HeaderClassName
{
color: #063594;
}
.AnyTagClassName
{
color: #063594;
}
</style>
background-color css
<style>
a { background-color: #063594; }
a { background-color: rgb(6,53,148); }
div.DivClassName
{
background-color: #063594;
}
.BgClassName
{
background-color: #063594;
}
</style>
border-color css
<style>
span { border-color: #063594; }
span { border-color: rgb(6,53,148); }
td.TdClassName
{
border-color: #063594;
}
.TagClassName
{
border-color: #063594;
}
</style>