Shades of Smalt Blue #466069
Tints of Smalt Blue #466069
RGB
CMYK
RGB Variations
Color information
#466069 (or 0x466069) is known color: Smalt Blue. HEX triplet: 46, 60 and 69. RGB value is (70,96,105). Sum of RGB (Red+Green+Blue) = 70+96+105=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 96 (37.89% from 255 or 35.42% from 271); Blue value is 105 (41.41% from 255 or 38.75% from 271); Max value from RGB is 105 - color contains mainly: blue. Hex color #466069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466069 is #B99F96. Grayscale: #595959. Windows color (decimal): -12165015 or 6905926. OLE color: 6905926.
HSL color Cylindrical-coordinate representation of color #466069: hue angle of 195.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466069 is Cyan = 0.33, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 96 | 105 | - |
| CMYK | 0.33 | 0.09 | 0 | 0.59 |
| HSL | 195.43º | 0.2% | 0.34% | - |
| HSV(B) | 195.43º | 0.33% | 0.41% | - |
| XYZ | 9.26 | 10.69 | 14.94 | - |
| YUV | 89.25 | 136.89 | 114.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 105 | 0.33 | 0.09 | 0 | 0.59 | 195.43 | 0.2 | 0.34 |
| Hex | 46 | 60 | 69 | 21 | 9 | 0 | 3B | C3 | 14 | 22 |
| Octal | 106 | 140 | 151 | 41 | 11 | 0 | 73 | 303 | 24 | 42 |
| Binary | 1000110 | 1100000 | 1101001 | 100001 | 1001 | 0 | 111011 | 11000011 | 10100 | 100010 |
Color Harmonies of #466069
Complementary color
Monochromatic Colors of #466069
Black with #466069
Text Example
Text Example
White with #466069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466069; }
p { color: rgb(70,96,105); }
H1.HeaderClassName
{
color: #466069;
}
.AnyTagClassName
{
color: #466069;
}
</style>
background-color css
<style>
a { background-color: #466069; }
a { background-color: rgb(70,96,105); }
div.DivClassName
{
background-color: #466069;
}
.BgClassName
{
background-color: #466069;
}
</style>
border-color css
<style>
span { border-color: #466069; }
span { border-color: rgb(70,96,105); }
td.TdClassName
{
border-color: #466069;
}
.TagClassName
{
border-color: #466069;
}
</style>