Shades of Smalt #092495
Tints of Smalt #092495
RGB
CMYK
RGB Variations
Color information
#092495 (or 0x092495) is known color: Smalt. HEX triplet: 09, 24 and 95. RGB value is (9,36,149). Sum of RGB (Red+Green+Blue) = 9+36+149=194 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.64% from 194); Green value is 36 (14.45% from 255 or 18.56% from 194); Blue value is 149 (58.59% from 255 or 76.80% from 194); Max value from RGB is 149 - color contains mainly: blue. Hex color #092495 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092495 is #F6DB6A. Grayscale: #282828. Windows color (decimal): -16178027 or 9774089. OLE color: 9774089.
HSL color Cylindrical-coordinate representation of color #092495: hue angle of 228.43º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #092495 is Cyan = 0.94, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 36 | 149 | - |
| CMYK | 0.94 | 0.76 | 0 | 0.42 |
| HSL | 228.43º | 0.89% | 0.31% | - |
| HSV(B) | 228.43º | 0.94% | 0.58% | - |
| XYZ | 6.17 | 3.49 | 28.78 | - |
| YUV | 40.81 | 189.05 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 36 | 149 | 0.94 | 0.76 | 0 | 0.42 | 228.43 | 0.89 | 0.31 |
| Hex | 9 | 24 | 95 | 5E | 4C | 0 | 2A | E4 | 59 | 1F |
| Octal | 11 | 44 | 225 | 136 | 114 | 0 | 52 | 344 | 131 | 37 |
| Binary | 1001 | 100100 | 10010101 | 1011110 | 1001100 | 0 | 101010 | 11100100 | 1011001 | 11111 |
Color Harmonies of #092495
Complementary color
Monochromatic Colors of #092495
Black with #092495
Text Example
Text Example
White with #092495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092495; }
p { color: rgb(9,36,149); }
H1.HeaderClassName
{
color: #092495;
}
.AnyTagClassName
{
color: #092495;
}
</style>
background-color css
<style>
a { background-color: #092495; }
a { background-color: rgb(9,36,149); }
div.DivClassName
{
background-color: #092495;
}
.BgClassName
{
background-color: #092495;
}
</style>
border-color css
<style>
span { border-color: #092495; }
span { border-color: rgb(9,36,149); }
td.TdClassName
{
border-color: #092495;
}
.TagClassName
{
border-color: #092495;
}
</style>