Shades of Smalt #062392
Tints of Smalt #062392
RGB
CMYK
RGB Variations
Color information
#062392 (or 0x062392) is known color: Smalt. HEX triplet: 06, 23 and 92. RGB value is (6,35,146). Sum of RGB (Red+Green+Blue) = 6+35+146=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 35 (14.06% from 255 or 18.72% from 187); Blue value is 146 (57.42% from 255 or 78.07% from 187); Max value from RGB is 146 - color contains mainly: blue. Hex color #062392 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062392 is #F9DC6D. Grayscale: #262626. Windows color (decimal): -16374894 or 9577222. OLE color: 9577222.
HSL color Cylindrical-coordinate representation of color #062392: hue angle of 227.57º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062392 is Cyan = 0.96, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 35 | 146 | - |
| CMYK | 0.96 | 0.76 | 0 | 0.43 |
| HSL | 227.57º | 0.92% | 0.3% | - |
| HSV(B) | 227.57º | 0.96% | 0.57% | - |
| XYZ | 5.86 | 3.32 | 27.53 | - |
| YUV | 38.98 | 188.39 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 35 | 146 | 0.96 | 0.76 | 0 | 0.43 | 227.57 | 0.92 | 0.3 |
| Hex | 6 | 23 | 92 | 60 | 4C | 0 | 2B | E4 | 5C | 1E |
| Octal | 6 | 43 | 222 | 140 | 114 | 0 | 53 | 344 | 134 | 36 |
| Binary | 110 | 100011 | 10010010 | 1100000 | 1001100 | 0 | 101011 | 11100100 | 1011100 | 11110 |
Color Harmonies of #062392
Complementary color
Monochromatic Colors of #062392
Black with #062392
Text Example
Text Example
White with #062392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062392; }
p { color: rgb(6,35,146); }
H1.HeaderClassName
{
color: #062392;
}
.AnyTagClassName
{
color: #062392;
}
</style>
background-color css
<style>
a { background-color: #062392; }
a { background-color: rgb(6,35,146); }
div.DivClassName
{
background-color: #062392;
}
.BgClassName
{
background-color: #062392;
}
</style>
border-color css
<style>
span { border-color: #062392; }
span { border-color: rgb(6,35,146); }
td.TdClassName
{
border-color: #062392;
}
.TagClassName
{
border-color: #062392;
}
</style>