Shades of Smalt #063793
Tints of Smalt #063793
RGB
CMYK
RGB Variations
Color information
#063793 (or 0x063793) is known color: Smalt. HEX triplet: 06, 37 and 93. RGB value is (6,55,147). Sum of RGB (Red+Green+Blue) = 6+55+147=208 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.88% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 147 (57.81% from 255 or 70.67% from 208); Max value from RGB is 147 - color contains mainly: blue. Hex color #063793 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063793 is #F9C86C. Grayscale: #323232. Windows color (decimal): -16369773 or 9647878. OLE color: 9647878.
HSL color Cylindrical-coordinate representation of color #063793: hue angle of 219.15º 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 #063793 is Cyan = 0.96, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 55 | 147 | - |
| CMYK | 0.96 | 0.63 | 0 | 0.42 |
| HSL | 219.15º | 0.92% | 0.3% | - |
| HSV(B) | 219.15º | 0.96% | 0.58% | - |
| XYZ | 6.71 | 4.88 | 28.19 | - |
| YUV | 50.84 | 182.27 | 96.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 147 | 0.96 | 0.63 | 0 | 0.42 | 219.15 | 0.92 | 0.3 |
| Hex | 6 | 37 | 93 | 60 | 3F | 0 | 2A | DB | 5C | 1E |
| Octal | 6 | 67 | 223 | 140 | 77 | 0 | 52 | 333 | 134 | 36 |
| Binary | 110 | 110111 | 10010011 | 1100000 | 111111 | 0 | 101010 | 11011011 | 1011100 | 11110 |
Color Harmonies of #063793
Complementary color
Monochromatic Colors of #063793
Black with #063793
Text Example
Text Example
White with #063793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063793; }
p { color: rgb(6,55,147); }
H1.HeaderClassName
{
color: #063793;
}
.AnyTagClassName
{
color: #063793;
}
</style>
background-color css
<style>
a { background-color: #063793; }
a { background-color: rgb(6,55,147); }
div.DivClassName
{
background-color: #063793;
}
.BgClassName
{
background-color: #063793;
}
</style>
border-color css
<style>
span { border-color: #063793; }
span { border-color: rgb(6,55,147); }
td.TdClassName
{
border-color: #063793;
}
.TagClassName
{
border-color: #063793;
}
</style>