Shades of Smalt #063387
Tints of Smalt #063387
RGB
CMYK
RGB Variations
Color information
#063387 (or 0x063387) is known color: Smalt. HEX triplet: 06, 33 and 87. RGB value is (6,51,135). Sum of RGB (Red+Green+Blue) = 6+51+135=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 135 (53.12% from 255 or 70.31% from 192); Max value from RGB is 135 - color contains mainly: blue. Hex color #063387 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063387 is #F9CC78. Grayscale: #2E2E2E. Windows color (decimal): -16370809 or 8860422. OLE color: 8860422.
HSL color Cylindrical-coordinate representation of color #063387: hue angle of 219.07º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063387 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 51 | 135 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.47 |
| HSL | 219.07º | 0.91% | 0.28% | - |
| HSV(B) | 219.07º | 0.96% | 0.53% | - |
| XYZ | 5.63 | 4.16 | 23.43 | - |
| YUV | 47.12 | 177.59 | 98.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 51 | 135 | 0.96 | 0.62 | 0 | 0.47 | 219.07 | 0.91 | 0.28 |
| Hex | 6 | 33 | 87 | 60 | 3E | 0 | 2F | DB | 5B | 1C |
| Octal | 6 | 63 | 207 | 140 | 76 | 0 | 57 | 333 | 133 | 34 |
| Binary | 110 | 110011 | 10000111 | 1100000 | 111110 | 0 | 101111 | 11011011 | 1011011 | 11100 |
Color Harmonies of #063387
Complementary color
Monochromatic Colors of #063387
Black with #063387
Text Example
Text Example
White with #063387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063387; }
p { color: rgb(6,51,135); }
H1.HeaderClassName
{
color: #063387;
}
.AnyTagClassName
{
color: #063387;
}
</style>
background-color css
<style>
a { background-color: #063387; }
a { background-color: rgb(6,51,135); }
div.DivClassName
{
background-color: #063387;
}
.BgClassName
{
background-color: #063387;
}
</style>
border-color css
<style>
span { border-color: #063387; }
span { border-color: rgb(6,51,135); }
td.TdClassName
{
border-color: #063387;
}
.TagClassName
{
border-color: #063387;
}
</style>