Shades of Smalt #022986
Tints of Smalt #022986
RGB
CMYK
RGB Variations
Color information
#022986 (or 0x022986) is known color: Smalt. HEX triplet: 02, 29 and 86. RGB value is (2,41,134). Sum of RGB (Red+Green+Blue) = 2+41+134=177 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.13% from 177); Green value is 41 (16.41% from 255 or 23.16% from 177); Blue value is 134 (52.73% from 255 or 75.71% from 177); Max value from RGB is 134 - color contains mainly: blue. Hex color #022986 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #022986 is #FDD679. Grayscale: #272727. Windows color (decimal): -16635514 or 8792322. OLE color: 8792322.
HSL color Cylindrical-coordinate representation of color #022986: hue angle of 222.27º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #022986 is Cyan = 0.99, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 2 | 41 | 134 | - |
| CMYK | 0.99 | 0.69 | 0 | 0.47 |
| HSL | 222.27º | 0.97% | 0.27% | - |
| HSV(B) | 222.27º | 0.99% | 0.53% | - |
| XYZ | 5.12 | 3.32 | 22.93 | - |
| YUV | 39.94 | 181.08 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 41 | 134 | 0.99 | 0.69 | 0 | 0.47 | 222.27 | 0.97 | 0.27 |
| Hex | 2 | 29 | 86 | 63 | 45 | 0 | 2F | DE | 61 | 1B |
| Octal | 2 | 51 | 206 | 143 | 105 | 0 | 57 | 336 | 141 | 33 |
| Binary | 10 | 101001 | 10000110 | 1100011 | 1000101 | 0 | 101111 | 11011110 | 1100001 | 11011 |
Color Harmonies of #022986
Complementary color
Monochromatic Colors of #022986
Black with #022986
Text Example
Text Example
White with #022986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022986; }
p { color: rgb(2,41,134); }
H1.HeaderClassName
{
color: #022986;
}
.AnyTagClassName
{
color: #022986;
}
</style>
background-color css
<style>
a { background-color: #022986; }
a { background-color: rgb(2,41,134); }
div.DivClassName
{
background-color: #022986;
}
.BgClassName
{
background-color: #022986;
}
</style>
border-color css
<style>
span { border-color: #022986; }
span { border-color: rgb(2,41,134); }
td.TdClassName
{
border-color: #022986;
}
.TagClassName
{
border-color: #022986;
}
</style>