Shades of Smoky #565367
Tints of Smoky #565367
RGB
CMYK
RGB Variations
Color information
#565367 (or 0x565367) is known color: Smoky. HEX triplet: 56, 53 and 67. RGB value is (86,83,103). Sum of RGB (Red+Green+Blue) = 86+83+103=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 103 - color contains mainly: blue. Hex color #565367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565367 is #A9AC98. Grayscale: #565656. Windows color (decimal): -11119769 or 6771542. OLE color: 6771542.
HSL color Cylindrical-coordinate representation of color #565367: hue angle of 249º 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 #565367 is Cyan = 0.17, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 83 | 103 | - |
| CMYK | 0.17 | 0.19 | 0 | 0.60 |
| HSL | 249º | 0.11% | 0.36% | - |
| HSV(B) | 249º | 0.19% | 0.4% | - |
| XYZ | 9.38 | 9.14 | 14.1 | - |
| YUV | 86.18 | 137.49 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 83 | 103 | 0.17 | 0.19 | 0 | 0.60 | 249 | 0.11 | 0.36 |
| Hex | 56 | 53 | 67 | 11 | 13 | 0 | 3C | F9 | B | 24 |
| Octal | 126 | 123 | 147 | 21 | 23 | 0 | 74 | 371 | 13 | 44 |
| Binary | 1010110 | 1010011 | 1100111 | 10001 | 10011 | 0 | 111100 | 11111001 | 1011 | 100100 |
Color Harmonies of #565367
Complementary color
Monochromatic Colors of #565367
Black with #565367
Text Example
Text Example
White with #565367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565367; }
p { color: rgb(86,83,103); }
H1.HeaderClassName
{
color: #565367;
}
.AnyTagClassName
{
color: #565367;
}
</style>
background-color css
<style>
a { background-color: #565367; }
a { background-color: rgb(86,83,103); }
div.DivClassName
{
background-color: #565367;
}
.BgClassName
{
background-color: #565367;
}
</style>
border-color css
<style>
span { border-color: #565367; }
span { border-color: rgb(86,83,103); }
td.TdClassName
{
border-color: #565367;
}
.TagClassName
{
border-color: #565367;
}
</style>