Shades of Smalt #062295
Tints of Smalt #062295
RGB
CMYK
RGB Variations
Color information
#062295 (or 0x062295) is known color: Smalt. HEX triplet: 06, 22 and 95. RGB value is (6,34,149). Sum of RGB (Red+Green+Blue) = 6+34+149=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 34 (13.67% from 255 or 17.99% from 189); Blue value is 149 (58.59% from 255 or 78.84% from 189); Max value from RGB is 149 - color contains mainly: blue. Hex color #062295 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062295 is #F9DD6A. Grayscale: #262626. Windows color (decimal): -16375147 or 9773574. OLE color: 9773574.
HSL color Cylindrical-coordinate representation of color #062295: hue angle of 228.25º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062295 is Cyan = 0.96, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 34 | 149 | - |
| CMYK | 0.96 | 0.77 | 0 | 0.42 |
| HSL | 228.25º | 0.92% | 0.3% | - |
| HSV(B) | 228.25º | 0.96% | 0.58% | - |
| XYZ | 6.07 | 3.35 | 28.76 | - |
| YUV | 38.74 | 190.22 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 34 | 149 | 0.96 | 0.77 | 0 | 0.42 | 228.25 | 0.92 | 0.3 |
| Hex | 6 | 22 | 95 | 60 | 4D | 0 | 2A | E4 | 5C | 1E |
| Octal | 6 | 42 | 225 | 140 | 115 | 0 | 52 | 344 | 134 | 36 |
| Binary | 110 | 100010 | 10010101 | 1100000 | 1001101 | 0 | 101010 | 11100100 | 1011100 | 11110 |
Color Harmonies of #062295
Complementary color
Monochromatic Colors of #062295
Black with #062295
Text Example
Text Example
White with #062295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062295; }
p { color: rgb(6,34,149); }
H1.HeaderClassName
{
color: #062295;
}
.AnyTagClassName
{
color: #062295;
}
</style>
background-color css
<style>
a { background-color: #062295; }
a { background-color: rgb(6,34,149); }
div.DivClassName
{
background-color: #062295;
}
.BgClassName
{
background-color: #062295;
}
</style>
border-color css
<style>
span { border-color: #062295; }
span { border-color: rgb(6,34,149); }
td.TdClassName
{
border-color: #062295;
}
.TagClassName
{
border-color: #062295;
}
</style>