Shades of Smalt Blue #466067
Tints of Smalt Blue #466067
RGB
CMYK
RGB Variations
Color information
#466067 (or 0x466067) is known color: Smalt Blue. HEX triplet: 46, 60 and 67. RGB value is (70,96,103). Sum of RGB (Red+Green+Blue) = 70+96+103=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 96 (37.89% from 255 or 35.69% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 103 - color contains mainly: blue. Hex color #466067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466067 is #B99F98. Grayscale: #585858. Windows color (decimal): -12165017 or 6774854. OLE color: 6774854.
HSL color Cylindrical-coordinate representation of color #466067: hue angle of 192.73º 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 #466067 is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 96 | 103 | - |
| CMYK | 0.32 | 0.07 | 0 | 0.60 |
| HSL | 192.73º | 0.19% | 0.34% | - |
| HSV(B) | 192.73º | 0.32% | 0.4% | - |
| XYZ | 9.16 | 10.65 | 14.4 | - |
| YUV | 89.02 | 135.89 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 103 | 0.32 | 0.07 | 0 | 0.60 | 192.73 | 0.19 | 0.34 |
| Hex | 46 | 60 | 67 | 20 | 7 | 0 | 3C | C1 | 13 | 22 |
| Octal | 106 | 140 | 147 | 40 | 7 | 0 | 74 | 301 | 23 | 42 |
| Binary | 1000110 | 1100000 | 1100111 | 100000 | 111 | 0 | 111100 | 11000001 | 10011 | 100010 |
Color Harmonies of #466067
Complementary color
Monochromatic Colors of #466067
Black with #466067
Text Example
Text Example
White with #466067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466067; }
p { color: rgb(70,96,103); }
H1.HeaderClassName
{
color: #466067;
}
.AnyTagClassName
{
color: #466067;
}
</style>
background-color css
<style>
a { background-color: #466067; }
a { background-color: rgb(70,96,103); }
div.DivClassName
{
background-color: #466067;
}
.BgClassName
{
background-color: #466067;
}
</style>
border-color css
<style>
span { border-color: #466067; }
span { border-color: rgb(70,96,103); }
td.TdClassName
{
border-color: #466067;
}
.TagClassName
{
border-color: #466067;
}
</style>