Shades of Smalt Blue #466670
Tints of Smalt Blue #466670
RGB
CMYK
RGB Variations
Color information
#466670 (or 0x466670) is known color: Smalt Blue. HEX triplet: 46, 66 and 70. RGB value is (70,102,112). Sum of RGB (Red+Green+Blue) = 70+102+112=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 112 - color contains mainly: blue. Hex color #466670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466670 is #B9998F. Grayscale: #5D5D5D. Windows color (decimal): -12163472 or 7366214. OLE color: 7366214.
HSL color Cylindrical-coordinate representation of color #466670: hue angle of 194.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #466670 is Cyan = 0.38, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 102 | 112 | - |
| CMYK | 0.38 | 0.09 | 0 | 0.56 |
| HSL | 194.29º | 0.23% | 0.36% | - |
| HSV(B) | 194.29º | 0.38% | 0.44% | - |
| XYZ | 10.2 | 11.97 | 17.1 | - |
| YUV | 93.57 | 138.4 | 111.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 112 | 0.38 | 0.09 | 0 | 0.56 | 194.29 | 0.23 | 0.36 |
| Hex | 46 | 66 | 70 | 26 | 9 | 0 | 38 | C2 | 17 | 24 |
| Octal | 106 | 146 | 160 | 46 | 11 | 0 | 70 | 302 | 27 | 44 |
| Binary | 1000110 | 1100110 | 1110000 | 100110 | 1001 | 0 | 111000 | 11000010 | 10111 | 100100 |
Color Harmonies of #466670
Complementary color
Monochromatic Colors of #466670
Black with #466670
Text Example
Text Example
White with #466670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466670; }
p { color: rgb(70,102,112); }
H1.HeaderClassName
{
color: #466670;
}
.AnyTagClassName
{
color: #466670;
}
</style>
background-color css
<style>
a { background-color: #466670; }
a { background-color: rgb(70,102,112); }
div.DivClassName
{
background-color: #466670;
}
.BgClassName
{
background-color: #466670;
}
</style>
border-color css
<style>
span { border-color: #466670; }
span { border-color: rgb(70,102,112); }
td.TdClassName
{
border-color: #466670;
}
.TagClassName
{
border-color: #466670;
}
</style>