Shades of Smalt #072189
Tints of Smalt #072189
RGB
CMYK
RGB Variations
Color information
#072189 (or 0x072189) is known color: Smalt. HEX triplet: 07, 21 and 89. RGB value is (7,33,137). Sum of RGB (Red+Green+Blue) = 7+33+137=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 33 (13.28% from 255 or 18.64% from 177); Blue value is 137 (53.91% from 255 or 77.40% from 177); Max value from RGB is 137 - color contains mainly: blue. Hex color #072189 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072189 is #F8DE76. Grayscale: #242424. Windows color (decimal): -16309879 or 8986887. OLE color: 8986887.
HSL color Cylindrical-coordinate representation of color #072189: hue angle of 228º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #072189 is Cyan = 0.95, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 33 | 137 | - |
| CMYK | 0.95 | 0.76 | 0 | 0.46 |
| HSL | 228º | 0.9% | 0.28% | - |
| HSV(B) | 228º | 0.95% | 0.54% | - |
| XYZ | 5.15 | 2.94 | 23.96 | - |
| YUV | 37.08 | 184.39 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 33 | 137 | 0.95 | 0.76 | 0 | 0.46 | 228 | 0.9 | 0.28 |
| Hex | 7 | 21 | 89 | 5F | 4C | 0 | 2E | E4 | 5A | 1C |
| Octal | 7 | 41 | 211 | 137 | 114 | 0 | 56 | 344 | 132 | 34 |
| Binary | 111 | 100001 | 10001001 | 1011111 | 1001100 | 0 | 101110 | 11100100 | 1011010 | 11100 |
Color Harmonies of #072189
Complementary color
Monochromatic Colors of #072189
Black with #072189
Text Example
Text Example
White with #072189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072189; }
p { color: rgb(7,33,137); }
H1.HeaderClassName
{
color: #072189;
}
.AnyTagClassName
{
color: #072189;
}
</style>
background-color css
<style>
a { background-color: #072189; }
a { background-color: rgb(7,33,137); }
div.DivClassName
{
background-color: #072189;
}
.BgClassName
{
background-color: #072189;
}
</style>
border-color css
<style>
span { border-color: #072189; }
span { border-color: rgb(7,33,137); }
td.TdClassName
{
border-color: #072189;
}
.TagClassName
{
border-color: #072189;
}
</style>