Shades of Smalt #072886
Tints of Smalt #072886
RGB
CMYK
RGB Variations
Color information
#072886 (or 0x072886) is known color: Smalt. HEX triplet: 07, 28 and 86. RGB value is (7,40,134). Sum of RGB (Red+Green+Blue) = 7+40+134=181 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.87% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 134 (52.73% from 255 or 74.03% from 181); Max value from RGB is 134 - color contains mainly: blue. Hex color #072886 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072886 is #F8D779. Grayscale: #282828. Windows color (decimal): -16308090 or 8792071. OLE color: 8792071.
HSL color Cylindrical-coordinate representation of color #072886: hue angle of 224.41º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #072886 is Cyan = 0.95, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 40 | 134 | - |
| CMYK | 0.95 | 0.70 | 0 | 0.47 |
| HSL | 224.41º | 0.9% | 0.28% | - |
| HSV(B) | 224.41º | 0.95% | 0.53% | - |
| XYZ | 5.15 | 3.28 | 22.92 | - |
| YUV | 40.85 | 180.57 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 40 | 134 | 0.95 | 0.70 | 0 | 0.47 | 224.41 | 0.9 | 0.28 |
| Hex | 7 | 28 | 86 | 5F | 46 | 0 | 2F | E0 | 5A | 1C |
| Octal | 7 | 50 | 206 | 137 | 106 | 0 | 57 | 340 | 132 | 34 |
| Binary | 111 | 101000 | 10000110 | 1011111 | 1000110 | 0 | 101111 | 11100000 | 1011010 | 11100 |
Color Harmonies of #072886
Complementary color
Monochromatic Colors of #072886
Black with #072886
Text Example
Text Example
White with #072886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072886; }
p { color: rgb(7,40,134); }
H1.HeaderClassName
{
color: #072886;
}
.AnyTagClassName
{
color: #072886;
}
</style>
background-color css
<style>
a { background-color: #072886; }
a { background-color: rgb(7,40,134); }
div.DivClassName
{
background-color: #072886;
}
.BgClassName
{
background-color: #072886;
}
</style>
border-color css
<style>
span { border-color: #072886; }
span { border-color: rgb(7,40,134); }
td.TdClassName
{
border-color: #072886;
}
.TagClassName
{
border-color: #072886;
}
</style>