Shades of Smalt #063284
Tints of Smalt #063284
RGB
CMYK
RGB Variations
Color information
#063284 (or 0x063284) is known color: Smalt. HEX triplet: 06, 32 and 84. RGB value is (6,50,132). Sum of RGB (Red+Green+Blue) = 6+50+132=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 50 (19.92% from 255 or 26.60% from 188); Blue value is 132 (51.95% from 255 or 70.21% from 188); Max value from RGB is 132 - color contains mainly: blue. Hex color #063284 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063284 is #F9CD7B. Grayscale: #2D2D2D. Windows color (decimal): -16371068 or 8663558. OLE color: 8663558.
HSL color Cylindrical-coordinate representation of color #063284: hue angle of 219.05º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #063284 is Cyan = 0.95, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 50 | 132 | - |
| CMYK | 0.95 | 0.62 | 0 | 0.48 |
| HSL | 219.05º | 0.91% | 0.27% | - |
| HSV(B) | 219.05º | 0.95% | 0.52% | - |
| XYZ | 5.38 | 3.99 | 22.32 | - |
| YUV | 46.19 | 176.42 | 99.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 132 | 0.95 | 0.62 | 0 | 0.48 | 219.05 | 0.91 | 0.27 |
| Hex | 6 | 32 | 84 | 5F | 3E | 0 | 30 | DB | 5B | 1B |
| Octal | 6 | 62 | 204 | 137 | 76 | 0 | 60 | 333 | 133 | 33 |
| Binary | 110 | 110010 | 10000100 | 1011111 | 111110 | 0 | 110000 | 11011011 | 1011011 | 11011 |
Color Harmonies of #063284
Complementary color
Monochromatic Colors of #063284
Black with #063284
Text Example
Text Example
White with #063284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063284; }
p { color: rgb(6,50,132); }
H1.HeaderClassName
{
color: #063284;
}
.AnyTagClassName
{
color: #063284;
}
</style>
background-color css
<style>
a { background-color: #063284; }
a { background-color: rgb(6,50,132); }
div.DivClassName
{
background-color: #063284;
}
.BgClassName
{
background-color: #063284;
}
</style>
border-color css
<style>
span { border-color: #063284; }
span { border-color: rgb(6,50,132); }
td.TdClassName
{
border-color: #063284;
}
.TagClassName
{
border-color: #063284;
}
</style>