Shades of Smalt Blue #466266
Tints of Smalt Blue #466266
RGB
CMYK
RGB Variations
Color information
#466266 (or 0x466266) is known color: Smalt Blue. HEX triplet: 46, 62 and 66. RGB value is (70,98,102). Sum of RGB (Red+Green+Blue) = 70+98+102=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 102 - color contains mainly: blue. Hex color #466266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466266 is #B99D99. Grayscale: #5A5A5A. Windows color (decimal): -12164506 or 6709830. OLE color: 6709830.
HSL color Cylindrical-coordinate representation of color #466266: hue angle of 187.5º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466266 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 98 | 102 | - |
| CMYK | 0.31 | 0.04 | 0 | 0.6 |
| HSL | 187.5º | 0.19% | 0.34% | - |
| HSV(B) | 187.5º | 0.31% | 0.4% | - |
| XYZ | 9.29 | 11 | 14.2 | - |
| YUV | 90.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 102 | 0.31 | 0.04 | 0 | 0.6 | 187.5 | 0.19 | 0.34 |
| Hex | 46 | 62 | 66 | 1F | 4 | 0 | 3C | BC | 13 | 22 |
| Octal | 106 | 142 | 146 | 37 | 4 | 0 | 74 | 274 | 23 | 42 |
| Binary | 1000110 | 1100010 | 1100110 | 11111 | 100 | 0 | 111100 | 10111100 | 10011 | 100010 |
Color Harmonies of #466266
Complementary color
Monochromatic Colors of #466266
Black with #466266
Text Example
Text Example
White with #466266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466266; }
p { color: rgb(70,98,102); }
H1.HeaderClassName
{
color: #466266;
}
.AnyTagClassName
{
color: #466266;
}
</style>
background-color css
<style>
a { background-color: #466266; }
a { background-color: rgb(70,98,102); }
div.DivClassName
{
background-color: #466266;
}
.BgClassName
{
background-color: #466266;
}
</style>
border-color css
<style>
span { border-color: #466266; }
span { border-color: rgb(70,98,102); }
td.TdClassName
{
border-color: #466266;
}
.TagClassName
{
border-color: #466266;
}
</style>