Shades of Smalt Blue #536468
Tints of Smalt Blue #536468
RGB
CMYK
RGB Variations
Color information
#536468 (or 0x536468) is known color: Smalt Blue. HEX triplet: 53, 64 and 68. RGB value is (83,100,104). Sum of RGB (Red+Green+Blue) = 83+100+104=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 104 - color contains mainly: blue. Hex color #536468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536468 is #AC9B97. Grayscale: #5F5F5F. Windows color (decimal): -11312024 or 6841427. OLE color: 6841427.
HSL color Cylindrical-coordinate representation of color #536468: hue angle of 191.43º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #536468 is Cyan = 0.20, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 100 | 104 | - |
| CMYK | 0.20 | 0.04 | 0 | 0.59 |
| HSL | 191.43º | 0.11% | 0.37% | - |
| HSV(B) | 191.43º | 0.2% | 0.41% | - |
| XYZ | 10.62 | 11.95 | 14.84 | - |
| YUV | 95.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 104 | 0.20 | 0.04 | 0 | 0.59 | 191.43 | 0.11 | 0.37 |
| Hex | 53 | 64 | 68 | 14 | 4 | 0 | 3B | BF | B | 25 |
| Octal | 123 | 144 | 150 | 24 | 4 | 0 | 73 | 277 | 13 | 45 |
| Binary | 1010011 | 1100100 | 1101000 | 10100 | 100 | 0 | 111011 | 10111111 | 1011 | 100101 |
Color Harmonies of #536468
Complementary color
Monochromatic Colors of #536468
Black with #536468
Text Example
Text Example
White with #536468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536468; }
p { color: rgb(83,100,104); }
H1.HeaderClassName
{
color: #536468;
}
.AnyTagClassName
{
color: #536468;
}
</style>
background-color css
<style>
a { background-color: #536468; }
a { background-color: rgb(83,100,104); }
div.DivClassName
{
background-color: #536468;
}
.BgClassName
{
background-color: #536468;
}
</style>
border-color css
<style>
span { border-color: #536468; }
span { border-color: rgb(83,100,104); }
td.TdClassName
{
border-color: #536468;
}
.TagClassName
{
border-color: #536468;
}
</style>