Shades of Smalt Blue #526367
Tints of Smalt Blue #526367
RGB
CMYK
RGB Variations
Color information
#526367 (or 0x526367) is known color: Smalt Blue. HEX triplet: 52, 63 and 67. RGB value is (82,99,103). Sum of RGB (Red+Green+Blue) = 82+99+103=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 103 (40.62% from 255 or 36.27% from 284); Max value from RGB is 103 - color contains mainly: blue. Hex color #526367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526367 is #AD9C98. Grayscale: #5E5E5E. Windows color (decimal): -11377817 or 6775634. OLE color: 6775634.
HSL color Cylindrical-coordinate representation of color #526367: hue angle of 191.43º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526367 is Cyan = 0.20, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 99 | 103 | - |
| CMYK | 0.20 | 0.04 | 0 | 0.60 |
| HSL | 191.43º | 0.11% | 0.36% | - |
| HSV(B) | 191.43º | 0.2% | 0.4% | - |
| XYZ | 10.39 | 11.7 | 14.54 | - |
| YUV | 94.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 103 | 0.20 | 0.04 | 0 | 0.60 | 191.43 | 0.11 | 0.36 |
| Hex | 52 | 63 | 67 | 14 | 4 | 0 | 3C | BF | B | 24 |
| Octal | 122 | 143 | 147 | 24 | 4 | 0 | 74 | 277 | 13 | 44 |
| Binary | 1010010 | 1100011 | 1100111 | 10100 | 100 | 0 | 111100 | 10111111 | 1011 | 100100 |
Color Harmonies of #526367
Complementary color
Monochromatic Colors of #526367
Black with #526367
Text Example
Text Example
White with #526367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526367; }
p { color: rgb(82,99,103); }
H1.HeaderClassName
{
color: #526367;
}
.AnyTagClassName
{
color: #526367;
}
</style>
background-color css
<style>
a { background-color: #526367; }
a { background-color: rgb(82,99,103); }
div.DivClassName
{
background-color: #526367;
}
.BgClassName
{
background-color: #526367;
}
</style>
border-color css
<style>
span { border-color: #526367; }
span { border-color: rgb(82,99,103); }
td.TdClassName
{
border-color: #526367;
}
.TagClassName
{
border-color: #526367;
}
</style>