Shades of Smalt #064595
Tints of Smalt #064595
RGB
CMYK
RGB Variations
Color information
#064595 (or 0x064595) is known color: Smalt. HEX triplet: 06, 45 and 95. RGB value is (6,69,149). Sum of RGB (Red+Green+Blue) = 6+69+149=224 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.68% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 149 (58.59% from 255 or 66.52% from 224); Max value from RGB is 149 - color contains mainly: blue. Hex color #064595 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #064595 is #F9BA6A. Grayscale: #3A3A3A. Windows color (decimal): -16366187 or 9782534. OLE color: 9782534.
HSL color Cylindrical-coordinate representation of color #064595: hue angle of 213.57º 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 #064595 is Cyan = 0.96, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 69 | 149 | - |
| CMYK | 0.96 | 0.54 | 0 | 0.42 |
| HSL | 213.57º | 0.92% | 0.3% | - |
| HSV(B) | 213.57º | 0.96% | 0.58% | - |
| XYZ | 7.63 | 6.46 | 29.28 | - |
| YUV | 59.28 | 178.63 | 90 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 149 | 0.96 | 0.54 | 0 | 0.42 | 213.57 | 0.92 | 0.3 |
| Hex | 6 | 45 | 95 | 60 | 36 | 0 | 2A | D6 | 5C | 1E |
| Octal | 6 | 105 | 225 | 140 | 66 | 0 | 52 | 326 | 134 | 36 |
| Binary | 110 | 1000101 | 10010101 | 1100000 | 110110 | 0 | 101010 | 11010110 | 1011100 | 11110 |
Color Harmonies of #064595
Complementary color
Monochromatic Colors of #064595
Black with #064595
Text Example
Text Example
White with #064595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064595; }
p { color: rgb(6,69,149); }
H1.HeaderClassName
{
color: #064595;
}
.AnyTagClassName
{
color: #064595;
}
</style>
background-color css
<style>
a { background-color: #064595; }
a { background-color: rgb(6,69,149); }
div.DivClassName
{
background-color: #064595;
}
.BgClassName
{
background-color: #064595;
}
</style>
border-color css
<style>
span { border-color: #064595; }
span { border-color: rgb(6,69,149); }
td.TdClassName
{
border-color: #064595;
}
.TagClassName
{
border-color: #064595;
}
</style>