Shades of Smalt Blue #476066
Tints of Smalt Blue #476066
RGB
CMYK
RGB Variations
Color information
#476066 (or 0x476066) is known color: Smalt Blue. HEX triplet: 47, 60 and 66. RGB value is (71,96,102). Sum of RGB (Red+Green+Blue) = 71+96+102=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 96 (37.89% from 255 or 35.69% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 102 - color contains mainly: blue. Hex color #476066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476066 is #B89F99. Grayscale: #595959. Windows color (decimal): -12099482 or 6709319. OLE color: 6709319.
HSL color Cylindrical-coordinate representation of color #476066: hue angle of 191.61º 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 #476066 is Cyan = 0.30, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 96 | 102 | - |
| CMYK | 0.30 | 0.06 | 0 | 0.6 |
| HSL | 191.61º | 0.18% | 0.34% | - |
| HSV(B) | 191.61º | 0.3% | 0.4% | - |
| XYZ | 9.18 | 10.66 | 14.15 | - |
| YUV | 89.21 | 135.22 | 115.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 102 | 0.30 | 0.06 | 0 | 0.6 | 191.61 | 0.18 | 0.34 |
| Hex | 47 | 60 | 66 | 1E | 6 | 0 | 3C | C0 | 12 | 22 |
| Octal | 107 | 140 | 146 | 36 | 6 | 0 | 74 | 300 | 22 | 42 |
| Binary | 1000111 | 1100000 | 1100110 | 11110 | 110 | 0 | 111100 | 11000000 | 10010 | 100010 |
Color Harmonies of #476066
Complementary color
Monochromatic Colors of #476066
Black with #476066
Text Example
Text Example
White with #476066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476066; }
p { color: rgb(71,96,102); }
H1.HeaderClassName
{
color: #476066;
}
.AnyTagClassName
{
color: #476066;
}
</style>
background-color css
<style>
a { background-color: #476066; }
a { background-color: rgb(71,96,102); }
div.DivClassName
{
background-color: #476066;
}
.BgClassName
{
background-color: #476066;
}
</style>
border-color css
<style>
span { border-color: #476066; }
span { border-color: rgb(71,96,102); }
td.TdClassName
{
border-color: #476066;
}
.TagClassName
{
border-color: #476066;
}
</style>