Shades of Smalt #074291
Tints of Smalt #074291
RGB
CMYK
RGB Variations
Color information
#074291 (or 0x074291) is known color: Smalt. HEX triplet: 07, 42 and 91. RGB value is (7,66,145). Sum of RGB (Red+Green+Blue) = 7+66+145=218 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.21% from 218); Green value is 66 (26.17% from 255 or 30.28% from 218); Blue value is 145 (57.03% from 255 or 66.51% from 218); Max value from RGB is 145 - color contains mainly: blue. Hex color #074291 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #074291 is #F8BD6E. Grayscale: #383838. Windows color (decimal): -16301423 or 9519623. OLE color: 9519623.
HSL color Cylindrical-coordinate representation of color #074291: hue angle of 214.35º 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 #074291 is Cyan = 0.95, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 66 | 145 | - |
| CMYK | 0.95 | 0.54 | 0 | 0.43 |
| HSL | 214.35º | 0.91% | 0.3% | - |
| HSV(B) | 214.35º | 0.95% | 0.57% | - |
| XYZ | 7.15 | 5.99 | 27.57 | - |
| YUV | 57.37 | 177.45 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 66 | 145 | 0.95 | 0.54 | 0 | 0.43 | 214.35 | 0.91 | 0.3 |
| Hex | 7 | 42 | 91 | 5F | 36 | 0 | 2B | D6 | 5B | 1E |
| Octal | 7 | 102 | 221 | 137 | 66 | 0 | 53 | 326 | 133 | 36 |
| Binary | 111 | 1000010 | 10010001 | 1011111 | 110110 | 0 | 101011 | 11010110 | 1011011 | 11110 |
Color Harmonies of #074291
Complementary color
Monochromatic Colors of #074291
Black with #074291
Text Example
Text Example
White with #074291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074291; }
p { color: rgb(7,66,145); }
H1.HeaderClassName
{
color: #074291;
}
.AnyTagClassName
{
color: #074291;
}
</style>
background-color css
<style>
a { background-color: #074291; }
a { background-color: rgb(7,66,145); }
div.DivClassName
{
background-color: #074291;
}
.BgClassName
{
background-color: #074291;
}
</style>
border-color css
<style>
span { border-color: #074291; }
span { border-color: rgb(7,66,145); }
td.TdClassName
{
border-color: #074291;
}
.TagClassName
{
border-color: #074291;
}
</style>