Shades of Smalt #062595
Tints of Smalt #062595
RGB
CMYK
RGB Variations
Color information
#062595 (or 0x062595) is known color: Smalt. HEX triplet: 06, 25 and 95. RGB value is (6,37,149). Sum of RGB (Red+Green+Blue) = 6+37+149=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 149 (58.59% from 255 or 77.60% from 192); Max value from RGB is 149 - color contains mainly: blue. Hex color #062595 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #062595 is #F9DA6A. Grayscale: #282828. Windows color (decimal): -16374379 or 9774342. OLE color: 9774342.
HSL color Cylindrical-coordinate representation of color #062595: hue angle of 226.99º 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 #062595 is Cyan = 0.96, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 37 | 149 | - |
| CMYK | 0.96 | 0.75 | 0 | 0.42 |
| HSL | 226.99º | 0.92% | 0.3% | - |
| HSV(B) | 226.99º | 0.96% | 0.58% | - |
| XYZ | 6.16 | 3.53 | 28.79 | - |
| YUV | 40.5 | 189.23 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 149 | 0.96 | 0.75 | 0 | 0.42 | 226.99 | 0.92 | 0.3 |
| Hex | 6 | 25 | 95 | 60 | 4B | 0 | 2A | E3 | 5C | 1E |
| Octal | 6 | 45 | 225 | 140 | 113 | 0 | 52 | 343 | 134 | 36 |
| Binary | 110 | 100101 | 10010101 | 1100000 | 1001011 | 0 | 101010 | 11100011 | 1011100 | 11110 |
Color Harmonies of #062595
Complementary color
Monochromatic Colors of #062595
Black with #062595
Text Example
Text Example
White with #062595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062595; }
p { color: rgb(6,37,149); }
H1.HeaderClassName
{
color: #062595;
}
.AnyTagClassName
{
color: #062595;
}
</style>
background-color css
<style>
a { background-color: #062595; }
a { background-color: rgb(6,37,149); }
div.DivClassName
{
background-color: #062595;
}
.BgClassName
{
background-color: #062595;
}
</style>
border-color css
<style>
span { border-color: #062595; }
span { border-color: rgb(6,37,149); }
td.TdClassName
{
border-color: #062595;
}
.TagClassName
{
border-color: #062595;
}
</style>