Shades of Smalt #062793
Tints of Smalt #062793
RGB
CMYK
RGB Variations
Color information
#062793 (or 0x062793) is known color: Smalt. HEX triplet: 06, 27 and 93. RGB value is (6,39,147). Sum of RGB (Red+Green+Blue) = 6+39+147=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 147 (57.81% from 255 or 76.56% from 192); Max value from RGB is 147 - color contains mainly: blue. Hex color #062793 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062793 is #F9D86C. Grayscale: #282828. Windows color (decimal): -16373869 or 9643782. OLE color: 9643782.
HSL color Cylindrical-coordinate representation of color #062793: hue angle of 225.96º 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 #062793 is Cyan = 0.96, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 39 | 147 | - |
| CMYK | 0.96 | 0.73 | 0 | 0.42 |
| HSL | 225.96º | 0.92% | 0.3% | - |
| HSV(B) | 225.96º | 0.96% | 0.58% | - |
| XYZ | 6.07 | 3.6 | 27.98 | - |
| YUV | 41.45 | 187.57 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 147 | 0.96 | 0.73 | 0 | 0.42 | 225.96 | 0.92 | 0.3 |
| Hex | 6 | 27 | 93 | 60 | 49 | 0 | 2A | E2 | 5C | 1E |
| Octal | 6 | 47 | 223 | 140 | 111 | 0 | 52 | 342 | 134 | 36 |
| Binary | 110 | 100111 | 10010011 | 1100000 | 1001001 | 0 | 101010 | 11100010 | 1011100 | 11110 |
Color Harmonies of #062793
Complementary color
Monochromatic Colors of #062793
Black with #062793
Text Example
Text Example
White with #062793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062793; }
p { color: rgb(6,39,147); }
H1.HeaderClassName
{
color: #062793;
}
.AnyTagClassName
{
color: #062793;
}
</style>
background-color css
<style>
a { background-color: #062793; }
a { background-color: rgb(6,39,147); }
div.DivClassName
{
background-color: #062793;
}
.BgClassName
{
background-color: #062793;
}
</style>
border-color css
<style>
span { border-color: #062793; }
span { border-color: rgb(6,39,147); }
td.TdClassName
{
border-color: #062793;
}
.TagClassName
{
border-color: #062793;
}
</style>