Shades of Matrix #874743
Tints of Matrix #874743
RGB
CMYK
RGB Variations
Color information
#874743 (or 0x874743) is known color: Matrix. HEX triplet: 87, 47 and 43. RGB value is (135,71,67). Sum of RGB (Red+Green+Blue) = 135+71+67=273 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.45% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 67 (26.56% from 255 or 24.54% from 273); Max value from RGB is 135 - color contains mainly: red. Hex color #874743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874743 is #78B8BC. Grayscale: #595959. Windows color (decimal): -7911613 or 4409223. OLE color: 4409223.
HSL color Cylindrical-coordinate representation of color #874743: hue angle of 3.53º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874743 is Cyan = 0, Magento = 0.47, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 67 | - |
| CMYK | 0 | 0.47 | 0.50 | 0.47 |
| HSL | 3.53º | 0.34% | 0.4% | - |
| HSV(B) | 3.53º | 0.5% | 0.53% | - |
| XYZ | 13.26 | 10.06 | 6.55 | - |
| YUV | 89.68 | 115.2 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 67 | 0 | 0.47 | 0.50 | 0.47 | 3.53 | 0.34 | 0.4 |
| Hex | 87 | 47 | 43 | 0 | 2F | 32 | 2F | 4 | 22 | 28 |
| Octal | 207 | 107 | 103 | 0 | 57 | 62 | 57 | 4 | 42 | 50 |
| Binary | 10000111 | 1000111 | 1000011 | 0 | 101111 | 110010 | 101111 | 100 | 100010 | 101000 |
Color Harmonies of #874743
Complementary color
Monochromatic Colors of #874743
Black with #874743
Text Example
Text Example
White with #874743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874743; }
p { color: rgb(135,71,67); }
H1.HeaderClassName
{
color: #874743;
}
.AnyTagClassName
{
color: #874743;
}
</style>
background-color css
<style>
a { background-color: #874743; }
a { background-color: rgb(135,71,67); }
div.DivClassName
{
background-color: #874743;
}
.BgClassName
{
background-color: #874743;
}
</style>
border-color css
<style>
span { border-color: #874743; }
span { border-color: rgb(135,71,67); }
td.TdClassName
{
border-color: #874743;
}
.TagClassName
{
border-color: #874743;
}
</style>