Shades of Smalt #063497
Tints of Smalt #063497
RGB
CMYK
RGB Variations
Color information
#063497 (or 0x063497) is known color: Smalt. HEX triplet: 06, 34 and 97. RGB value is (6,52,151). Sum of RGB (Red+Green+Blue) = 6+52+151=209 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.87% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 151 (59.38% from 255 or 72.25% from 209); Max value from RGB is 151 - color contains mainly: blue. Hex color #063497 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063497 is #F9CB68. Grayscale: #313131. Windows color (decimal): -16370537 or 9909254. OLE color: 9909254.
HSL color Cylindrical-coordinate representation of color #063497: hue angle of 220.97º 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 #063497 is Cyan = 0.96, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 6 | 52 | 151 | - |
| CMYK | 0.96 | 0.66 | 0 | 0.41 |
| HSL | 220.97º | 0.92% | 0.31% | - |
| HSV(B) | 220.97º | 0.96% | 0.59% | - |
| XYZ | 6.89 | 4.73 | 29.83 | - |
| YUV | 49.53 | 185.26 | 96.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 151 | 0.96 | 0.66 | 0 | 0.41 | 220.97 | 0.92 | 0.31 |
| Hex | 6 | 34 | 97 | 60 | 42 | 0 | 29 | DD | 5C | 1F |
| Octal | 6 | 64 | 227 | 140 | 102 | 0 | 51 | 335 | 134 | 37 |
| Binary | 110 | 110100 | 10010111 | 1100000 | 1000010 | 0 | 101001 | 11011101 | 1011100 | 11111 |
Color Harmonies of #063497
Complementary color
Monochromatic Colors of #063497
Black with #063497
Text Example
Text Example
White with #063497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063497; }
p { color: rgb(6,52,151); }
H1.HeaderClassName
{
color: #063497;
}
.AnyTagClassName
{
color: #063497;
}
</style>
background-color css
<style>
a { background-color: #063497; }
a { background-color: rgb(6,52,151); }
div.DivClassName
{
background-color: #063497;
}
.BgClassName
{
background-color: #063497;
}
</style>
border-color css
<style>
span { border-color: #063497; }
span { border-color: rgb(6,52,151); }
td.TdClassName
{
border-color: #063497;
}
.TagClassName
{
border-color: #063497;
}
</style>