Shades of Smalt #063093
Tints of Smalt #063093
RGB
CMYK
RGB Variations
Color information
#063093 (or 0x063093) is known color: Smalt. HEX triplet: 06, 30 and 93. RGB value is (6,48,147). Sum of RGB (Red+Green+Blue) = 6+48+147=201 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.99% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 147 (57.81% from 255 or 73.13% from 201); Max value from RGB is 147 - color contains mainly: blue. Hex color #063093 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063093 is #F9CF6C. Grayscale: #2E2E2E. Windows color (decimal): -16371565 or 9646086. OLE color: 9646086.
HSL color Cylindrical-coordinate representation of color #063093: hue angle of 222.13º 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 #063093 is Cyan = 0.96, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 48 | 147 | - |
| CMYK | 0.96 | 0.67 | 0 | 0.42 |
| HSL | 222.13º | 0.92% | 0.3% | - |
| HSV(B) | 222.13º | 0.96% | 0.58% | - |
| XYZ | 6.4 | 4.26 | 28.09 | - |
| YUV | 46.73 | 184.59 | 98.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 48 | 147 | 0.96 | 0.67 | 0 | 0.42 | 222.13 | 0.92 | 0.3 |
| Hex | 6 | 30 | 93 | 60 | 43 | 0 | 2A | DE | 5C | 1E |
| Octal | 6 | 60 | 223 | 140 | 103 | 0 | 52 | 336 | 134 | 36 |
| Binary | 110 | 110000 | 10010011 | 1100000 | 1000011 | 0 | 101010 | 11011110 | 1011100 | 11110 |
Color Harmonies of #063093
Complementary color
Monochromatic Colors of #063093
Black with #063093
Text Example
Text Example
White with #063093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063093; }
p { color: rgb(6,48,147); }
H1.HeaderClassName
{
color: #063093;
}
.AnyTagClassName
{
color: #063093;
}
</style>
background-color css
<style>
a { background-color: #063093; }
a { background-color: rgb(6,48,147); }
div.DivClassName
{
background-color: #063093;
}
.BgClassName
{
background-color: #063093;
}
</style>
border-color css
<style>
span { border-color: #063093; }
span { border-color: rgb(6,48,147); }
td.TdClassName
{
border-color: #063093;
}
.TagClassName
{
border-color: #063093;
}
</style>