Shades of Smalt #062486
Tints of Smalt #062486
RGB
CMYK
RGB Variations
Color information
#062486 (or 0x062486) is known color: Smalt. HEX triplet: 06, 24 and 86. RGB value is (6,36,134). Sum of RGB (Red+Green+Blue) = 6+36+134=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 134 (52.73% from 255 or 76.14% from 176); Max value from RGB is 134 - color contains mainly: blue. Hex color #062486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062486 is #F9DB79. Grayscale: #252525. Windows color (decimal): -16374650 or 8791046. OLE color: 8791046.
HSL color Cylindrical-coordinate representation of color #062486: hue angle of 225.94º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062486 is Cyan = 0.96, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 36 | 134 | - |
| CMYK | 0.96 | 0.73 | 0 | 0.47 |
| HSL | 225.94º | 0.91% | 0.27% | - |
| HSV(B) | 225.94º | 0.96% | 0.53% | - |
| XYZ | 5.01 | 3.02 | 22.87 | - |
| YUV | 38.2 | 182.06 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 134 | 0.96 | 0.73 | 0 | 0.47 | 225.94 | 0.91 | 0.27 |
| Hex | 6 | 24 | 86 | 60 | 49 | 0 | 2F | E2 | 5B | 1B |
| Octal | 6 | 44 | 206 | 140 | 111 | 0 | 57 | 342 | 133 | 33 |
| Binary | 110 | 100100 | 10000110 | 1100000 | 1001001 | 0 | 101111 | 11100010 | 1011011 | 11011 |
Color Harmonies of #062486
Complementary color
Monochromatic Colors of #062486
Black with #062486
Text Example
Text Example
White with #062486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062486; }
p { color: rgb(6,36,134); }
H1.HeaderClassName
{
color: #062486;
}
.AnyTagClassName
{
color: #062486;
}
</style>
background-color css
<style>
a { background-color: #062486; }
a { background-color: rgb(6,36,134); }
div.DivClassName
{
background-color: #062486;
}
.BgClassName
{
background-color: #062486;
}
</style>
border-color css
<style>
span { border-color: #062486; }
span { border-color: rgb(6,36,134); }
td.TdClassName
{
border-color: #062486;
}
.TagClassName
{
border-color: #062486;
}
</style>