Shades of Smalt #054296
Tints of Smalt #054296
RGB
CMYK
RGB Variations
Color information
#054296 (or 0x054296) is known color: Smalt. HEX triplet: 05, 42 and 96. RGB value is (5,66,150). Sum of RGB (Red+Green+Blue) = 5+66+150=221 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.26% from 221); Green value is 66 (26.17% from 255 or 29.86% from 221); Blue value is 150 (58.98% from 255 or 67.87% from 221); Max value from RGB is 150 - color contains mainly: blue. Hex color #054296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #054296 is #FABD69. Grayscale: #383838. Windows color (decimal): -16432490 or 9847301. OLE color: 9847301.
HSL color Cylindrical-coordinate representation of color #054296: hue angle of 214.76º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #054296 is Cyan = 0.97, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 66 | 150 | - |
| CMYK | 0.97 | 0.56 | 0 | 0.41 |
| HSL | 214.76º | 0.94% | 0.3% | - |
| HSV(B) | 214.76º | 0.97% | 0.59% | - |
| XYZ | 7.52 | 6.13 | 29.64 | - |
| YUV | 57.34 | 180.29 | 90.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 66 | 150 | 0.97 | 0.56 | 0 | 0.41 | 214.76 | 0.94 | 0.3 |
| Hex | 5 | 42 | 96 | 61 | 38 | 0 | 29 | D7 | 5E | 1E |
| Octal | 5 | 102 | 226 | 141 | 70 | 0 | 51 | 327 | 136 | 36 |
| Binary | 101 | 1000010 | 10010110 | 1100001 | 111000 | 0 | 101001 | 11010111 | 1011110 | 11110 |
Color Harmonies of #054296
Complementary color
Monochromatic Colors of #054296
Black with #054296
Text Example
Text Example
White with #054296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054296; }
p { color: rgb(5,66,150); }
H1.HeaderClassName
{
color: #054296;
}
.AnyTagClassName
{
color: #054296;
}
</style>
background-color css
<style>
a { background-color: #054296; }
a { background-color: rgb(5,66,150); }
div.DivClassName
{
background-color: #054296;
}
.BgClassName
{
background-color: #054296;
}
</style>
border-color css
<style>
span { border-color: #054296; }
span { border-color: rgb(5,66,150); }
td.TdClassName
{
border-color: #054296;
}
.TagClassName
{
border-color: #054296;
}
</style>