Shades of Smalt #063592
Tints of Smalt #063592
RGB
CMYK
RGB Variations
Color information
#063592 (or 0x063592) is known color: Smalt. HEX triplet: 06, 35 and 92. RGB value is (6,53,146). Sum of RGB (Red+Green+Blue) = 6+53+146=205 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.93% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 146 (57.42% from 255 or 71.22% from 205); Max value from RGB is 146 - color contains mainly: blue. Hex color #063592 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063592 is #F9CA6D. Grayscale: #313131. Windows color (decimal): -16370286 or 9581830. OLE color: 9581830.
HSL color Cylindrical-coordinate representation of color #063592: hue angle of 219.86º 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 #063592 is Cyan = 0.96, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 53 | 146 | - |
| CMYK | 0.96 | 0.64 | 0 | 0.43 |
| HSL | 219.86º | 0.92% | 0.3% | - |
| HSV(B) | 219.86º | 0.96% | 0.57% | - |
| XYZ | 6.54 | 4.66 | 27.75 | - |
| YUV | 49.55 | 182.43 | 96.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 146 | 0.96 | 0.64 | 0 | 0.43 | 219.86 | 0.92 | 0.3 |
| Hex | 6 | 35 | 92 | 60 | 40 | 0 | 2B | DC | 5C | 1E |
| Octal | 6 | 65 | 222 | 140 | 100 | 0 | 53 | 334 | 134 | 36 |
| Binary | 110 | 110101 | 10010010 | 1100000 | 1000000 | 0 | 101011 | 11011100 | 1011100 | 11110 |
Color Harmonies of #063592
Complementary color
Monochromatic Colors of #063592
Black with #063592
Text Example
Text Example
White with #063592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063592; }
p { color: rgb(6,53,146); }
H1.HeaderClassName
{
color: #063592;
}
.AnyTagClassName
{
color: #063592;
}
</style>
background-color css
<style>
a { background-color: #063592; }
a { background-color: rgb(6,53,146); }
div.DivClassName
{
background-color: #063592;
}
.BgClassName
{
background-color: #063592;
}
</style>
border-color css
<style>
span { border-color: #063592; }
span { border-color: rgb(6,53,146); }
td.TdClassName
{
border-color: #063592;
}
.TagClassName
{
border-color: #063592;
}
</style>