Shades of Smoky #545468
Tints of Smoky #545468
RGB
CMYK
RGB Variations
Color information
#545468 (or 0x545468) is known color: Smoky. HEX triplet: 54, 54 and 68. RGB value is (84,84,104). Sum of RGB (Red+Green+Blue) = 84+84+104=272 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.88% from 272); Green value is 84 (33.20% from 255 or 30.88% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 104 - color contains mainly: blue. Hex color #545468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545468 is #ABAB97. Grayscale: #565656. Windows color (decimal): -11250584 or 6837332. OLE color: 6837332.
HSL color Cylindrical-coordinate representation of color #545468: hue angle of 240º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #545468 is Cyan = 0.19, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 84 | 104 | - |
| CMYK | 0.19 | 0.19 | 0 | 0.59 |
| HSL | 240º | 0.11% | 0.37% | - |
| HSV(B) | 240º | 0.19% | 0.41% | - |
| XYZ | 9.33 | 9.22 | 14.39 | - |
| YUV | 86.28 | 138 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 104 | 0.19 | 0.19 | 0 | 0.59 | 240 | 0.11 | 0.37 |
| Hex | 54 | 54 | 68 | 13 | 13 | 0 | 3B | F0 | B | 25 |
| Octal | 124 | 124 | 150 | 23 | 23 | 0 | 73 | 360 | 13 | 45 |
| Binary | 1010100 | 1010100 | 1101000 | 10011 | 10011 | 0 | 111011 | 11110000 | 1011 | 100101 |
Color Harmonies of #545468
Complementary color
Monochromatic Colors of #545468
Black with #545468
Text Example
Text Example
White with #545468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545468; }
p { color: rgb(84,84,104); }
H1.HeaderClassName
{
color: #545468;
}
.AnyTagClassName
{
color: #545468;
}
</style>
background-color css
<style>
a { background-color: #545468; }
a { background-color: rgb(84,84,104); }
div.DivClassName
{
background-color: #545468;
}
.BgClassName
{
background-color: #545468;
}
</style>
border-color css
<style>
span { border-color: #545468; }
span { border-color: rgb(84,84,104); }
td.TdClassName
{
border-color: #545468;
}
.TagClassName
{
border-color: #545468;
}
</style>