Shades of Smalt Blue #466167
Tints of Smalt Blue #466167
RGB
CMYK
RGB Variations
Color information
#466167 (or 0x466167) is known color: Smalt Blue. HEX triplet: 46, 61 and 67. RGB value is (70,97,103). Sum of RGB (Red+Green+Blue) = 70+97+103=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 103 - color contains mainly: blue. Hex color #466167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466167 is #B99E98. Grayscale: #595959. Windows color (decimal): -12164761 or 6775110. OLE color: 6775110.
HSL color Cylindrical-coordinate representation of color #466167: hue angle of 190.91º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #466167 is Cyan = 0.32, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 97 | 103 | - |
| CMYK | 0.32 | 0.06 | 0 | 0.60 |
| HSL | 190.91º | 0.19% | 0.34% | - |
| HSV(B) | 190.91º | 0.32% | 0.4% | - |
| XYZ | 9.25 | 10.83 | 14.44 | - |
| YUV | 89.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 103 | 0.32 | 0.06 | 0 | 0.60 | 190.91 | 0.19 | 0.34 |
| Hex | 46 | 61 | 67 | 20 | 6 | 0 | 3C | BF | 13 | 22 |
| Octal | 106 | 141 | 147 | 40 | 6 | 0 | 74 | 277 | 23 | 42 |
| Binary | 1000110 | 1100001 | 1100111 | 100000 | 110 | 0 | 111100 | 10111111 | 10011 | 100010 |
Color Harmonies of #466167
Complementary color
Monochromatic Colors of #466167
Black with #466167
Text Example
Text Example
White with #466167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466167; }
p { color: rgb(70,97,103); }
H1.HeaderClassName
{
color: #466167;
}
.AnyTagClassName
{
color: #466167;
}
</style>
background-color css
<style>
a { background-color: #466167; }
a { background-color: rgb(70,97,103); }
div.DivClassName
{
background-color: #466167;
}
.BgClassName
{
background-color: #466167;
}
</style>
border-color css
<style>
span { border-color: #466167; }
span { border-color: rgb(70,97,103); }
td.TdClassName
{
border-color: #466167;
}
.TagClassName
{
border-color: #466167;
}
</style>