Shades of Old Brick #873136
Tints of Old Brick #873136
RGB
CMYK
RGB Variations
Color information
#873136 (or 0x873136) is known color: Old Brick. HEX triplet: 87, 31 and 36. RGB value is (135,49,54). Sum of RGB (Red+Green+Blue) = 135+49+54=238 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.72% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 54 (21.48% from 255 or 22.69% from 238); Max value from RGB is 135 - color contains mainly: red. Hex color #873136 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873136 is #78CEC9. Grayscale: #4B4B4B. Windows color (decimal): -7917258 or 3551623. OLE color: 3551623.
HSL color Cylindrical-coordinate representation of color #873136: hue angle of 356.51º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873136 is Cyan = 0, Magento = 0.64, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 54 | - |
| CMYK | 0 | 0.64 | 0.60 | 0.47 |
| HSL | 356.51º | 0.47% | 0.36% | - |
| HSV(B) | 356.51º | 0.64% | 0.53% | - |
| XYZ | 11.76 | 7.61 | 4.34 | - |
| YUV | 75.28 | 115.99 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 54 | 0 | 0.64 | 0.60 | 0.47 | 356.51 | 0.47 | 0.36 |
| Hex | 87 | 31 | 36 | 0 | 40 | 3C | 2F | 165 | 2F | 24 |
| Octal | 207 | 61 | 66 | 0 | 100 | 74 | 57 | 545 | 57 | 44 |
| Binary | 10000111 | 110001 | 110110 | 0 | 1000000 | 111100 | 101111 | 101100101 | 101111 | 100100 |
Color Harmonies of #873136
Complementary color
Monochromatic Colors of #873136
Black with #873136
Text Example
Text Example
White with #873136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873136; }
p { color: rgb(135,49,54); }
H1.HeaderClassName
{
color: #873136;
}
.AnyTagClassName
{
color: #873136;
}
</style>
background-color css
<style>
a { background-color: #873136; }
a { background-color: rgb(135,49,54); }
div.DivClassName
{
background-color: #873136;
}
.BgClassName
{
background-color: #873136;
}
</style>
border-color css
<style>
span { border-color: #873136; }
span { border-color: rgb(135,49,54); }
td.TdClassName
{
border-color: #873136;
}
.TagClassName
{
border-color: #873136;
}
</style>