Shades of Merlin #515041
Tints of Merlin #515041
RGB
CMYK
RGB Variations
Color information
#515041 (or 0x515041) is known color: Merlin. HEX triplet: 51, 50 and 41. RGB value is (81,80,65). Sum of RGB (Red+Green+Blue) = 81+80+65=226 (29% of max value = 765). Red value is 81 (32.03% from 255 or 35.84% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 81 - color contains mainly: red. Hex color #515041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515041 is #AEAFBE. Grayscale: #4E4E4E. Windows color (decimal): -11448255 or 4280401. OLE color: 4280401.
HSL color Cylindrical-coordinate representation of color #515041: hue angle of 56.25º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #515041 is Cyan = 0, Magento = 0.01, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 80 | 65 | - |
| CMYK | 0 | 0.01 | 0.20 | 0.68 |
| HSL | 56.25º | 0.11% | 0.29% | - |
| HSV(B) | 56.25º | 0.2% | 0.32% | - |
| XYZ | 7.22 | 7.87 | 6.14 | - |
| YUV | 78.59 | 120.33 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 65 | 0 | 0.01 | 0.20 | 0.68 | 56.25 | 0.11 | 0.29 |
| Hex | 51 | 50 | 41 | 0 | 1 | 14 | 44 | 38 | B | 1D |
| Octal | 121 | 120 | 101 | 0 | 1 | 24 | 104 | 70 | 13 | 35 |
| Binary | 1010001 | 1010000 | 1000001 | 0 | 1 | 10100 | 1000100 | 111000 | 1011 | 11101 |
Color Harmonies of #515041
Complementary color
Monochromatic Colors of #515041
Black with #515041
Text Example
Text Example
White with #515041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515041; }
p { color: rgb(81,80,65); }
H1.HeaderClassName
{
color: #515041;
}
.AnyTagClassName
{
color: #515041;
}
</style>
background-color css
<style>
a { background-color: #515041; }
a { background-color: rgb(81,80,65); }
div.DivClassName
{
background-color: #515041;
}
.BgClassName
{
background-color: #515041;
}
</style>
border-color css
<style>
span { border-color: #515041; }
span { border-color: rgb(81,80,65); }
td.TdClassName
{
border-color: #515041;
}
.TagClassName
{
border-color: #515041;
}
</style>