Shades of Smalt Blue #536267
Tints of Smalt Blue #536267
RGB
CMYK
RGB Variations
Color information
#536267 (or 0x536267) is known color: Smalt Blue. HEX triplet: 53, 62 and 67. RGB value is (83,98,103). Sum of RGB (Red+Green+Blue) = 83+98+103=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 98 (38.67% from 255 or 34.51% 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 #536267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536267 is #AC9D98. Grayscale: #5E5E5E. Windows color (decimal): -11312537 or 6775379. OLE color: 6775379.
HSL color Cylindrical-coordinate representation of color #536267: hue angle of 195º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536267 is Cyan = 0.19, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 98 | 103 | - |
| CMYK | 0.19 | 0.05 | 0 | 0.60 |
| HSL | 195º | 0.11% | 0.36% | - |
| HSV(B) | 195º | 0.19% | 0.4% | - |
| XYZ | 10.38 | 11.55 | 14.51 | - |
| YUV | 94.09 | 133.03 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 103 | 0.19 | 0.05 | 0 | 0.60 | 195 | 0.11 | 0.36 |
| Hex | 53 | 62 | 67 | 13 | 5 | 0 | 3C | C3 | B | 24 |
| Octal | 123 | 142 | 147 | 23 | 5 | 0 | 74 | 303 | 13 | 44 |
| Binary | 1010011 | 1100010 | 1100111 | 10011 | 101 | 0 | 111100 | 11000011 | 1011 | 100100 |
Color Harmonies of #536267
Complementary color
Monochromatic Colors of #536267
Black with #536267
Text Example
Text Example
White with #536267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536267; }
p { color: rgb(83,98,103); }
H1.HeaderClassName
{
color: #536267;
}
.AnyTagClassName
{
color: #536267;
}
</style>
background-color css
<style>
a { background-color: #536267; }
a { background-color: rgb(83,98,103); }
div.DivClassName
{
background-color: #536267;
}
.BgClassName
{
background-color: #536267;
}
</style>
border-color css
<style>
span { border-color: #536267; }
span { border-color: rgb(83,98,103); }
td.TdClassName
{
border-color: #536267;
}
.TagClassName
{
border-color: #536267;
}
</style>