Shades of Smalt #063798
Tints of Smalt #063798
RGB
CMYK
RGB Variations
Color information
#063798 (or 0x063798) is known color: Smalt. HEX triplet: 06, 37 and 98. RGB value is (6,55,152). Sum of RGB (Red+Green+Blue) = 6+55+152=213 (28% of max value = 765). Red value is 6 (2.73% from 255 or 2.82% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 152 (59.77% from 255 or 71.36% from 213); Max value from RGB is 152 - color contains mainly: blue. Hex color #063798 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063798 is #F9C867. Grayscale: #323232. Windows color (decimal): -16369768 or 9975558. OLE color: 9975558.
HSL color Cylindrical-coordinate representation of color #063798: hue angle of 219.86º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063798 is Cyan = 0.96, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 6 | 55 | 152 | - |
| CMYK | 0.96 | 0.64 | 0 | 0.40 |
| HSL | 219.86º | 0.92% | 0.31% | - |
| HSV(B) | 219.86º | 0.96% | 0.6% | - |
| XYZ | 7.11 | 5.04 | 30.3 | - |
| YUV | 51.41 | 184.77 | 95.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 152 | 0.96 | 0.64 | 0 | 0.40 | 219.86 | 0.92 | 0.31 |
| Hex | 6 | 37 | 98 | 60 | 40 | 0 | 28 | DC | 5C | 1F |
| Octal | 6 | 67 | 230 | 140 | 100 | 0 | 50 | 334 | 134 | 37 |
| Binary | 110 | 110111 | 10011000 | 1100000 | 1000000 | 0 | 101000 | 11011100 | 1011100 | 11111 |
Color Harmonies of #063798
Complementary color
Monochromatic Colors of #063798
Black with #063798
Text Example
Text Example
White with #063798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063798; }
p { color: rgb(6,55,152); }
H1.HeaderClassName
{
color: #063798;
}
.AnyTagClassName
{
color: #063798;
}
</style>
background-color css
<style>
a { background-color: #063798; }
a { background-color: rgb(6,55,152); }
div.DivClassName
{
background-color: #063798;
}
.BgClassName
{
background-color: #063798;
}
</style>
border-color css
<style>
span { border-color: #063798; }
span { border-color: rgb(6,55,152); }
td.TdClassName
{
border-color: #063798;
}
.TagClassName
{
border-color: #063798;
}
</style>