Shades of Smalt #074295
Tints of Smalt #074295
RGB
CMYK
RGB Variations
Color information
#074295 (or 0x074295) is known color: Smalt. HEX triplet: 07, 42 and 95. RGB value is (7,66,149). Sum of RGB (Red+Green+Blue) = 7+66+149=222 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.15% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 149 (58.59% from 255 or 67.12% from 222); Max value from RGB is 149 - color contains mainly: blue. Hex color #074295 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #074295 is #F8BD6A. Grayscale: #393939. Windows color (decimal): -16301419 or 9781767. OLE color: 9781767.
HSL color Cylindrical-coordinate representation of color #074295: hue angle of 215.07º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #074295 is Cyan = 0.95, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 66 | 149 | - |
| CMYK | 0.95 | 0.56 | 0 | 0.42 |
| HSL | 215.07º | 0.91% | 0.31% | - |
| HSV(B) | 215.07º | 0.95% | 0.58% | - |
| XYZ | 7.46 | 6.11 | 29.22 | - |
| YUV | 57.82 | 179.45 | 91.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 66 | 149 | 0.95 | 0.56 | 0 | 0.42 | 215.07 | 0.91 | 0.31 |
| Hex | 7 | 42 | 95 | 5F | 38 | 0 | 2A | D7 | 5B | 1F |
| Octal | 7 | 102 | 225 | 137 | 70 | 0 | 52 | 327 | 133 | 37 |
| Binary | 111 | 1000010 | 10010101 | 1011111 | 111000 | 0 | 101010 | 11010111 | 1011011 | 11111 |
Color Harmonies of #074295
Complementary color
Monochromatic Colors of #074295
Black with #074295
Text Example
Text Example
White with #074295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074295; }
p { color: rgb(7,66,149); }
H1.HeaderClassName
{
color: #074295;
}
.AnyTagClassName
{
color: #074295;
}
</style>
background-color css
<style>
a { background-color: #074295; }
a { background-color: rgb(7,66,149); }
div.DivClassName
{
background-color: #074295;
}
.BgClassName
{
background-color: #074295;
}
</style>
border-color css
<style>
span { border-color: #074295; }
span { border-color: rgb(7,66,149); }
td.TdClassName
{
border-color: #074295;
}
.TagClassName
{
border-color: #074295;
}
</style>