Shades of Matterhorn #524948
Tints of Matterhorn #524948
RGB
CMYK
RGB Variations
Color information
#524948 (or 0x524948) is known color: Matterhorn. HEX triplet: 52, 49 and 48. RGB value is (82,73,72). Sum of RGB (Red+Green+Blue) = 82+73+72=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 73 (28.91% from 255 or 32.16% from 227); Blue value is 72 (28.52% from 255 or 31.72% from 227); Max value from RGB is 82 - color contains mainly: red. Hex color #524948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524948 is #ADB6B7. Grayscale: #4B4B4B. Windows color (decimal): -11384504 or 4737362. OLE color: 4737362.
HSL color Cylindrical-coordinate representation of color #524948: hue angle of 6º degrees, saturation: 0.06, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #524948 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 73 | 72 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.68 |
| HSL | 6º | 0.06% | 0.3% | - |
| HSV(B) | 6º | 0.12% | 0.32% | - |
| XYZ | 7.03 | 7.03 | 7.12 | - |
| YUV | 75.58 | 125.98 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 72 | 0 | 0.11 | 0.12 | 0.68 | 6 | 0.06 | 0.3 |
| Hex | 52 | 49 | 48 | 0 | B | C | 44 | 6 | 6 | 1E |
| Octal | 122 | 111 | 110 | 0 | 13 | 14 | 104 | 6 | 6 | 36 |
| Binary | 1010010 | 1001001 | 1001000 | 0 | 1011 | 1100 | 1000100 | 110 | 110 | 11110 |
Color Harmonies of #524948
Complementary color
Monochromatic Colors of #524948
Black with #524948
Text Example
Text Example
White with #524948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524948; }
p { color: rgb(82,73,72); }
H1.HeaderClassName
{
color: #524948;
}
.AnyTagClassName
{
color: #524948;
}
</style>
background-color css
<style>
a { background-color: #524948; }
a { background-color: rgb(82,73,72); }
div.DivClassName
{
background-color: #524948;
}
.BgClassName
{
background-color: #524948;
}
</style>
border-color css
<style>
span { border-color: #524948; }
span { border-color: rgb(82,73,72); }
td.TdClassName
{
border-color: #524948;
}
.TagClassName
{
border-color: #524948;
}
</style>