Shades of Smalt #072791
Tints of Smalt #072791
RGB
CMYK
RGB Variations
Color information
#072791 (or 0x072791) is known color: Smalt. HEX triplet: 07, 27 and 91. RGB value is (7,39,145). Sum of RGB (Red+Green+Blue) = 7+39+145=191 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.66% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 145 (57.03% from 255 or 75.92% from 191); Max value from RGB is 145 - color contains mainly: blue. Hex color #072791 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072791 is #F8D86E. Grayscale: #292929. Windows color (decimal): -16308335 or 9512711. OLE color: 9512711.
HSL color Cylindrical-coordinate representation of color #072791: hue angle of 226.09º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #072791 is Cyan = 0.95, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 39 | 145 | - |
| CMYK | 0.95 | 0.73 | 0 | 0.43 |
| HSL | 226.09º | 0.91% | 0.3% | - |
| HSV(B) | 226.09º | 0.95% | 0.57% | - |
| XYZ | 5.92 | 3.54 | 27.16 | - |
| YUV | 41.52 | 186.4 | 103.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 39 | 145 | 0.95 | 0.73 | 0 | 0.43 | 226.09 | 0.91 | 0.3 |
| Hex | 7 | 27 | 91 | 5F | 49 | 0 | 2B | E2 | 5B | 1E |
| Octal | 7 | 47 | 221 | 137 | 111 | 0 | 53 | 342 | 133 | 36 |
| Binary | 111 | 100111 | 10010001 | 1011111 | 1001001 | 0 | 101011 | 11100010 | 1011011 | 11110 |
Color Harmonies of #072791
Complementary color
Monochromatic Colors of #072791
Black with #072791
Text Example
Text Example
White with #072791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072791; }
p { color: rgb(7,39,145); }
H1.HeaderClassName
{
color: #072791;
}
.AnyTagClassName
{
color: #072791;
}
</style>
background-color css
<style>
a { background-color: #072791; }
a { background-color: rgb(7,39,145); }
div.DivClassName
{
background-color: #072791;
}
.BgClassName
{
background-color: #072791;
}
</style>
border-color css
<style>
span { border-color: #072791; }
span { border-color: rgb(7,39,145); }
td.TdClassName
{
border-color: #072791;
}
.TagClassName
{
border-color: #072791;
}
</style>