Shades of Smalt #072495
Tints of Smalt #072495
RGB
CMYK
RGB Variations
Color information
#072495 (or 0x072495) is known color: Smalt. HEX triplet: 07, 24 and 95. RGB value is (7,36,149). Sum of RGB (Red+Green+Blue) = 7+36+149=192 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.65% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 149 (58.59% from 255 or 77.60% from 192); Max value from RGB is 149 - color contains mainly: blue. Hex color #072495 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #072495 is #F8DB6A. Grayscale: #272727. Windows color (decimal): -16309099 or 9774087. OLE color: 9774087.
HSL color Cylindrical-coordinate representation of color #072495: hue angle of 227.75º 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 #072495 is Cyan = 0.95, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 36 | 149 | - |
| CMYK | 0.95 | 0.76 | 0 | 0.42 |
| HSL | 227.75º | 0.91% | 0.31% | - |
| HSV(B) | 227.75º | 0.95% | 0.58% | - |
| XYZ | 6.14 | 3.48 | 28.78 | - |
| YUV | 40.21 | 189.39 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 36 | 149 | 0.95 | 0.76 | 0 | 0.42 | 227.75 | 0.91 | 0.31 |
| Hex | 7 | 24 | 95 | 5F | 4C | 0 | 2A | E4 | 5B | 1F |
| Octal | 7 | 44 | 225 | 137 | 114 | 0 | 52 | 344 | 133 | 37 |
| Binary | 111 | 100100 | 10010101 | 1011111 | 1001100 | 0 | 101010 | 11100100 | 1011011 | 11111 |
Color Harmonies of #072495
Complementary color
Monochromatic Colors of #072495
Black with #072495
Text Example
Text Example
White with #072495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072495; }
p { color: rgb(7,36,149); }
H1.HeaderClassName
{
color: #072495;
}
.AnyTagClassName
{
color: #072495;
}
</style>
background-color css
<style>
a { background-color: #072495; }
a { background-color: rgb(7,36,149); }
div.DivClassName
{
background-color: #072495;
}
.BgClassName
{
background-color: #072495;
}
</style>
border-color css
<style>
span { border-color: #072495; }
span { border-color: rgb(7,36,149); }
td.TdClassName
{
border-color: #072495;
}
.TagClassName
{
border-color: #072495;
}
</style>