Shades of Smalt #062688
Tints of Smalt #062688
RGB
CMYK
RGB Variations
Color information
#062688 (or 0x062688) is known color: Smalt. HEX triplet: 06, 26 and 88. RGB value is (6,38,136). Sum of RGB (Red+Green+Blue) = 6+38+136=180 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.33% from 180); Green value is 38 (15.23% from 255 or 21.11% from 180); Blue value is 136 (53.52% from 255 or 75.56% from 180); Max value from RGB is 136 - color contains mainly: blue. Hex color #062688 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062688 is #F9D977. Grayscale: #272727. Windows color (decimal): -16374136 or 8922630. OLE color: 8922630.
HSL color Cylindrical-coordinate representation of color #062688: hue angle of 225.23º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #062688 is Cyan = 0.96, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 38 | 136 | - |
| CMYK | 0.96 | 0.72 | 0 | 0.47 |
| HSL | 225.23º | 0.92% | 0.28% | - |
| HSV(B) | 225.23º | 0.96% | 0.53% | - |
| XYZ | 5.21 | 3.2 | 23.64 | - |
| YUV | 39.6 | 182.4 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 136 | 0.96 | 0.72 | 0 | 0.47 | 225.23 | 0.92 | 0.28 |
| Hex | 6 | 26 | 88 | 60 | 48 | 0 | 2F | E1 | 5C | 1C |
| Octal | 6 | 46 | 210 | 140 | 110 | 0 | 57 | 341 | 134 | 34 |
| Binary | 110 | 100110 | 10001000 | 1100000 | 1001000 | 0 | 101111 | 11100001 | 1011100 | 11100 |
Color Harmonies of #062688
Complementary color
Monochromatic Colors of #062688
Black with #062688
Text Example
Text Example
White with #062688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062688; }
p { color: rgb(6,38,136); }
H1.HeaderClassName
{
color: #062688;
}
.AnyTagClassName
{
color: #062688;
}
</style>
background-color css
<style>
a { background-color: #062688; }
a { background-color: rgb(6,38,136); }
div.DivClassName
{
background-color: #062688;
}
.BgClassName
{
background-color: #062688;
}
</style>
border-color css
<style>
span { border-color: #062688; }
span { border-color: rgb(6,38,136); }
td.TdClassName
{
border-color: #062688;
}
.TagClassName
{
border-color: #062688;
}
</style>