Shades of Smalt #062087
Tints of Smalt #062087
RGB
CMYK
RGB Variations
Color information
#062087 (or 0x062087) is known color: Smalt. HEX triplet: 06, 20 and 87. RGB value is (6,32,135). Sum of RGB (Red+Green+Blue) = 6+32+135=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 135 (53.12% from 255 or 78.03% from 173); Max value from RGB is 135 - color contains mainly: blue. Hex color #062087 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062087 is #F9DF78. Grayscale: #232323. Windows color (decimal): -16375673 or 8855558. OLE color: 8855558.
HSL color Cylindrical-coordinate representation of color #062087: hue angle of 227.91º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062087 is Cyan = 0.96, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 32 | 135 | - |
| CMYK | 0.96 | 0.76 | 0 | 0.47 |
| HSL | 227.91º | 0.91% | 0.28% | - |
| HSV(B) | 227.91º | 0.96% | 0.53% | - |
| XYZ | 4.96 | 2.82 | 23.2 | - |
| YUV | 35.97 | 183.89 | 106.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 135 | 0.96 | 0.76 | 0 | 0.47 | 227.91 | 0.91 | 0.28 |
| Hex | 6 | 20 | 87 | 60 | 4C | 0 | 2F | E4 | 5B | 1C |
| Octal | 6 | 40 | 207 | 140 | 114 | 0 | 57 | 344 | 133 | 34 |
| Binary | 110 | 100000 | 10000111 | 1100000 | 1001100 | 0 | 101111 | 11100100 | 1011011 | 11100 |
Color Harmonies of #062087
Complementary color
Monochromatic Colors of #062087
Black with #062087
Text Example
Text Example
White with #062087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062087; }
p { color: rgb(6,32,135); }
H1.HeaderClassName
{
color: #062087;
}
.AnyTagClassName
{
color: #062087;
}
</style>
background-color css
<style>
a { background-color: #062087; }
a { background-color: rgb(6,32,135); }
div.DivClassName
{
background-color: #062087;
}
.BgClassName
{
background-color: #062087;
}
</style>
border-color css
<style>
span { border-color: #062087; }
span { border-color: rgb(6,32,135); }
td.TdClassName
{
border-color: #062087;
}
.TagClassName
{
border-color: #062087;
}
</style>