Shades of Smalt #062188
Tints of Smalt #062188
RGB
CMYK
RGB Variations
Color information
#062188 (or 0x062188) is known color: Smalt. HEX triplet: 06, 21 and 88. RGB value is (6,33,136). Sum of RGB (Red+Green+Blue) = 6+33+136=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 136 (53.52% from 255 or 77.71% from 175); Max value from RGB is 136 - color contains mainly: blue. Hex color #062188 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062188 is #F9DE77. Grayscale: #242424. Windows color (decimal): -16375416 or 8921350. OLE color: 8921350.
HSL color Cylindrical-coordinate representation of color #062188: hue angle of 227.54º 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 #062188 is Cyan = 0.96, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 33 | 136 | - |
| CMYK | 0.96 | 0.76 | 0 | 0.47 |
| HSL | 227.54º | 0.92% | 0.28% | - |
| HSV(B) | 227.54º | 0.96% | 0.53% | - |
| XYZ | 5.06 | 2.9 | 23.59 | - |
| YUV | 36.67 | 184.05 | 106.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 136 | 0.96 | 0.76 | 0 | 0.47 | 227.54 | 0.92 | 0.28 |
| Hex | 6 | 21 | 88 | 60 | 4C | 0 | 2F | E4 | 5C | 1C |
| Octal | 6 | 41 | 210 | 140 | 114 | 0 | 57 | 344 | 134 | 34 |
| Binary | 110 | 100001 | 10001000 | 1100000 | 1001100 | 0 | 101111 | 11100100 | 1011100 | 11100 |
Color Harmonies of #062188
Complementary color
Monochromatic Colors of #062188
Black with #062188
Text Example
Text Example
White with #062188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062188; }
p { color: rgb(6,33,136); }
H1.HeaderClassName
{
color: #062188;
}
.AnyTagClassName
{
color: #062188;
}
</style>
background-color css
<style>
a { background-color: #062188; }
a { background-color: rgb(6,33,136); }
div.DivClassName
{
background-color: #062188;
}
.BgClassName
{
background-color: #062188;
}
</style>
border-color css
<style>
span { border-color: #062188; }
span { border-color: rgb(6,33,136); }
td.TdClassName
{
border-color: #062188;
}
.TagClassName
{
border-color: #062188;
}
</style>