Shades of Merlin #545347
Tints of Merlin #545347
RGB
CMYK
RGB Variations
Color information
#545347 (or 0x545347) is known color: Merlin. HEX triplet: 54, 53 and 47. RGB value is (84,83,71). Sum of RGB (Red+Green+Blue) = 84+83+71=238 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.29% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 84 - color contains mainly: red. Hex color #545347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545347 is #ABACB8. Grayscale: #515151. Windows color (decimal): -11250873 or 4674388. OLE color: 4674388.
HSL color Cylindrical-coordinate representation of color #545347: hue angle of 55.38º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #545347 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 83 | 71 | - |
| CMYK | 0 | 0.01 | 0.15 | 0.67 |
| HSL | 55.38º | 0.08% | 0.3% | - |
| HSV(B) | 55.38º | 0.15% | 0.33% | - |
| XYZ | 7.89 | 8.53 | 7.19 | - |
| YUV | 81.93 | 121.83 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 83 | 71 | 0 | 0.01 | 0.15 | 0.67 | 55.38 | 0.08 | 0.3 |
| Hex | 54 | 53 | 47 | 0 | 1 | F | 43 | 37 | 8 | 1E |
| Octal | 124 | 123 | 107 | 0 | 1 | 17 | 103 | 67 | 10 | 36 |
| Binary | 1010100 | 1010011 | 1000111 | 0 | 1 | 1111 | 1000011 | 110111 | 1000 | 11110 |
Color Harmonies of #545347
Complementary color
Monochromatic Colors of #545347
Black with #545347
Text Example
Text Example
White with #545347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545347; }
p { color: rgb(84,83,71); }
H1.HeaderClassName
{
color: #545347;
}
.AnyTagClassName
{
color: #545347;
}
</style>
background-color css
<style>
a { background-color: #545347; }
a { background-color: rgb(84,83,71); }
div.DivClassName
{
background-color: #545347;
}
.BgClassName
{
background-color: #545347;
}
</style>
border-color css
<style>
span { border-color: #545347; }
span { border-color: rgb(84,83,71); }
td.TdClassName
{
border-color: #545347;
}
.TagClassName
{
border-color: #545347;
}
</style>