Shades of Smalt Blue #486266
Tints of Smalt Blue #486266
RGB
CMYK
RGB Variations
Color information
#486266 (or 0x486266) is known color: Smalt Blue. HEX triplet: 48, 62 and 66. RGB value is (72,98,102). Sum of RGB (Red+Green+Blue) = 72+98+102=272 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.47% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 102 (40.23% from 255 or 37.5% from 272); Max value from RGB is 102 - color contains mainly: blue. Hex color #486266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486266 is #B79D99. Grayscale: #5A5A5A. Windows color (decimal): -12033434 or 6709832. OLE color: 6709832.
HSL color Cylindrical-coordinate representation of color #486266: hue angle of 188º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #486266 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 98 | 102 | - |
| CMYK | 0.29 | 0.04 | 0 | 0.6 |
| HSL | 188º | 0.17% | 0.34% | - |
| HSV(B) | 188º | 0.29% | 0.4% | - |
| XYZ | 9.44 | 11.07 | 14.21 | - |
| YUV | 90.68 | 134.39 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 102 | 0.29 | 0.04 | 0 | 0.6 | 188 | 0.17 | 0.34 |
| Hex | 48 | 62 | 66 | 1D | 4 | 0 | 3C | BC | 11 | 22 |
| Octal | 110 | 142 | 146 | 35 | 4 | 0 | 74 | 274 | 21 | 42 |
| Binary | 1001000 | 1100010 | 1100110 | 11101 | 100 | 0 | 111100 | 10111100 | 10001 | 100010 |
Color Harmonies of #486266
Complementary color
Monochromatic Colors of #486266
Black with #486266
Text Example
Text Example
White with #486266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486266; }
p { color: rgb(72,98,102); }
H1.HeaderClassName
{
color: #486266;
}
.AnyTagClassName
{
color: #486266;
}
</style>
background-color css
<style>
a { background-color: #486266; }
a { background-color: rgb(72,98,102); }
div.DivClassName
{
background-color: #486266;
}
.BgClassName
{
background-color: #486266;
}
</style>
border-color css
<style>
span { border-color: #486266; }
span { border-color: rgb(72,98,102); }
td.TdClassName
{
border-color: #486266;
}
.TagClassName
{
border-color: #486266;
}
</style>