Shades of Matterhorn #534947
Tints of Matterhorn #534947
RGB
CMYK
RGB Variations
Color information
#534947 (or 0x534947) is known color: Matterhorn. HEX triplet: 53, 49 and 47. RGB value is (83,73,71). Sum of RGB (Red+Green+Blue) = 83+73+71=227 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.56% from 227); Green value is 73 (28.91% from 255 or 32.16% from 227); Blue value is 71 (28.12% from 255 or 31.28% from 227); Max value from RGB is 83 - color contains mainly: red. Hex color #534947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534947 is #ACB6B8. Grayscale: #4B4B4B. Windows color (decimal): -11318969 or 4671827. OLE color: 4671827.
HSL color Cylindrical-coordinate representation of color #534947: hue angle of 10º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #534947 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 71 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.67 |
| HSL | 10º | 0.08% | 0.3% | - |
| HSV(B) | 10º | 0.14% | 0.33% | - |
| XYZ | 7.09 | 7.06 | 6.95 | - |
| YUV | 75.76 | 125.31 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 71 | 0 | 0.12 | 0.14 | 0.67 | 10 | 0.08 | 0.3 |
| Hex | 53 | 49 | 47 | 0 | C | E | 43 | A | 8 | 1E |
| Octal | 123 | 111 | 107 | 0 | 14 | 16 | 103 | 12 | 10 | 36 |
| Binary | 1010011 | 1001001 | 1000111 | 0 | 1100 | 1110 | 1000011 | 1010 | 1000 | 11110 |
Color Harmonies of #534947
Complementary color
Monochromatic Colors of #534947
Black with #534947
Text Example
Text Example
White with #534947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534947; }
p { color: rgb(83,73,71); }
H1.HeaderClassName
{
color: #534947;
}
.AnyTagClassName
{
color: #534947;
}
</style>
background-color css
<style>
a { background-color: #534947; }
a { background-color: rgb(83,73,71); }
div.DivClassName
{
background-color: #534947;
}
.BgClassName
{
background-color: #534947;
}
</style>
border-color css
<style>
span { border-color: #534947; }
span { border-color: rgb(83,73,71); }
td.TdClassName
{
border-color: #534947;
}
.TagClassName
{
border-color: #534947;
}
</style>