Shades of Smalt #022597
Tints of Smalt #022597
RGB
CMYK
RGB Variations
Color information
#022597 (or 0x022597) is known color: Smalt. HEX triplet: 02, 25 and 97. RGB value is (2,37,151). Sum of RGB (Red+Green+Blue) = 2+37+151=190 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.05% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 151 (59.38% from 255 or 79.47% from 190); Max value from RGB is 151 - color contains mainly: blue. Hex color #022597 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #022597 is #FDDA68. Grayscale: #272727. Windows color (decimal): -16636521 or 9905410. OLE color: 9905410.
HSL color Cylindrical-coordinate representation of color #022597: hue angle of 225.91º 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 #022597 is Cyan = 0.99, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 37 | 151 | - |
| CMYK | 0.99 | 0.75 | 0 | 0.41 |
| HSL | 225.91º | 0.97% | 0.3% | - |
| HSV(B) | 225.91º | 0.99% | 0.59% | - |
| XYZ | 6.27 | 3.57 | 29.64 | - |
| YUV | 39.53 | 190.9 | 101.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 37 | 151 | 0.99 | 0.75 | 0 | 0.41 | 225.91 | 0.97 | 0.3 |
| Hex | 2 | 25 | 97 | 63 | 4B | 0 | 29 | E2 | 61 | 1E |
| Octal | 2 | 45 | 227 | 143 | 113 | 0 | 51 | 342 | 141 | 36 |
| Binary | 10 | 100101 | 10010111 | 1100011 | 1001011 | 0 | 101001 | 11100010 | 1100001 | 11110 |
Color Harmonies of #022597
Complementary color
Monochromatic Colors of #022597
Black with #022597
Text Example
Text Example
White with #022597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022597; }
p { color: rgb(2,37,151); }
H1.HeaderClassName
{
color: #022597;
}
.AnyTagClassName
{
color: #022597;
}
</style>
background-color css
<style>
a { background-color: #022597; }
a { background-color: rgb(2,37,151); }
div.DivClassName
{
background-color: #022597;
}
.BgClassName
{
background-color: #022597;
}
</style>
border-color css
<style>
span { border-color: #022597; }
span { border-color: rgb(2,37,151); }
td.TdClassName
{
border-color: #022597;
}
.TagClassName
{
border-color: #022597;
}
</style>