Shades of Smalt #062893
Tints of Smalt #062893
RGB
CMYK
RGB Variations
Color information
#062893 (or 0x062893) is known color: Smalt. HEX triplet: 06, 28 and 93. RGB value is (6,40,147). Sum of RGB (Red+Green+Blue) = 6+40+147=193 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.11% from 193); Green value is 40 (16.02% from 255 or 20.73% from 193); Blue value is 147 (57.81% from 255 or 76.17% from 193); Max value from RGB is 147 - color contains mainly: blue. Hex color #062893 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062893 is #F9D76C. Grayscale: #292929. Windows color (decimal): -16373613 or 9644038. OLE color: 9644038.
HSL color Cylindrical-coordinate representation of color #062893: hue angle of 225.53º 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 #062893 is Cyan = 0.96, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 40 | 147 | - |
| CMYK | 0.96 | 0.73 | 0 | 0.42 |
| HSL | 225.53º | 0.92% | 0.3% | - |
| HSV(B) | 225.53º | 0.96% | 0.58% | - |
| XYZ | 6.1 | 3.66 | 27.99 | - |
| YUV | 42.03 | 187.24 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 147 | 0.96 | 0.73 | 0 | 0.42 | 225.53 | 0.92 | 0.3 |
| Hex | 6 | 28 | 93 | 60 | 49 | 0 | 2A | E2 | 5C | 1E |
| Octal | 6 | 50 | 223 | 140 | 111 | 0 | 52 | 342 | 134 | 36 |
| Binary | 110 | 101000 | 10010011 | 1100000 | 1001001 | 0 | 101010 | 11100010 | 1011100 | 11110 |
Color Harmonies of #062893
Complementary color
Monochromatic Colors of #062893
Black with #062893
Text Example
Text Example
White with #062893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062893; }
p { color: rgb(6,40,147); }
H1.HeaderClassName
{
color: #062893;
}
.AnyTagClassName
{
color: #062893;
}
</style>
background-color css
<style>
a { background-color: #062893; }
a { background-color: rgb(6,40,147); }
div.DivClassName
{
background-color: #062893;
}
.BgClassName
{
background-color: #062893;
}
</style>
border-color css
<style>
span { border-color: #062893; }
span { border-color: rgb(6,40,147); }
td.TdClassName
{
border-color: #062893;
}
.TagClassName
{
border-color: #062893;
}
</style>