Shades of Smoky #545467
Tints of Smoky #545467
RGB
CMYK
RGB Variations
Color information
#545467 (or 0x545467) is known color: Smoky. HEX triplet: 54, 54 and 67. RGB value is (84,84,103). Sum of RGB (Red+Green+Blue) = 84+84+103=271 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.00% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 103 - color contains mainly: blue. Hex color #545467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545467 is #ABAB98. Grayscale: #565656. Windows color (decimal): -11250585 or 6771796. OLE color: 6771796.
HSL color Cylindrical-coordinate representation of color #545467: hue angle of 240º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #545467 is Cyan = 0.18, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 84 | 103 | - |
| CMYK | 0.18 | 0.18 | 0 | 0.60 |
| HSL | 240º | 0.1% | 0.37% | - |
| HSV(B) | 240º | 0.18% | 0.4% | - |
| XYZ | 9.27 | 9.2 | 14.12 | - |
| YUV | 86.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 84 | 103 | 0.18 | 0.18 | 0 | 0.60 | 240 | 0.1 | 0.37 |
| Hex | 54 | 54 | 67 | 12 | 12 | 0 | 3C | F0 | A | 25 |
| Octal | 124 | 124 | 147 | 22 | 22 | 0 | 74 | 360 | 12 | 45 |
| Binary | 1010100 | 1010100 | 1100111 | 10010 | 10010 | 0 | 111100 | 11110000 | 1010 | 100101 |
Color Harmonies of #545467
Complementary color
Monochromatic Colors of #545467
Black with #545467
Text Example
Text Example
White with #545467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545467; }
p { color: rgb(84,84,103); }
H1.HeaderClassName
{
color: #545467;
}
.AnyTagClassName
{
color: #545467;
}
</style>
background-color css
<style>
a { background-color: #545467; }
a { background-color: rgb(84,84,103); }
div.DivClassName
{
background-color: #545467;
}
.BgClassName
{
background-color: #545467;
}
</style>
border-color css
<style>
span { border-color: #545467; }
span { border-color: rgb(84,84,103); }
td.TdClassName
{
border-color: #545467;
}
.TagClassName
{
border-color: #545467;
}
</style>