Shades of Merlin #525144
Tints of Merlin #525144
RGB
CMYK
RGB Variations
Color information
#525144 (or 0x525144) is known color: Merlin. HEX triplet: 52, 51 and 44. RGB value is (82,81,68). Sum of RGB (Red+Green+Blue) = 82+81+68=231 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.50% from 231); Green value is 81 (32.03% from 255 or 35.06% from 231); Blue value is 68 (26.95% from 255 or 29.44% from 231); Max value from RGB is 82 - color contains mainly: red. Hex color #525144 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525144 is #ADAEBB. Grayscale: #4F4F4F. Windows color (decimal): -11382460 or 4477266. OLE color: 4477266.
HSL color Cylindrical-coordinate representation of color #525144: hue angle of 55.71º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #525144 is Cyan = 0, Magento = 0.01, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
RGB | 82 | 81 | 68 | - |
CMYK | 0 | 0.01 | 0.17 | 0.68 |
HSL | 55.71º | 0.09% | 0.29% | - |
HSV(B) | 55.71º | 0.17% | 0.32% | - |
XYZ | 7.47 | 8.1 | 6.64 | - |
YUV | 79.82 | 121.33 | 129.56 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 81 | 68 | 0 | 0.01 | 0.17 | 0.68 | 55.71 | 0.09 | 0.29 |
Hex | 52 | 51 | 44 | 0 | 1 | 11 | 44 | 38 | 9 | 1D |
Octal | 122 | 121 | 104 | 0 | 1 | 21 | 104 | 70 | 11 | 35 |
Binary | 1010010 | 1010001 | 1000100 | 0 | 1 | 10001 | 1000100 | 111000 | 1001 | 11101 |
Color Harmonies of #525144
Complementary color
Monochromatic Colors of #525144
Black with #525144
Text Example
Text Example
White with #525144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525144; }
p { color: rgb(82,81,68); }
H1.HeaderClassName
{
color: #525144;
}
.AnyTagClassName
{
color: #525144;
}
</style>
background-color css
<style>
a { background-color: #525144; }
a { background-color: rgb(82,81,68); }
div.DivClassName
{
background-color: #525144;
}
.BgClassName
{
background-color: #525144;
}
</style>
border-color css
<style>
span { border-color: #525144; }
span { border-color: rgb(82,81,68); }
td.TdClassName
{
border-color: #525144;
}
.TagClassName
{
border-color: #525144;
}
</style>