Shades of Smalt #062884
Tints of Smalt #062884
RGB
CMYK
RGB Variations
Color information
#062884 (or 0x062884) is known color: Smalt. HEX triplet: 06, 28 and 84. RGB value is (6,40,132). Sum of RGB (Red+Green+Blue) = 6+40+132=178 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.37% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 132 (51.95% from 255 or 74.16% from 178); Max value from RGB is 132 - color contains mainly: blue. Hex color #062884 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062884 is #F9D77B. Grayscale: #272727. Windows color (decimal): -16373628 or 8660998. OLE color: 8660998.
HSL color Cylindrical-coordinate representation of color #062884: hue angle of 223.81º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #062884 is Cyan = 0.95, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 40 | 132 | - |
| CMYK | 0.95 | 0.70 | 0 | 0.48 |
| HSL | 223.81º | 0.91% | 0.27% | - |
| HSV(B) | 223.81º | 0.95% | 0.52% | - |
| XYZ | 5 | 3.22 | 22.19 | - |
| YUV | 40.32 | 179.74 | 103.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 132 | 0.95 | 0.70 | 0 | 0.48 | 223.81 | 0.91 | 0.27 |
| Hex | 6 | 28 | 84 | 5F | 46 | 0 | 30 | E0 | 5B | 1B |
| Octal | 6 | 50 | 204 | 137 | 106 | 0 | 60 | 340 | 133 | 33 |
| Binary | 110 | 101000 | 10000100 | 1011111 | 1000110 | 0 | 110000 | 11100000 | 1011011 | 11011 |
Color Harmonies of #062884
Complementary color
Monochromatic Colors of #062884
Black with #062884
Text Example
Text Example
White with #062884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062884; }
p { color: rgb(6,40,132); }
H1.HeaderClassName
{
color: #062884;
}
.AnyTagClassName
{
color: #062884;
}
</style>
background-color css
<style>
a { background-color: #062884; }
a { background-color: rgb(6,40,132); }
div.DivClassName
{
background-color: #062884;
}
.BgClassName
{
background-color: #062884;
}
</style>
border-color css
<style>
span { border-color: #062884; }
span { border-color: rgb(6,40,132); }
td.TdClassName
{
border-color: #062884;
}
.TagClassName
{
border-color: #062884;
}
</style>