Shades of Smalt #062190
Tints of Smalt #062190
RGB
CMYK
RGB Variations
Color information
#062190 (or 0x062190) is known color: Smalt. HEX triplet: 06, 21 and 90. RGB value is (6,33,144). Sum of RGB (Red+Green+Blue) = 6+33+144=183 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.28% from 183); Green value is 33 (13.28% from 255 or 18.03% from 183); Blue value is 144 (56.64% from 255 or 78.69% from 183); Max value from RGB is 144 - color contains mainly: blue. Hex color #062190 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062190 is #F9DE6F. Grayscale: #252525. Windows color (decimal): -16375408 or 9445638. OLE color: 9445638.
HSL color Cylindrical-coordinate representation of color #062190: hue angle of 228.26º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062190 is Cyan = 0.96, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 6 | 33 | 144 | - |
| CMYK | 0.96 | 0.77 | 0 | 0.44 |
| HSL | 228.26º | 0.92% | 0.29% | - |
| HSV(B) | 228.26º | 0.96% | 0.56% | - |
| XYZ | 5.65 | 3.14 | 26.69 | - |
| YUV | 37.58 | 188.05 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 144 | 0.96 | 0.77 | 0 | 0.44 | 228.26 | 0.92 | 0.29 |
| Hex | 6 | 21 | 90 | 60 | 4D | 0 | 2C | E4 | 5C | 1D |
| Octal | 6 | 41 | 220 | 140 | 115 | 0 | 54 | 344 | 134 | 35 |
| Binary | 110 | 100001 | 10010000 | 1100000 | 1001101 | 0 | 101100 | 11100100 | 1011100 | 11101 |
Color Harmonies of #062190
Complementary color
Monochromatic Colors of #062190
Black with #062190
Text Example
Text Example
White with #062190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062190; }
p { color: rgb(6,33,144); }
H1.HeaderClassName
{
color: #062190;
}
.AnyTagClassName
{
color: #062190;
}
</style>
background-color css
<style>
a { background-color: #062190; }
a { background-color: rgb(6,33,144); }
div.DivClassName
{
background-color: #062190;
}
.BgClassName
{
background-color: #062190;
}
</style>
border-color css
<style>
span { border-color: #062190; }
span { border-color: rgb(6,33,144); }
td.TdClassName
{
border-color: #062190;
}
.TagClassName
{
border-color: #062190;
}
</style>