Shades of Smalt #062391
Tints of Smalt #062391
RGB
CMYK
RGB Variations
Color information
#062391 (or 0x062391) is known color: Smalt. HEX triplet: 06, 23 and 91. RGB value is (6,35,145). Sum of RGB (Red+Green+Blue) = 6+35+145=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 35 (14.06% from 255 or 18.82% from 186); Blue value is 145 (57.03% from 255 or 77.96% from 186); Max value from RGB is 145 - color contains mainly: blue. Hex color #062391 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062391 is #F9DC6E. Grayscale: #262626. Windows color (decimal): -16374895 or 9511686. OLE color: 9511686.
HSL color Cylindrical-coordinate representation of color #062391: hue angle of 227.48º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062391 is Cyan = 0.96, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 35 | 145 | - |
| CMYK | 0.96 | 0.76 | 0 | 0.43 |
| HSL | 227.48º | 0.92% | 0.3% | - |
| HSV(B) | 227.48º | 0.96% | 0.57% | - |
| XYZ | 5.79 | 3.29 | 27.12 | - |
| YUV | 38.87 | 187.89 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 35 | 145 | 0.96 | 0.76 | 0 | 0.43 | 227.48 | 0.92 | 0.3 |
| Hex | 6 | 23 | 91 | 60 | 4C | 0 | 2B | E3 | 5C | 1E |
| Octal | 6 | 43 | 221 | 140 | 114 | 0 | 53 | 343 | 134 | 36 |
| Binary | 110 | 100011 | 10010001 | 1100000 | 1001100 | 0 | 101011 | 11100011 | 1011100 | 11110 |
Color Harmonies of #062391
Complementary color
Monochromatic Colors of #062391
Black with #062391
Text Example
Text Example
White with #062391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062391; }
p { color: rgb(6,35,145); }
H1.HeaderClassName
{
color: #062391;
}
.AnyTagClassName
{
color: #062391;
}
</style>
background-color css
<style>
a { background-color: #062391; }
a { background-color: rgb(6,35,145); }
div.DivClassName
{
background-color: #062391;
}
.BgClassName
{
background-color: #062391;
}
</style>
border-color css
<style>
span { border-color: #062391; }
span { border-color: rgb(6,35,145); }
td.TdClassName
{
border-color: #062391;
}
.TagClassName
{
border-color: #062391;
}
</style>