Shades of Merlin #515040
Tints of Merlin #515040
RGB
CMYK
RGB Variations
Color information
#515040 (or 0x515040) is known color: Merlin. HEX triplet: 51, 50 and 40. RGB value is (81,80,64). Sum of RGB (Red+Green+Blue) = 81+80+64=225 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36% from 225); Green value is 80 (31.64% from 255 or 35.56% from 225); Blue value is 64 (25.39% from 255 or 28.44% from 225); Max value from RGB is 81 - color contains mainly: red. Hex color #515040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515040 is #AEAFBF. Grayscale: #4E4E4E. Windows color (decimal): -11448256 or 4214865. OLE color: 4214865.
HSL color Cylindrical-coordinate representation of color #515040: hue angle of 56.47º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #515040 is Cyan = 0, Magento = 0.01, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 80 | 64 | - |
| CMYK | 0 | 0.01 | 0.21 | 0.68 |
| HSL | 56.47º | 0.12% | 0.28% | - |
| HSV(B) | 56.47º | 0.21% | 0.32% | - |
| XYZ | 7.19 | 7.86 | 5.99 | - |
| YUV | 78.48 | 119.83 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 64 | 0 | 0.01 | 0.21 | 0.68 | 56.47 | 0.12 | 0.28 |
| Hex | 51 | 50 | 40 | 0 | 1 | 15 | 44 | 38 | C | 1C |
| Octal | 121 | 120 | 100 | 0 | 1 | 25 | 104 | 70 | 14 | 34 |
| Binary | 1010001 | 1010000 | 1000000 | 0 | 1 | 10101 | 1000100 | 111000 | 1100 | 11100 |
Color Harmonies of #515040
Complementary color
Monochromatic Colors of #515040
Black with #515040
Text Example
Text Example
White with #515040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515040; }
p { color: rgb(81,80,64); }
H1.HeaderClassName
{
color: #515040;
}
.AnyTagClassName
{
color: #515040;
}
</style>
background-color css
<style>
a { background-color: #515040; }
a { background-color: rgb(81,80,64); }
div.DivClassName
{
background-color: #515040;
}
.BgClassName
{
background-color: #515040;
}
</style>
border-color css
<style>
span { border-color: #515040; }
span { border-color: rgb(81,80,64); }
td.TdClassName
{
border-color: #515040;
}
.TagClassName
{
border-color: #515040;
}
</style>