Shades of Merlin #545348
Tints of Merlin #545348
RGB
CMYK
RGB Variations
Color information
#545348 (or 0x545348) is known color: Merlin. HEX triplet: 54, 53 and 48. RGB value is (84,83,72). Sum of RGB (Red+Green+Blue) = 84+83+72=239 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.15% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 72 (28.52% from 255 or 30.13% from 239); Max value from RGB is 84 - color contains mainly: red. Hex color #545348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545348 is #ABACB7. Grayscale: #525252. Windows color (decimal): -11250872 or 4739924. OLE color: 4739924.
HSL color Cylindrical-coordinate representation of color #545348: hue angle of 55º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #545348 is Cyan = 0, Magento = 0.01, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 83 | 72 | - |
| CMYK | 0 | 0.01 | 0.14 | 0.67 |
| HSL | 55º | 0.08% | 0.31% | - |
| HSV(B) | 55º | 0.14% | 0.33% | - |
| XYZ | 7.92 | 8.54 | 7.36 | - |
| YUV | 82.05 | 122.33 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 72 | 0 | 0.01 | 0.14 | 0.67 | 55 | 0.08 | 0.31 |
| Hex | 54 | 53 | 48 | 0 | 1 | E | 43 | 37 | 8 | 1F |
| Octal | 124 | 123 | 110 | 0 | 1 | 16 | 103 | 67 | 10 | 37 |
| Binary | 1010100 | 1010011 | 1001000 | 0 | 1 | 1110 | 1000011 | 110111 | 1000 | 11111 |
Color Harmonies of #545348
Complementary color
Monochromatic Colors of #545348
Black with #545348
Text Example
Text Example
White with #545348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545348; }
p { color: rgb(84,83,72); }
H1.HeaderClassName
{
color: #545348;
}
.AnyTagClassName
{
color: #545348;
}
</style>
background-color css
<style>
a { background-color: #545348; }
a { background-color: rgb(84,83,72); }
div.DivClassName
{
background-color: #545348;
}
.BgClassName
{
background-color: #545348;
}
</style>
border-color css
<style>
span { border-color: #545348; }
span { border-color: rgb(84,83,72); }
td.TdClassName
{
border-color: #545348;
}
.TagClassName
{
border-color: #545348;
}
</style>