Shades of Smalt #022795
Tints of Smalt #022795
RGB
CMYK
RGB Variations
Color information
#022795 (or 0x022795) is known color: Smalt. HEX triplet: 02, 27 and 95. RGB value is (2,39,149). Sum of RGB (Red+Green+Blue) = 2+39+149=190 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.05% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 149 (58.59% from 255 or 78.42% from 190); Max value from RGB is 149 - color contains mainly: blue. Hex color #022795 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #022795 is #FDD86A. Grayscale: #282828. Windows color (decimal): -16636011 or 9774850. OLE color: 9774850.
HSL color Cylindrical-coordinate representation of color #022795: hue angle of 224.9º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #022795 is Cyan = 0.99, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 2 | 39 | 149 | - |
| CMYK | 0.99 | 0.74 | 0 | 0.42 |
| HSL | 224.9º | 0.97% | 0.3% | - |
| HSV(B) | 224.9º | 0.99% | 0.58% | - |
| XYZ | 6.18 | 3.63 | 28.81 | - |
| YUV | 40.48 | 189.24 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 39 | 149 | 0.99 | 0.74 | 0 | 0.42 | 224.9 | 0.97 | 0.3 |
| Hex | 2 | 27 | 95 | 63 | 4A | 0 | 2A | E1 | 61 | 1E |
| Octal | 2 | 47 | 225 | 143 | 112 | 0 | 52 | 341 | 141 | 36 |
| Binary | 10 | 100111 | 10010101 | 1100011 | 1001010 | 0 | 101010 | 11100001 | 1100001 | 11110 |
Color Harmonies of #022795
Complementary color
Monochromatic Colors of #022795
Black with #022795
Text Example
Text Example
White with #022795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022795; }
p { color: rgb(2,39,149); }
H1.HeaderClassName
{
color: #022795;
}
.AnyTagClassName
{
color: #022795;
}
</style>
background-color css
<style>
a { background-color: #022795; }
a { background-color: rgb(2,39,149); }
div.DivClassName
{
background-color: #022795;
}
.BgClassName
{
background-color: #022795;
}
</style>
border-color css
<style>
span { border-color: #022795; }
span { border-color: rgb(2,39,149); }
td.TdClassName
{
border-color: #022795;
}
.TagClassName
{
border-color: #022795;
}
</style>