Shades of Smalt #062298
Tints of Smalt #062298
RGB
CMYK
RGB Variations
Color information
#062298 (or 0x062298) is known color: Smalt. HEX triplet: 06, 22 and 98. RGB value is (6,34,152). Sum of RGB (Red+Green+Blue) = 6+34+152=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 34 (13.67% from 255 or 17.71% from 192); Blue value is 152 (59.77% from 255 or 79.17% from 192); Max value from RGB is 152 - color contains mainly: blue. Hex color #062298 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062298 is #F9DD67. Grayscale: #262626. Windows color (decimal): -16375144 or 9970182. OLE color: 9970182.
HSL color Cylindrical-coordinate representation of color #062298: hue angle of 228.49º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062298 is Cyan = 0.96, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 6 | 34 | 152 | - |
| CMYK | 0.96 | 0.78 | 0 | 0.40 |
| HSL | 228.49º | 0.92% | 0.31% | - |
| HSV(B) | 228.49º | 0.96% | 0.6% | - |
| XYZ | 6.31 | 3.45 | 30.04 | - |
| YUV | 39.08 | 191.72 | 104.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 34 | 152 | 0.96 | 0.78 | 0 | 0.40 | 228.49 | 0.92 | 0.31 |
| Hex | 6 | 22 | 98 | 60 | 4E | 0 | 28 | E4 | 5C | 1F |
| Octal | 6 | 42 | 230 | 140 | 116 | 0 | 50 | 344 | 134 | 37 |
| Binary | 110 | 100010 | 10011000 | 1100000 | 1001110 | 0 | 101000 | 11100100 | 1011100 | 11111 |
Color Harmonies of #062298
Complementary color
Monochromatic Colors of #062298
Black with #062298
Text Example
Text Example
White with #062298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062298; }
p { color: rgb(6,34,152); }
H1.HeaderClassName
{
color: #062298;
}
.AnyTagClassName
{
color: #062298;
}
</style>
background-color css
<style>
a { background-color: #062298; }
a { background-color: rgb(6,34,152); }
div.DivClassName
{
background-color: #062298;
}
.BgClassName
{
background-color: #062298;
}
</style>
border-color css
<style>
span { border-color: #062298; }
span { border-color: rgb(6,34,152); }
td.TdClassName
{
border-color: #062298;
}
.TagClassName
{
border-color: #062298;
}
</style>