Shades of Smalt Blue #566367
Tints of Smalt Blue #566367
RGB
CMYK
RGB Variations
Color information
#566367 (or 0x566367) is known color: Smalt Blue. HEX triplet: 56, 63 and 67. RGB value is (86,99,103). Sum of RGB (Red+Green+Blue) = 86+99+103=288 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.86% from 288); Green value is 99 (39.06% from 255 or 34.38% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 103 - color contains mainly: blue. Hex color #566367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566367 is #A99C98. Grayscale: #5F5F5F. Windows color (decimal): -11115673 or 6775638. OLE color: 6775638.
HSL color Cylindrical-coordinate representation of color #566367: hue angle of 194.12º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566367 is Cyan = 0.17, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 99 | 103 | - |
| CMYK | 0.17 | 0.04 | 0 | 0.60 |
| HSL | 194.12º | 0.09% | 0.37% | - |
| HSV(B) | 194.12º | 0.17% | 0.4% | - |
| XYZ | 10.75 | 11.88 | 14.56 | - |
| YUV | 95.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 103 | 0.17 | 0.04 | 0 | 0.60 | 194.12 | 0.09 | 0.37 |
| Hex | 56 | 63 | 67 | 11 | 4 | 0 | 3C | C2 | 9 | 25 |
| Octal | 126 | 143 | 147 | 21 | 4 | 0 | 74 | 302 | 11 | 45 |
| Binary | 1010110 | 1100011 | 1100111 | 10001 | 100 | 0 | 111100 | 11000010 | 1001 | 100101 |
Color Harmonies of #566367
Complementary color
Monochromatic Colors of #566367
Black with #566367
Text Example
Text Example
White with #566367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566367; }
p { color: rgb(86,99,103); }
H1.HeaderClassName
{
color: #566367;
}
.AnyTagClassName
{
color: #566367;
}
</style>
background-color css
<style>
a { background-color: #566367; }
a { background-color: rgb(86,99,103); }
div.DivClassName
{
background-color: #566367;
}
.BgClassName
{
background-color: #566367;
}
</style>
border-color css
<style>
span { border-color: #566367; }
span { border-color: rgb(86,99,103); }
td.TdClassName
{
border-color: #566367;
}
.TagClassName
{
border-color: #566367;
}
</style>