Shades of Smalt #063687
Tints of Smalt #063687
RGB
CMYK
RGB Variations
Color information
#063687 (or 0x063687) is known color: Smalt. HEX triplet: 06, 36 and 87. RGB value is (6,54,135). Sum of RGB (Red+Green+Blue) = 6+54+135=195 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.08% from 195); Green value is 54 (21.48% from 255 or 27.69% from 195); Blue value is 135 (53.12% from 255 or 69.23% from 195); Max value from RGB is 135 - color contains mainly: blue. Hex color #063687 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063687 is #F9C978. Grayscale: #303030. Windows color (decimal): -16370041 or 8861190. OLE color: 8861190.
HSL color Cylindrical-coordinate representation of color #063687: hue angle of 217.67º 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 #063687 is Cyan = 0.96, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 54 | 135 | - |
| CMYK | 0.96 | 0.60 | 0 | 0.47 |
| HSL | 217.67º | 0.91% | 0.28% | - |
| HSV(B) | 217.67º | 0.96% | 0.53% | - |
| XYZ | 5.77 | 4.43 | 23.47 | - |
| YUV | 48.88 | 176.6 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 135 | 0.96 | 0.60 | 0 | 0.47 | 217.67 | 0.91 | 0.28 |
| Hex | 6 | 36 | 87 | 60 | 3C | 0 | 2F | DA | 5B | 1C |
| Octal | 6 | 66 | 207 | 140 | 74 | 0 | 57 | 332 | 133 | 34 |
| Binary | 110 | 110110 | 10000111 | 1100000 | 111100 | 0 | 101111 | 11011010 | 1011011 | 11100 |
Color Harmonies of #063687
Complementary color
Monochromatic Colors of #063687
Black with #063687
Text Example
Text Example
White with #063687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063687; }
p { color: rgb(6,54,135); }
H1.HeaderClassName
{
color: #063687;
}
.AnyTagClassName
{
color: #063687;
}
</style>
background-color css
<style>
a { background-color: #063687; }
a { background-color: rgb(6,54,135); }
div.DivClassName
{
background-color: #063687;
}
.BgClassName
{
background-color: #063687;
}
</style>
border-color css
<style>
span { border-color: #063687; }
span { border-color: rgb(6,54,135); }
td.TdClassName
{
border-color: #063687;
}
.TagClassName
{
border-color: #063687;
}
</style>