Shades of Smalt Blue #526468
Tints of Smalt Blue #526468
RGB
CMYK
RGB Variations
Color information
#526468 (or 0x526468) is known color: Smalt Blue. HEX triplet: 52, 64 and 68. RGB value is (82,100,104). Sum of RGB (Red+Green+Blue) = 82+100+104=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 104 - color contains mainly: blue. Hex color #526468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526468 is #AD9B97. Grayscale: #5F5F5F. Windows color (decimal): -11377560 or 6841426. OLE color: 6841426.
HSL color Cylindrical-coordinate representation of color #526468: hue angle of 190.91º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526468 is Cyan = 0.21, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 100 | 104 | - |
| CMYK | 0.21 | 0.04 | 0 | 0.59 |
| HSL | 190.91º | 0.12% | 0.36% | - |
| HSV(B) | 190.91º | 0.21% | 0.41% | - |
| XYZ | 10.54 | 11.91 | 14.84 | - |
| YUV | 95.07 | 133.04 | 118.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 104 | 0.21 | 0.04 | 0 | 0.59 | 190.91 | 0.12 | 0.36 |
| Hex | 52 | 64 | 68 | 15 | 4 | 0 | 3B | BF | C | 24 |
| Octal | 122 | 144 | 150 | 25 | 4 | 0 | 73 | 277 | 14 | 44 |
| Binary | 1010010 | 1100100 | 1101000 | 10101 | 100 | 0 | 111011 | 10111111 | 1100 | 100100 |
Color Harmonies of #526468
Complementary color
Monochromatic Colors of #526468
Black with #526468
Text Example
Text Example
White with #526468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526468; }
p { color: rgb(82,100,104); }
H1.HeaderClassName
{
color: #526468;
}
.AnyTagClassName
{
color: #526468;
}
</style>
background-color css
<style>
a { background-color: #526468; }
a { background-color: rgb(82,100,104); }
div.DivClassName
{
background-color: #526468;
}
.BgClassName
{
background-color: #526468;
}
</style>
border-color css
<style>
span { border-color: #526468; }
span { border-color: rgb(82,100,104); }
td.TdClassName
{
border-color: #526468;
}
.TagClassName
{
border-color: #526468;
}
</style>