Shades of Smalt #063088
Tints of Smalt #063088
RGB
CMYK
RGB Variations
Color information
#063088 (or 0x063088) is known color: Smalt. HEX triplet: 06, 30 and 88. RGB value is (6,48,136). Sum of RGB (Red+Green+Blue) = 6+48+136=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 136 (53.52% from 255 or 71.58% from 190); Max value from RGB is 136 - color contains mainly: blue. Hex color #063088 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063088 is #F9CF77. Grayscale: #2D2D2D. Windows color (decimal): -16371576 or 8925190. OLE color: 8925190.
HSL color Cylindrical-coordinate representation of color #063088: hue angle of 220.62º degrees, saturation: 0.92, 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 #063088 is Cyan = 0.96, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 48 | 136 | - |
| CMYK | 0.96 | 0.65 | 0 | 0.47 |
| HSL | 220.62º | 0.92% | 0.28% | - |
| HSV(B) | 220.62º | 0.96% | 0.53% | - |
| XYZ | 5.58 | 3.93 | 23.76 | - |
| YUV | 45.47 | 179.09 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 48 | 136 | 0.96 | 0.65 | 0 | 0.47 | 220.62 | 0.92 | 0.28 |
| Hex | 6 | 30 | 88 | 60 | 41 | 0 | 2F | DD | 5C | 1C |
| Octal | 6 | 60 | 210 | 140 | 101 | 0 | 57 | 335 | 134 | 34 |
| Binary | 110 | 110000 | 10001000 | 1100000 | 1000001 | 0 | 101111 | 11011101 | 1011100 | 11100 |
Color Harmonies of #063088
Complementary color
Monochromatic Colors of #063088
Black with #063088
Text Example
Text Example
White with #063088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063088; }
p { color: rgb(6,48,136); }
H1.HeaderClassName
{
color: #063088;
}
.AnyTagClassName
{
color: #063088;
}
</style>
background-color css
<style>
a { background-color: #063088; }
a { background-color: rgb(6,48,136); }
div.DivClassName
{
background-color: #063088;
}
.BgClassName
{
background-color: #063088;
}
</style>
border-color css
<style>
span { border-color: #063088; }
span { border-color: rgb(6,48,136); }
td.TdClassName
{
border-color: #063088;
}
.TagClassName
{
border-color: #063088;
}
</style>