Shades of Smalt Blue #476266
Tints of Smalt Blue #476266
RGB
CMYK
RGB Variations
Color information
#476266 (or 0x476266) is known color: Smalt Blue. HEX triplet: 47, 62 and 66. RGB value is (71,98,102). Sum of RGB (Red+Green+Blue) = 71+98+102=271 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.20% from 271); Green value is 98 (38.67% from 255 or 36.16% from 271); Blue value is 102 (40.23% from 255 or 37.64% from 271); Max value from RGB is 102 - color contains mainly: blue. Hex color #476266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476266 is #B89D99. Grayscale: #5A5A5A. Windows color (decimal): -12098970 or 6709831. OLE color: 6709831.
HSL color Cylindrical-coordinate representation of color #476266: hue angle of 187.74º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476266 is Cyan = 0.30, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 98 | 102 | - |
| CMYK | 0.30 | 0.04 | 0 | 0.6 |
| HSL | 187.74º | 0.18% | 0.34% | - |
| HSV(B) | 187.74º | 0.3% | 0.4% | - |
| XYZ | 9.36 | 11.03 | 14.21 | - |
| YUV | 90.38 | 134.55 | 114.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 102 | 0.30 | 0.04 | 0 | 0.6 | 187.74 | 0.18 | 0.34 |
| Hex | 47 | 62 | 66 | 1E | 4 | 0 | 3C | BC | 12 | 22 |
| Octal | 107 | 142 | 146 | 36 | 4 | 0 | 74 | 274 | 22 | 42 |
| Binary | 1000111 | 1100010 | 1100110 | 11110 | 100 | 0 | 111100 | 10111100 | 10010 | 100010 |
Color Harmonies of #476266
Complementary color
Monochromatic Colors of #476266
Black with #476266
Text Example
Text Example
White with #476266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476266; }
p { color: rgb(71,98,102); }
H1.HeaderClassName
{
color: #476266;
}
.AnyTagClassName
{
color: #476266;
}
</style>
background-color css
<style>
a { background-color: #476266; }
a { background-color: rgb(71,98,102); }
div.DivClassName
{
background-color: #476266;
}
.BgClassName
{
background-color: #476266;
}
</style>
border-color css
<style>
span { border-color: #476266; }
span { border-color: rgb(71,98,102); }
td.TdClassName
{
border-color: #476266;
}
.TagClassName
{
border-color: #476266;
}
</style>