Shades of Smalt Blue #406166
Tints of Smalt Blue #406166
RGB
CMYK
RGB Variations
Color information
#406166 (or 0x406166) is known color: Smalt Blue. HEX triplet: 40, 61 and 66. RGB value is (64,97,102). Sum of RGB (Red+Green+Blue) = 64+97+102=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 102 (40.23% from 255 or 38.78% from 263); Max value from RGB is 102 - color contains mainly: blue. Hex color #406166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406166 is #BF9E99. Grayscale: #575757. Windows color (decimal): -12557978 or 6709568. OLE color: 6709568.
HSL color Cylindrical-coordinate representation of color #406166: hue angle of 187.89º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406166 is Cyan = 0.37, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 97 | 102 | - |
| CMYK | 0.37 | 0.05 | 0 | 0.6 |
| HSL | 187.89º | 0.23% | 0.33% | - |
| HSV(B) | 187.89º | 0.37% | 0.4% | - |
| XYZ | 8.79 | 10.6 | 14.15 | - |
| YUV | 87.7 | 136.07 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 102 | 0.37 | 0.05 | 0 | 0.6 | 187.89 | 0.23 | 0.33 |
| Hex | 40 | 61 | 66 | 25 | 5 | 0 | 3C | BC | 17 | 21 |
| Octal | 100 | 141 | 146 | 45 | 5 | 0 | 74 | 274 | 27 | 41 |
| Binary | 1000000 | 1100001 | 1100110 | 100101 | 101 | 0 | 111100 | 10111100 | 10111 | 100001 |
Color Harmonies of #406166
Complementary color
Monochromatic Colors of #406166
Black with #406166
Text Example
Text Example
White with #406166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406166; }
p { color: rgb(64,97,102); }
H1.HeaderClassName
{
color: #406166;
}
.AnyTagClassName
{
color: #406166;
}
</style>
background-color css
<style>
a { background-color: #406166; }
a { background-color: rgb(64,97,102); }
div.DivClassName
{
background-color: #406166;
}
.BgClassName
{
background-color: #406166;
}
</style>
border-color css
<style>
span { border-color: #406166; }
span { border-color: rgb(64,97,102); }
td.TdClassName
{
border-color: #406166;
}
.TagClassName
{
border-color: #406166;
}
</style>