Shades of Smalt #062194
Tints of Smalt #062194
RGB
CMYK
RGB Variations
Color information
#062194 (or 0x062194) is known color: Smalt. HEX triplet: 06, 21 and 94. RGB value is (6,33,148). Sum of RGB (Red+Green+Blue) = 6+33+148=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 148 (58.20% from 255 or 79.14% from 187); Max value from RGB is 148 - color contains mainly: blue. Hex color #062194 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062194 is #F9DE6B. Grayscale: #252525. Windows color (decimal): -16375404 or 9707782. OLE color: 9707782.
HSL color Cylindrical-coordinate representation of color #062194: hue angle of 228.59º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062194 is Cyan = 0.96, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 33 | 148 | - |
| CMYK | 0.96 | 0.78 | 0 | 0.42 |
| HSL | 228.59º | 0.92% | 0.3% | - |
| HSV(B) | 228.59º | 0.96% | 0.58% | - |
| XYZ | 5.96 | 3.26 | 28.33 | - |
| YUV | 38.04 | 190.05 | 105.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 148 | 0.96 | 0.78 | 0 | 0.42 | 228.59 | 0.92 | 0.3 |
| Hex | 6 | 21 | 94 | 60 | 4E | 0 | 2A | E5 | 5C | 1E |
| Octal | 6 | 41 | 224 | 140 | 116 | 0 | 52 | 345 | 134 | 36 |
| Binary | 110 | 100001 | 10010100 | 1100000 | 1001110 | 0 | 101010 | 11100101 | 1011100 | 11110 |
Color Harmonies of #062194
Complementary color
Monochromatic Colors of #062194
Black with #062194
Text Example
Text Example
White with #062194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062194; }
p { color: rgb(6,33,148); }
H1.HeaderClassName
{
color: #062194;
}
.AnyTagClassName
{
color: #062194;
}
</style>
background-color css
<style>
a { background-color: #062194; }
a { background-color: rgb(6,33,148); }
div.DivClassName
{
background-color: #062194;
}
.BgClassName
{
background-color: #062194;
}
</style>
border-color css
<style>
span { border-color: #062194; }
span { border-color: rgb(6,33,148); }
td.TdClassName
{
border-color: #062194;
}
.TagClassName
{
border-color: #062194;
}
</style>