Shades of Matterhorn #544948
Tints of Matterhorn #544948
RGB
CMYK
RGB Variations
Color information
#544948 (or 0x544948) is known color: Matterhorn. HEX triplet: 54, 49 and 48. RGB value is (84,73,72). Sum of RGB (Red+Green+Blue) = 84+73+72=229 (30% of max value = 765). Red value is 84 (33.20% from 255 or 36.68% from 229); Green value is 73 (28.91% from 255 or 31.88% from 229); Blue value is 72 (28.52% from 255 or 31.44% from 229); Max value from RGB is 84 - color contains mainly: red. Hex color #544948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544948 is #ABB6B7. Grayscale: #4C4C4C. Windows color (decimal): -11253432 or 4737364. OLE color: 4737364.
HSL color Cylindrical-coordinate representation of color #544948: hue angle of 5º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #544948 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 73 | 72 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.67 |
| HSL | 5º | 0.08% | 0.31% | - |
| HSV(B) | 5º | 0.14% | 0.33% | - |
| XYZ | 7.21 | 7.12 | 7.12 | - |
| YUV | 76.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 72 | 0 | 0.13 | 0.14 | 0.67 | 5 | 0.08 | 0.31 |
| Hex | 54 | 49 | 48 | 0 | D | E | 43 | 5 | 8 | 1F |
| Octal | 124 | 111 | 110 | 0 | 15 | 16 | 103 | 5 | 10 | 37 |
| Binary | 1010100 | 1001001 | 1001000 | 0 | 1101 | 1110 | 1000011 | 101 | 1000 | 11111 |
Color Harmonies of #544948
Complementary color
Monochromatic Colors of #544948
Black with #544948
Text Example
Text Example
White with #544948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544948; }
p { color: rgb(84,73,72); }
H1.HeaderClassName
{
color: #544948;
}
.AnyTagClassName
{
color: #544948;
}
</style>
background-color css
<style>
a { background-color: #544948; }
a { background-color: rgb(84,73,72); }
div.DivClassName
{
background-color: #544948;
}
.BgClassName
{
background-color: #544948;
}
</style>
border-color css
<style>
span { border-color: #544948; }
span { border-color: rgb(84,73,72); }
td.TdClassName
{
border-color: #544948;
}
.TagClassName
{
border-color: #544948;
}
</style>