Shades of Smalt #022796
Tints of Smalt #022796
RGB
CMYK
RGB Variations
Color information
#022796 (or 0x022796) is known color: Smalt. HEX triplet: 02, 27 and 96. RGB value is (2,39,150). Sum of RGB (Red+Green+Blue) = 2+39+150=191 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.05% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 150 (58.98% from 255 or 78.53% from 191); Max value from RGB is 150 - color contains mainly: blue. Hex color #022796 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #022796 is #FDD869. Grayscale: #282828. Windows color (decimal): -16636010 or 9840386. OLE color: 9840386.
HSL color Cylindrical-coordinate representation of color #022796: hue angle of 225º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #022796 is Cyan = 0.99, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 39 | 150 | - |
| CMYK | 0.99 | 0.74 | 0 | 0.41 |
| HSL | 225º | 0.97% | 0.3% | - |
| HSV(B) | 225º | 0.99% | 0.59% | - |
| XYZ | 6.26 | 3.67 | 29.23 | - |
| YUV | 40.59 | 189.74 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 39 | 150 | 0.99 | 0.74 | 0 | 0.41 | 225 | 0.97 | 0.3 |
| Hex | 2 | 27 | 96 | 63 | 4A | 0 | 29 | E1 | 61 | 1E |
| Octal | 2 | 47 | 226 | 143 | 112 | 0 | 51 | 341 | 141 | 36 |
| Binary | 10 | 100111 | 10010110 | 1100011 | 1001010 | 0 | 101001 | 11100001 | 1100001 | 11110 |
Color Harmonies of #022796
Complementary color
Monochromatic Colors of #022796
Black with #022796
Text Example
Text Example
White with #022796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022796; }
p { color: rgb(2,39,150); }
H1.HeaderClassName
{
color: #022796;
}
.AnyTagClassName
{
color: #022796;
}
</style>
background-color css
<style>
a { background-color: #022796; }
a { background-color: rgb(2,39,150); }
div.DivClassName
{
background-color: #022796;
}
.BgClassName
{
background-color: #022796;
}
</style>
border-color css
<style>
span { border-color: #022796; }
span { border-color: rgb(2,39,150); }
td.TdClassName
{
border-color: #022796;
}
.TagClassName
{
border-color: #022796;
}
</style>