Shades of Smalt #072190
Tints of Smalt #072190
RGB
CMYK
RGB Variations
Color information
#072190 (or 0x072190) is known color: Smalt. HEX triplet: 07, 21 and 90. RGB value is (7,33,144). Sum of RGB (Red+Green+Blue) = 7+33+144=184 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.80% from 184); Green value is 33 (13.28% from 255 or 17.93% from 184); Blue value is 144 (56.64% from 255 or 78.26% from 184); Max value from RGB is 144 - color contains mainly: blue. Hex color #072190 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072190 is #F8DE6F. Grayscale: #252525. Windows color (decimal): -16309872 or 9445639. OLE color: 9445639.
HSL color Cylindrical-coordinate representation of color #072190: hue angle of 228.61º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #072190 is Cyan = 0.95, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 33 | 144 | - |
| CMYK | 0.95 | 0.77 | 0 | 0.44 |
| HSL | 228.61º | 0.91% | 0.3% | - |
| HSV(B) | 228.61º | 0.95% | 0.56% | - |
| XYZ | 5.67 | 3.15 | 26.69 | - |
| YUV | 37.88 | 187.89 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 33 | 144 | 0.95 | 0.77 | 0 | 0.44 | 228.61 | 0.91 | 0.3 |
| Hex | 7 | 21 | 90 | 5F | 4D | 0 | 2C | E5 | 5B | 1E |
| Octal | 7 | 41 | 220 | 137 | 115 | 0 | 54 | 345 | 133 | 36 |
| Binary | 111 | 100001 | 10010000 | 1011111 | 1001101 | 0 | 101100 | 11100101 | 1011011 | 11110 |
Color Harmonies of #072190
Complementary color
Monochromatic Colors of #072190
Black with #072190
Text Example
Text Example
White with #072190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072190; }
p { color: rgb(7,33,144); }
H1.HeaderClassName
{
color: #072190;
}
.AnyTagClassName
{
color: #072190;
}
</style>
background-color css
<style>
a { background-color: #072190; }
a { background-color: rgb(7,33,144); }
div.DivClassName
{
background-color: #072190;
}
.BgClassName
{
background-color: #072190;
}
</style>
border-color css
<style>
span { border-color: #072190; }
span { border-color: rgb(7,33,144); }
td.TdClassName
{
border-color: #072190;
}
.TagClassName
{
border-color: #072190;
}
</style>