Shades of Smalt #063486
Tints of Smalt #063486
RGB
CMYK
RGB Variations
Color information
#063486 (or 0x063486) is known color: Smalt. HEX triplet: 06, 34 and 86. RGB value is (6,52,134). Sum of RGB (Red+Green+Blue) = 6+52+134=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 134 (52.73% from 255 or 69.79% from 192); Max value from RGB is 134 - color contains mainly: blue. Hex color #063486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063486 is #F9CB79. Grayscale: #2F2F2F. Windows color (decimal): -16370554 or 8795142. OLE color: 8795142.
HSL color Cylindrical-coordinate representation of color #063486: hue angle of 218.44º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063486 is Cyan = 0.96, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 52 | 134 | - |
| CMYK | 0.96 | 0.61 | 0 | 0.47 |
| HSL | 218.44º | 0.91% | 0.27% | - |
| HSV(B) | 218.44º | 0.96% | 0.53% | - |
| XYZ | 5.61 | 4.22 | 23.07 | - |
| YUV | 47.59 | 176.76 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 134 | 0.96 | 0.61 | 0 | 0.47 | 218.44 | 0.91 | 0.27 |
| Hex | 6 | 34 | 86 | 60 | 3D | 0 | 2F | DA | 5B | 1B |
| Octal | 6 | 64 | 206 | 140 | 75 | 0 | 57 | 332 | 133 | 33 |
| Binary | 110 | 110100 | 10000110 | 1100000 | 111101 | 0 | 101111 | 11011010 | 1011011 | 11011 |
Color Harmonies of #063486
Complementary color
Monochromatic Colors of #063486
Black with #063486
Text Example
Text Example
White with #063486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063486; }
p { color: rgb(6,52,134); }
H1.HeaderClassName
{
color: #063486;
}
.AnyTagClassName
{
color: #063486;
}
</style>
background-color css
<style>
a { background-color: #063486; }
a { background-color: rgb(6,52,134); }
div.DivClassName
{
background-color: #063486;
}
.BgClassName
{
background-color: #063486;
}
</style>
border-color css
<style>
span { border-color: #063486; }
span { border-color: rgb(6,52,134); }
td.TdClassName
{
border-color: #063486;
}
.TagClassName
{
border-color: #063486;
}
</style>