Shades of Smalt #063992
Tints of Smalt #063992
RGB
CMYK
RGB Variations
Color information
#063992 (or 0x063992) is known color: Smalt. HEX triplet: 06, 39 and 92. RGB value is (6,57,146). Sum of RGB (Red+Green+Blue) = 6+57+146=209 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.87% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 146 (57.42% from 255 or 69.86% from 209); Max value from RGB is 146 - color contains mainly: blue. Hex color #063992 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063992 is #F9C66D. Grayscale: #333333. Windows color (decimal): -16369262 or 9582854. OLE color: 9582854.
HSL color Cylindrical-coordinate representation of color #063992: hue angle of 218.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063992 is Cyan = 0.96, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 57 | 146 | - |
| CMYK | 0.96 | 0.61 | 0 | 0.43 |
| HSL | 218.14º | 0.92% | 0.3% | - |
| HSV(B) | 218.14º | 0.96% | 0.57% | - |
| XYZ | 6.73 | 5.04 | 27.81 | - |
| YUV | 51.9 | 181.1 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 146 | 0.96 | 0.61 | 0 | 0.43 | 218.14 | 0.92 | 0.3 |
| Hex | 6 | 39 | 92 | 60 | 3D | 0 | 2B | DA | 5C | 1E |
| Octal | 6 | 71 | 222 | 140 | 75 | 0 | 53 | 332 | 134 | 36 |
| Binary | 110 | 111001 | 10010010 | 1100000 | 111101 | 0 | 101011 | 11011010 | 1011100 | 11110 |
Color Harmonies of #063992
Complementary color
Monochromatic Colors of #063992
Black with #063992
Text Example
Text Example
White with #063992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063992; }
p { color: rgb(6,57,146); }
H1.HeaderClassName
{
color: #063992;
}
.AnyTagClassName
{
color: #063992;
}
</style>
background-color css
<style>
a { background-color: #063992; }
a { background-color: rgb(6,57,146); }
div.DivClassName
{
background-color: #063992;
}
.BgClassName
{
background-color: #063992;
}
</style>
border-color css
<style>
span { border-color: #063992; }
span { border-color: rgb(6,57,146); }
td.TdClassName
{
border-color: #063992;
}
.TagClassName
{
border-color: #063992;
}
</style>