Shades of Smalt #062296
Tints of Smalt #062296
RGB
CMYK
RGB Variations
Color information
#062296 (or 0x062296) is known color: Smalt. HEX triplet: 06, 22 and 96. RGB value is (6,34,150). Sum of RGB (Red+Green+Blue) = 6+34+150=190 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.16% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 150 (58.98% from 255 or 78.95% from 190); Max value from RGB is 150 - color contains mainly: blue. Hex color #062296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062296 is #F9DD69. Grayscale: #262626. Windows color (decimal): -16375146 or 9839110. OLE color: 9839110.
HSL color Cylindrical-coordinate representation of color #062296: hue angle of 228.33º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062296 is Cyan = 0.96, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 34 | 150 | - |
| CMYK | 0.96 | 0.77 | 0 | 0.41 |
| HSL | 228.33º | 0.92% | 0.31% | - |
| HSV(B) | 228.33º | 0.96% | 0.59% | - |
| XYZ | 6.15 | 3.38 | 29.18 | - |
| YUV | 38.85 | 190.72 | 104.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 34 | 150 | 0.96 | 0.77 | 0 | 0.41 | 228.33 | 0.92 | 0.31 |
| Hex | 6 | 22 | 96 | 60 | 4D | 0 | 29 | E4 | 5C | 1F |
| Octal | 6 | 42 | 226 | 140 | 115 | 0 | 51 | 344 | 134 | 37 |
| Binary | 110 | 100010 | 10010110 | 1100000 | 1001101 | 0 | 101001 | 11100100 | 1011100 | 11111 |
Color Harmonies of #062296
Complementary color
Monochromatic Colors of #062296
Black with #062296
Text Example
Text Example
White with #062296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062296; }
p { color: rgb(6,34,150); }
H1.HeaderClassName
{
color: #062296;
}
.AnyTagClassName
{
color: #062296;
}
</style>
background-color css
<style>
a { background-color: #062296; }
a { background-color: rgb(6,34,150); }
div.DivClassName
{
background-color: #062296;
}
.BgClassName
{
background-color: #062296;
}
</style>
border-color css
<style>
span { border-color: #062296; }
span { border-color: rgb(6,34,150); }
td.TdClassName
{
border-color: #062296;
}
.TagClassName
{
border-color: #062296;
}
</style>