Shades of Smalt #062095
Tints of Smalt #062095
RGB
CMYK
RGB Variations
Color information
#062095 (or 0x062095) is known color: Smalt. HEX triplet: 06, 20 and 95. RGB value is (6,32,149). Sum of RGB (Red+Green+Blue) = 6+32+149=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 32 (12.89% from 255 or 17.11% from 187); Blue value is 149 (58.59% from 255 or 79.68% from 187); Max value from RGB is 149 - color contains mainly: blue. Hex color #062095 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062095 is #F9DF6A. Grayscale: #252525. Windows color (decimal): -16375659 or 9773062. OLE color: 9773062.
HSL color Cylindrical-coordinate representation of color #062095: hue angle of 229.09º 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 #062095 is Cyan = 0.96, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 32 | 149 | - |
| CMYK | 0.96 | 0.79 | 0 | 0.42 |
| HSL | 229.09º | 0.92% | 0.3% | - |
| HSV(B) | 229.09º | 0.96% | 0.58% | - |
| XYZ | 6.02 | 3.24 | 28.74 | - |
| YUV | 37.56 | 190.89 | 105.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 149 | 0.96 | 0.79 | 0 | 0.42 | 229.09 | 0.92 | 0.3 |
| Hex | 6 | 20 | 95 | 60 | 4F | 0 | 2A | E5 | 5C | 1E |
| Octal | 6 | 40 | 225 | 140 | 117 | 0 | 52 | 345 | 134 | 36 |
| Binary | 110 | 100000 | 10010101 | 1100000 | 1001111 | 0 | 101010 | 11100101 | 1011100 | 11110 |
Color Harmonies of #062095
Complementary color
Monochromatic Colors of #062095
Black with #062095
Text Example
Text Example
White with #062095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062095; }
p { color: rgb(6,32,149); }
H1.HeaderClassName
{
color: #062095;
}
.AnyTagClassName
{
color: #062095;
}
</style>
background-color css
<style>
a { background-color: #062095; }
a { background-color: rgb(6,32,149); }
div.DivClassName
{
background-color: #062095;
}
.BgClassName
{
background-color: #062095;
}
</style>
border-color css
<style>
span { border-color: #062095; }
span { border-color: rgb(6,32,149); }
td.TdClassName
{
border-color: #062095;
}
.TagClassName
{
border-color: #062095;
}
</style>