Shades of Smalt #063597
Tints of Smalt #063597
RGB
CMYK
RGB Variations
Color information
#063597 (or 0x063597) is known color: Smalt. HEX triplet: 06, 35 and 97. RGB value is (6,53,151). Sum of RGB (Red+Green+Blue) = 6+53+151=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 53 (21.09% from 255 or 25.24% from 210); Blue value is 151 (59.38% from 255 or 71.90% from 210); Max value from RGB is 151 - color contains mainly: blue. Hex color #063597 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063597 is #F9CA68. Grayscale: #313131. Windows color (decimal): -16370281 or 9909510. OLE color: 9909510.
HSL color Cylindrical-coordinate representation of color #063597: hue angle of 220.55º 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 #063597 is Cyan = 0.96, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 53 | 151 | - |
| CMYK | 0.96 | 0.65 | 0 | 0.41 |
| HSL | 220.55º | 0.92% | 0.31% | - |
| HSV(B) | 220.55º | 0.96% | 0.59% | - |
| XYZ | 6.93 | 4.82 | 29.84 | - |
| YUV | 50.12 | 184.93 | 96.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 53 | 151 | 0.96 | 0.65 | 0 | 0.41 | 220.55 | 0.92 | 0.31 |
| Hex | 6 | 35 | 97 | 60 | 41 | 0 | 29 | DD | 5C | 1F |
| Octal | 6 | 65 | 227 | 140 | 101 | 0 | 51 | 335 | 134 | 37 |
| Binary | 110 | 110101 | 10010111 | 1100000 | 1000001 | 0 | 101001 | 11011101 | 1011100 | 11111 |
Color Harmonies of #063597
Complementary color
Monochromatic Colors of #063597
Black with #063597
Text Example
Text Example
White with #063597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063597; }
p { color: rgb(6,53,151); }
H1.HeaderClassName
{
color: #063597;
}
.AnyTagClassName
{
color: #063597;
}
</style>
background-color css
<style>
a { background-color: #063597; }
a { background-color: rgb(6,53,151); }
div.DivClassName
{
background-color: #063597;
}
.BgClassName
{
background-color: #063597;
}
</style>
border-color css
<style>
span { border-color: #063597; }
span { border-color: rgb(6,53,151); }
td.TdClassName
{
border-color: #063597;
}
.TagClassName
{
border-color: #063597;
}
</style>