Shades of Smalt #072690
Tints of Smalt #072690
RGB
CMYK
RGB Variations
Color information
#072690 (or 0x072690) is known color: Smalt. HEX triplet: 07, 26 and 90. RGB value is (7,38,144). Sum of RGB (Red+Green+Blue) = 7+38+144=189 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.70% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 144 (56.64% from 255 or 76.19% from 189); Max value from RGB is 144 - color contains mainly: blue. Hex color #072690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072690 is #F8D96F. Grayscale: #282828. Windows color (decimal): -16308592 or 9446919. OLE color: 9446919.
HSL color Cylindrical-coordinate representation of color #072690: hue angle of 226.42º 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 #072690 is Cyan = 0.95, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 38 | 144 | - |
| CMYK | 0.95 | 0.74 | 0 | 0.44 |
| HSL | 226.42º | 0.91% | 0.3% | - |
| HSV(B) | 226.42º | 0.95% | 0.56% | - |
| XYZ | 5.81 | 3.45 | 26.74 | - |
| YUV | 40.82 | 186.23 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 38 | 144 | 0.95 | 0.74 | 0 | 0.44 | 226.42 | 0.91 | 0.3 |
| Hex | 7 | 26 | 90 | 5F | 4A | 0 | 2C | E2 | 5B | 1E |
| Octal | 7 | 46 | 220 | 137 | 112 | 0 | 54 | 342 | 133 | 36 |
| Binary | 111 | 100110 | 10010000 | 1011111 | 1001010 | 0 | 101100 | 11100010 | 1011011 | 11110 |
Color Harmonies of #072690
Complementary color
Monochromatic Colors of #072690
Black with #072690
Text Example
Text Example
White with #072690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072690; }
p { color: rgb(7,38,144); }
H1.HeaderClassName
{
color: #072690;
}
.AnyTagClassName
{
color: #072690;
}
</style>
background-color css
<style>
a { background-color: #072690; }
a { background-color: rgb(7,38,144); }
div.DivClassName
{
background-color: #072690;
}
.BgClassName
{
background-color: #072690;
}
</style>
border-color css
<style>
span { border-color: #072690; }
span { border-color: rgb(7,38,144); }
td.TdClassName
{
border-color: #072690;
}
.TagClassName
{
border-color: #072690;
}
</style>