Shades of Smalt #062493
Tints of Smalt #062493
RGB
CMYK
RGB Variations
Color information
#062493 (or 0x062493) is known color: Smalt. HEX triplet: 06, 24 and 93. RGB value is (6,36,147). Sum of RGB (Red+Green+Blue) = 6+36+147=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 147 (57.81% from 255 or 77.78% from 189); Max value from RGB is 147 - color contains mainly: blue. Hex color #062493 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062493 is #F9DB6C. Grayscale: #272727. Windows color (decimal): -16374637 or 9643014. OLE color: 9643014.
HSL color Cylindrical-coordinate representation of color #062493: hue angle of 227.23º 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 #062493 is Cyan = 0.96, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 36 | 147 | - |
| CMYK | 0.96 | 0.76 | 0 | 0.42 |
| HSL | 227.23º | 0.92% | 0.3% | - |
| HSV(B) | 227.23º | 0.96% | 0.58% | - |
| XYZ | 5.97 | 3.41 | 27.95 | - |
| YUV | 39.68 | 188.56 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 147 | 0.96 | 0.76 | 0 | 0.42 | 227.23 | 0.92 | 0.3 |
| Hex | 6 | 24 | 93 | 60 | 4C | 0 | 2A | E3 | 5C | 1E |
| Octal | 6 | 44 | 223 | 140 | 114 | 0 | 52 | 343 | 134 | 36 |
| Binary | 110 | 100100 | 10010011 | 1100000 | 1001100 | 0 | 101010 | 11100011 | 1011100 | 11110 |
Color Harmonies of #062493
Complementary color
Monochromatic Colors of #062493
Black with #062493
Text Example
Text Example
White with #062493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062493; }
p { color: rgb(6,36,147); }
H1.HeaderClassName
{
color: #062493;
}
.AnyTagClassName
{
color: #062493;
}
</style>
background-color css
<style>
a { background-color: #062493; }
a { background-color: rgb(6,36,147); }
div.DivClassName
{
background-color: #062493;
}
.BgClassName
{
background-color: #062493;
}
</style>
border-color css
<style>
span { border-color: #062493; }
span { border-color: rgb(6,36,147); }
td.TdClassName
{
border-color: #062493;
}
.TagClassName
{
border-color: #062493;
}
</style>