Shades of Smalt #062089
Tints of Smalt #062089
RGB
CMYK
RGB Variations
Color information
#062089 (or 0x062089) is known color: Smalt. HEX triplet: 06, 20 and 89. RGB value is (6,32,137). Sum of RGB (Red+Green+Blue) = 6+32+137=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 32 (12.89% from 255 or 18.29% from 175); Blue value is 137 (53.91% from 255 or 78.29% from 175); Max value from RGB is 137 - color contains mainly: blue. Hex color #062089 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062089 is #F9DF76. Grayscale: #232323. Windows color (decimal): -16375671 or 8986630. OLE color: 8986630.
HSL color Cylindrical-coordinate representation of color #062089: hue angle of 228.09º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062089 is Cyan = 0.96, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 6 | 32 | 137 | - |
| CMYK | 0.96 | 0.77 | 0 | 0.46 |
| HSL | 228.09º | 0.92% | 0.28% | - |
| HSV(B) | 228.09º | 0.96% | 0.54% | - |
| XYZ | 5.11 | 2.88 | 23.95 | - |
| YUV | 36.2 | 184.89 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 137 | 0.96 | 0.77 | 0 | 0.46 | 228.09 | 0.92 | 0.28 |
| Hex | 6 | 20 | 89 | 60 | 4D | 0 | 2E | E4 | 5C | 1C |
| Octal | 6 | 40 | 211 | 140 | 115 | 0 | 56 | 344 | 134 | 34 |
| Binary | 110 | 100000 | 10001001 | 1100000 | 1001101 | 0 | 101110 | 11100100 | 1011100 | 11100 |
Color Harmonies of #062089
Complementary color
Monochromatic Colors of #062089
Black with #062089
Text Example
Text Example
White with #062089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062089; }
p { color: rgb(6,32,137); }
H1.HeaderClassName
{
color: #062089;
}
.AnyTagClassName
{
color: #062089;
}
</style>
background-color css
<style>
a { background-color: #062089; }
a { background-color: rgb(6,32,137); }
div.DivClassName
{
background-color: #062089;
}
.BgClassName
{
background-color: #062089;
}
</style>
border-color css
<style>
span { border-color: #062089; }
span { border-color: rgb(6,32,137); }
td.TdClassName
{
border-color: #062089;
}
.TagClassName
{
border-color: #062089;
}
</style>