Shades of Matrix #874744
Tints of Matrix #874744
RGB
CMYK
RGB Variations
Color information
#874744 (or 0x874744) is known color: Matrix. HEX triplet: 87, 47 and 44. RGB value is (135,71,68). Sum of RGB (Red+Green+Blue) = 135+71+68=274 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.27% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 68 (26.95% from 255 or 24.82% from 274); Max value from RGB is 135 - color contains mainly: red. Hex color #874744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874744 is #78B8BB. Grayscale: #595959. Windows color (decimal): -7911612 or 4474759. OLE color: 4474759.
HSL color Cylindrical-coordinate representation of color #874744: hue angle of 2.69º degrees, saturation: 0.33, 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 #874744 is Cyan = 0, Magento = 0.47, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 68 | - |
| CMYK | 0 | 0.47 | 0.50 | 0.47 |
| HSL | 2.69º | 0.33% | 0.4% | - |
| HSV(B) | 2.69º | 0.5% | 0.53% | - |
| XYZ | 13.29 | 10.07 | 6.71 | - |
| YUV | 89.79 | 115.7 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 68 | 0 | 0.47 | 0.50 | 0.47 | 2.69 | 0.33 | 0.4 |
| Hex | 87 | 47 | 44 | 0 | 2F | 32 | 2F | 3 | 21 | 28 |
| Octal | 207 | 107 | 104 | 0 | 57 | 62 | 57 | 3 | 41 | 50 |
| Binary | 10000111 | 1000111 | 1000100 | 0 | 101111 | 110010 | 101111 | 11 | 100001 | 101000 |
Color Harmonies of #874744
Complementary color
Monochromatic Colors of #874744
Black with #874744
Text Example
Text Example
White with #874744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874744; }
p { color: rgb(135,71,68); }
H1.HeaderClassName
{
color: #874744;
}
.AnyTagClassName
{
color: #874744;
}
</style>
background-color css
<style>
a { background-color: #874744; }
a { background-color: rgb(135,71,68); }
div.DivClassName
{
background-color: #874744;
}
.BgClassName
{
background-color: #874744;
}
</style>
border-color css
<style>
span { border-color: #874744; }
span { border-color: rgb(135,71,68); }
td.TdClassName
{
border-color: #874744;
}
.TagClassName
{
border-color: #874744;
}
</style>