Shades of Smoky #565274
Tints of Smoky #565274
RGB
CMYK
RGB Variations
Color information
#565274 (or 0x565274) is known color: Smoky. HEX triplet: 56, 52 and 74. RGB value is (86,82,116). Sum of RGB (Red+Green+Blue) = 86+82+116=284 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.28% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 116 - color contains mainly: blue. Hex color #565274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565274 is #A9AD8B. Grayscale: #565656. Windows color (decimal): -11120012 or 7623254. OLE color: 7623254.
HSL color Cylindrical-coordinate representation of color #565274: hue angle of 247.06º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #565274 is Cyan = 0.26, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 82 | 116 | - |
| CMYK | 0.26 | 0.29 | 0 | 0.55 |
| HSL | 247.06º | 0.17% | 0.39% | - |
| HSV(B) | 247.06º | 0.29% | 0.45% | - |
| XYZ | 10.01 | 9.27 | 17.79 | - |
| YUV | 87.07 | 144.33 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 82 | 116 | 0.26 | 0.29 | 0 | 0.55 | 247.06 | 0.17 | 0.39 |
| Hex | 56 | 52 | 74 | 1A | 1D | 0 | 37 | F7 | 11 | 27 |
| Octal | 126 | 122 | 164 | 32 | 35 | 0 | 67 | 367 | 21 | 47 |
| Binary | 1010110 | 1010010 | 1110100 | 11010 | 11101 | 0 | 110111 | 11110111 | 10001 | 100111 |
Color Harmonies of #565274
Complementary color
Monochromatic Colors of #565274
Black with #565274
Text Example
Text Example
White with #565274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565274; }
p { color: rgb(86,82,116); }
H1.HeaderClassName
{
color: #565274;
}
.AnyTagClassName
{
color: #565274;
}
</style>
background-color css
<style>
a { background-color: #565274; }
a { background-color: rgb(86,82,116); }
div.DivClassName
{
background-color: #565274;
}
.BgClassName
{
background-color: #565274;
}
</style>
border-color css
<style>
span { border-color: #565274; }
span { border-color: rgb(86,82,116); }
td.TdClassName
{
border-color: #565274;
}
.TagClassName
{
border-color: #565274;
}
</style>