Shades of Smalt #063193
Tints of Smalt #063193
RGB
CMYK
RGB Variations
Color information
#063193 (or 0x063193) is known color: Smalt. HEX triplet: 06, 31 and 93. RGB value is (6,49,147). Sum of RGB (Red+Green+Blue) = 6+49+147=202 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.97% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 147 (57.81% from 255 or 72.77% from 202); Max value from RGB is 147 - color contains mainly: blue. Hex color #063193 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063193 is #F9CE6C. Grayscale: #2E2E2E. Windows color (decimal): -16371309 or 9646342. OLE color: 9646342.
HSL color Cylindrical-coordinate representation of color #063193: hue angle of 221.7º 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 #063193 is Cyan = 0.96, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 49 | 147 | - |
| CMYK | 0.96 | 0.67 | 0 | 0.42 |
| HSL | 221.7º | 0.92% | 0.3% | - |
| HSV(B) | 221.7º | 0.96% | 0.58% | - |
| XYZ | 6.44 | 4.34 | 28.1 | - |
| YUV | 47.32 | 184.25 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 147 | 0.96 | 0.67 | 0 | 0.42 | 221.7 | 0.92 | 0.3 |
| Hex | 6 | 31 | 93 | 60 | 43 | 0 | 2A | DE | 5C | 1E |
| Octal | 6 | 61 | 223 | 140 | 103 | 0 | 52 | 336 | 134 | 36 |
| Binary | 110 | 110001 | 10010011 | 1100000 | 1000011 | 0 | 101010 | 11011110 | 1011100 | 11110 |
Color Harmonies of #063193
Complementary color
Monochromatic Colors of #063193
Black with #063193
Text Example
Text Example
White with #063193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063193; }
p { color: rgb(6,49,147); }
H1.HeaderClassName
{
color: #063193;
}
.AnyTagClassName
{
color: #063193;
}
</style>
background-color css
<style>
a { background-color: #063193; }
a { background-color: rgb(6,49,147); }
div.DivClassName
{
background-color: #063193;
}
.BgClassName
{
background-color: #063193;
}
</style>
border-color css
<style>
span { border-color: #063193; }
span { border-color: rgb(6,49,147); }
td.TdClassName
{
border-color: #063193;
}
.TagClassName
{
border-color: #063193;
}
</style>