Shades of Smalt #062491
Tints of Smalt #062491
RGB
CMYK
RGB Variations
Color information
#062491 (or 0x062491) is known color: Smalt. HEX triplet: 06, 24 and 91. RGB value is (6,36,145). Sum of RGB (Red+Green+Blue) = 6+36+145=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 145 (57.03% from 255 or 77.54% from 187); Max value from RGB is 145 - color contains mainly: blue. Hex color #062491 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062491 is #F9DB6E. Grayscale: #262626. Windows color (decimal): -16374639 or 9511942. OLE color: 9511942.
HSL color Cylindrical-coordinate representation of color #062491: hue angle of 227.05º 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 #062491 is Cyan = 0.96, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 36 | 145 | - |
| CMYK | 0.96 | 0.75 | 0 | 0.43 |
| HSL | 227.05º | 0.92% | 0.3% | - |
| HSV(B) | 227.05º | 0.96% | 0.57% | - |
| XYZ | 5.82 | 3.34 | 27.13 | - |
| YUV | 39.46 | 187.56 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 145 | 0.96 | 0.75 | 0 | 0.43 | 227.05 | 0.92 | 0.3 |
| Hex | 6 | 24 | 91 | 60 | 4B | 0 | 2B | E3 | 5C | 1E |
| Octal | 6 | 44 | 221 | 140 | 113 | 0 | 53 | 343 | 134 | 36 |
| Binary | 110 | 100100 | 10010001 | 1100000 | 1001011 | 0 | 101011 | 11100011 | 1011100 | 11110 |
Color Harmonies of #062491
Complementary color
Monochromatic Colors of #062491
Black with #062491
Text Example
Text Example
White with #062491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062491; }
p { color: rgb(6,36,145); }
H1.HeaderClassName
{
color: #062491;
}
.AnyTagClassName
{
color: #062491;
}
</style>
background-color css
<style>
a { background-color: #062491; }
a { background-color: rgb(6,36,145); }
div.DivClassName
{
background-color: #062491;
}
.BgClassName
{
background-color: #062491;
}
</style>
border-color css
<style>
span { border-color: #062491; }
span { border-color: rgb(6,36,145); }
td.TdClassName
{
border-color: #062491;
}
.TagClassName
{
border-color: #062491;
}
</style>