Shades of Smalt #063792
Tints of Smalt #063792
RGB
CMYK
RGB Variations
Color information
#063792 (or 0x063792) is known color: Smalt. HEX triplet: 06, 37 and 92. RGB value is (6,55,146). Sum of RGB (Red+Green+Blue) = 6+55+146=207 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.90% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 146 (57.42% from 255 or 70.53% from 207); Max value from RGB is 146 - color contains mainly: blue. Hex color #063792 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #063792 is #F9C86D. Grayscale: #323232. Windows color (decimal): -16369774 or 9582342. OLE color: 9582342.
HSL color Cylindrical-coordinate representation of color #063792: hue angle of 219º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #063792 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 6 | 55 | 146 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.43 |
| HSL | 219º | 0.92% | 0.3% | - |
| HSV(B) | 219º | 0.96% | 0.57% | - |
| XYZ | 6.63 | 4.85 | 27.78 | - |
| YUV | 50.72 | 181.77 | 96.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 146 | 0.96 | 0.62 | 0 | 0.43 | 219 | 0.92 | 0.3 |
| Hex | 6 | 37 | 92 | 60 | 3E | 0 | 2B | DB | 5C | 1E |
| Octal | 6 | 67 | 222 | 140 | 76 | 0 | 53 | 333 | 134 | 36 |
| Binary | 110 | 110111 | 10010010 | 1100000 | 111110 | 0 | 101011 | 11011011 | 1011100 | 11110 |
Color Harmonies of #063792
Complementary color
Monochromatic Colors of #063792
Black with #063792
Text Example
Text Example
White with #063792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063792; }
p { color: rgb(6,55,146); }
H1.HeaderClassName
{
color: #063792;
}
.AnyTagClassName
{
color: #063792;
}
</style>
background-color css
<style>
a { background-color: #063792; }
a { background-color: rgb(6,55,146); }
div.DivClassName
{
background-color: #063792;
}
.BgClassName
{
background-color: #063792;
}
</style>
border-color css
<style>
span { border-color: #063792; }
span { border-color: rgb(6,55,146); }
td.TdClassName
{
border-color: #063792;
}
.TagClassName
{
border-color: #063792;
}
</style>