Shades of Smalt #072686
Tints of Smalt #072686
RGB
CMYK
RGB Variations
Color information
#072686 (or 0x072686) is known color: Smalt. HEX triplet: 07, 26 and 86. RGB value is (7,38,134). Sum of RGB (Red+Green+Blue) = 7+38+134=179 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.91% from 179); Green value is 38 (15.23% from 255 or 21.23% from 179); Blue value is 134 (52.73% from 255 or 74.86% from 179); Max value from RGB is 134 - color contains mainly: blue. Hex color #072686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072686 is #F8D979. Grayscale: #272727. Windows color (decimal): -16308602 or 8791559. OLE color: 8791559.
HSL color Cylindrical-coordinate representation of color #072686: hue angle of 225.35º 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 #072686 is Cyan = 0.95, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 38 | 134 | - |
| CMYK | 0.95 | 0.72 | 0 | 0.47 |
| HSL | 225.35º | 0.9% | 0.28% | - |
| HSV(B) | 225.35º | 0.95% | 0.53% | - |
| XYZ | 5.08 | 3.15 | 22.89 | - |
| YUV | 39.68 | 181.23 | 104.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 38 | 134 | 0.95 | 0.72 | 0 | 0.47 | 225.35 | 0.9 | 0.28 |
| Hex | 7 | 26 | 86 | 5F | 48 | 0 | 2F | E1 | 5A | 1C |
| Octal | 7 | 46 | 206 | 137 | 110 | 0 | 57 | 341 | 132 | 34 |
| Binary | 111 | 100110 | 10000110 | 1011111 | 1001000 | 0 | 101111 | 11100001 | 1011010 | 11100 |
Color Harmonies of #072686
Complementary color
Monochromatic Colors of #072686
Black with #072686
Text Example
Text Example
White with #072686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072686; }
p { color: rgb(7,38,134); }
H1.HeaderClassName
{
color: #072686;
}
.AnyTagClassName
{
color: #072686;
}
</style>
background-color css
<style>
a { background-color: #072686; }
a { background-color: rgb(7,38,134); }
div.DivClassName
{
background-color: #072686;
}
.BgClassName
{
background-color: #072686;
}
</style>
border-color css
<style>
span { border-color: #072686; }
span { border-color: rgb(7,38,134); }
td.TdClassName
{
border-color: #072686;
}
.TagClassName
{
border-color: #072686;
}
</style>