Shades of Smalt #062186
Tints of Smalt #062186
RGB
CMYK
RGB Variations
Color information
#062186 (or 0x062186) is known color: Smalt. HEX triplet: 06, 21 and 86. RGB value is (6,33,134). Sum of RGB (Red+Green+Blue) = 6+33+134=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 134 (52.73% from 255 or 77.46% from 173); Max value from RGB is 134 - color contains mainly: blue. Hex color #062186 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062186 is #F9DE79. Grayscale: #242424. Windows color (decimal): -16375418 or 8790278. OLE color: 8790278.
HSL color Cylindrical-coordinate representation of color #062186: hue angle of 227.34º 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 #062186 is Cyan = 0.96, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 33 | 134 | - |
| CMYK | 0.96 | 0.75 | 0 | 0.47 |
| HSL | 227.34º | 0.91% | 0.27% | - |
| HSV(B) | 227.34º | 0.96% | 0.53% | - |
| XYZ | 4.92 | 2.85 | 22.84 | - |
| YUV | 36.44 | 183.05 | 106.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 134 | 0.96 | 0.75 | 0 | 0.47 | 227.34 | 0.91 | 0.27 |
| Hex | 6 | 21 | 86 | 60 | 4B | 0 | 2F | E3 | 5B | 1B |
| Octal | 6 | 41 | 206 | 140 | 113 | 0 | 57 | 343 | 133 | 33 |
| Binary | 110 | 100001 | 10000110 | 1100000 | 1001011 | 0 | 101111 | 11100011 | 1011011 | 11011 |
Color Harmonies of #062186
Complementary color
Monochromatic Colors of #062186
Black with #062186
Text Example
Text Example
White with #062186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062186; }
p { color: rgb(6,33,134); }
H1.HeaderClassName
{
color: #062186;
}
.AnyTagClassName
{
color: #062186;
}
</style>
background-color css
<style>
a { background-color: #062186; }
a { background-color: rgb(6,33,134); }
div.DivClassName
{
background-color: #062186;
}
.BgClassName
{
background-color: #062186;
}
</style>
border-color css
<style>
span { border-color: #062186; }
span { border-color: rgb(6,33,134); }
td.TdClassName
{
border-color: #062186;
}
.TagClassName
{
border-color: #062186;
}
</style>