Shades of Smalt Blue #536569
Tints of Smalt Blue #536569
RGB
CMYK
RGB Variations
Color information
#536569 (or 0x536569) is known color: Smalt Blue. HEX triplet: 53, 65 and 69. RGB value is (83,101,105). Sum of RGB (Red+Green+Blue) = 83+101+105=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 105 (41.41% from 255 or 36.33% from 289); Max value from RGB is 105 - color contains mainly: blue. Hex color #536569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536569 is #AC9A96. Grayscale: #606060. Windows color (decimal): -11311767 or 6907219. OLE color: 6907219.
HSL color Cylindrical-coordinate representation of color #536569: hue angle of 190.91º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #536569 is Cyan = 0.21, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 101 | 105 | - |
| CMYK | 0.21 | 0.04 | 0 | 0.59 |
| HSL | 190.91º | 0.12% | 0.37% | - |
| HSV(B) | 190.91º | 0.21% | 0.41% | - |
| XYZ | 10.77 | 12.17 | 15.15 | - |
| YUV | 96.07 | 133.04 | 118.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 105 | 0.21 | 0.04 | 0 | 0.59 | 190.91 | 0.12 | 0.37 |
| Hex | 53 | 65 | 69 | 15 | 4 | 0 | 3B | BF | C | 25 |
| Octal | 123 | 145 | 151 | 25 | 4 | 0 | 73 | 277 | 14 | 45 |
| Binary | 1010011 | 1100101 | 1101001 | 10101 | 100 | 0 | 111011 | 10111111 | 1100 | 100101 |
Color Harmonies of #536569
Complementary color
Monochromatic Colors of #536569
Black with #536569
Text Example
Text Example
White with #536569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536569; }
p { color: rgb(83,101,105); }
H1.HeaderClassName
{
color: #536569;
}
.AnyTagClassName
{
color: #536569;
}
</style>
background-color css
<style>
a { background-color: #536569; }
a { background-color: rgb(83,101,105); }
div.DivClassName
{
background-color: #536569;
}
.BgClassName
{
background-color: #536569;
}
</style>
border-color css
<style>
span { border-color: #536569; }
span { border-color: rgb(83,101,105); }
td.TdClassName
{
border-color: #536569;
}
.TagClassName
{
border-color: #536569;
}
</style>