Shades of Smalt Blue #446670
Tints of Smalt Blue #446670
RGB
CMYK
RGB Variations
Color information
#446670 (or 0x446670) is known color: Smalt Blue. HEX triplet: 44, 66 and 70. RGB value is (68,102,112). Sum of RGB (Red+Green+Blue) = 68+102+112=282 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.11% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 112 - color contains mainly: blue. Hex color #446670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446670 is #BB998F. Grayscale: #5C5C5C. Windows color (decimal): -12294544 or 7366212. OLE color: 7366212.
HSL color Cylindrical-coordinate representation of color #446670: hue angle of 193.64º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #446670 is Cyan = 0.39, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 102 | 112 | - |
| CMYK | 0.39 | 0.09 | 0 | 0.56 |
| HSL | 193.64º | 0.24% | 0.35% | - |
| HSV(B) | 193.64º | 0.39% | 0.44% | - |
| XYZ | 10.06 | 11.9 | 17.1 | - |
| YUV | 92.97 | 138.74 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 112 | 0.39 | 0.09 | 0 | 0.56 | 193.64 | 0.24 | 0.35 |
| Hex | 44 | 66 | 70 | 27 | 9 | 0 | 38 | C2 | 18 | 23 |
| Octal | 104 | 146 | 160 | 47 | 11 | 0 | 70 | 302 | 30 | 43 |
| Binary | 1000100 | 1100110 | 1110000 | 100111 | 1001 | 0 | 111000 | 11000010 | 11000 | 100011 |
Color Harmonies of #446670
Complementary color
Monochromatic Colors of #446670
Black with #446670
Text Example
Text Example
White with #446670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446670; }
p { color: rgb(68,102,112); }
H1.HeaderClassName
{
color: #446670;
}
.AnyTagClassName
{
color: #446670;
}
</style>
background-color css
<style>
a { background-color: #446670; }
a { background-color: rgb(68,102,112); }
div.DivClassName
{
background-color: #446670;
}
.BgClassName
{
background-color: #446670;
}
</style>
border-color css
<style>
span { border-color: #446670; }
span { border-color: rgb(68,102,112); }
td.TdClassName
{
border-color: #446670;
}
.TagClassName
{
border-color: #446670;
}
</style>