Shades of Smalt #062986
Tints of Smalt #062986
RGB
CMYK
RGB Variations
Color information
#062986 (or 0x062986) is known color: Smalt. HEX triplet: 06, 29 and 86. RGB value is (6,41,134). Sum of RGB (Red+Green+Blue) = 6+41+134=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 41 (16.41% from 255 or 22.65% from 181); Blue value is 134 (52.73% from 255 or 74.03% from 181); Max value from RGB is 134 - color contains mainly: blue. Hex color #062986 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062986 is #F9D679. Grayscale: #282828. Windows color (decimal): -16373370 or 8792326. OLE color: 8792326.
HSL color Cylindrical-coordinate representation of color #062986: hue angle of 223.59º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062986 is Cyan = 0.96, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 41 | 134 | - |
| CMYK | 0.96 | 0.69 | 0 | 0.47 |
| HSL | 223.59º | 0.91% | 0.27% | - |
| HSV(B) | 223.59º | 0.96% | 0.53% | - |
| XYZ | 5.17 | 3.35 | 22.93 | - |
| YUV | 41.14 | 180.4 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 134 | 0.96 | 0.69 | 0 | 0.47 | 223.59 | 0.91 | 0.27 |
| Hex | 6 | 29 | 86 | 60 | 45 | 0 | 2F | E0 | 5B | 1B |
| Octal | 6 | 51 | 206 | 140 | 105 | 0 | 57 | 340 | 133 | 33 |
| Binary | 110 | 101001 | 10000110 | 1100000 | 1000101 | 0 | 101111 | 11100000 | 1011011 | 11011 |
Color Harmonies of #062986
Complementary color
Monochromatic Colors of #062986
Black with #062986
Text Example
Text Example
White with #062986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062986; }
p { color: rgb(6,41,134); }
H1.HeaderClassName
{
color: #062986;
}
.AnyTagClassName
{
color: #062986;
}
</style>
background-color css
<style>
a { background-color: #062986; }
a { background-color: rgb(6,41,134); }
div.DivClassName
{
background-color: #062986;
}
.BgClassName
{
background-color: #062986;
}
</style>
border-color css
<style>
span { border-color: #062986; }
span { border-color: rgb(6,41,134); }
td.TdClassName
{
border-color: #062986;
}
.TagClassName
{
border-color: #062986;
}
</style>