Shades of Old Brick #873137
Tints of Old Brick #873137
RGB
CMYK
RGB Variations
Color information
#873137 (or 0x873137) is known color: Old Brick. HEX triplet: 87, 31 and 37. RGB value is (135,49,55). Sum of RGB (Red+Green+Blue) = 135+49+55=239 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.49% from 239); Green value is 49 (19.53% from 255 or 20.50% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 135 - color contains mainly: red. Hex color #873137 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873137 is #78CEC8. Grayscale: #4B4B4B. Windows color (decimal): -7917257 or 3617159. OLE color: 3617159.
HSL color Cylindrical-coordinate representation of color #873137: hue angle of 355.81º 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 #873137 is Cyan = 0, Magento = 0.64, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 49 | 55 | - |
| CMYK | 0 | 0.64 | 0.59 | 0.47 |
| HSL | 355.81º | 0.47% | 0.36% | - |
| HSV(B) | 355.81º | 0.64% | 0.53% | - |
| XYZ | 11.78 | 7.62 | 4.47 | - |
| YUV | 75.4 | 116.49 | 170.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 49 | 55 | 0 | 0.64 | 0.59 | 0.47 | 355.81 | 0.47 | 0.36 |
| Hex | 87 | 31 | 37 | 0 | 40 | 3B | 2F | 164 | 2F | 24 |
| Octal | 207 | 61 | 67 | 0 | 100 | 73 | 57 | 544 | 57 | 44 |
| Binary | 10000111 | 110001 | 110111 | 0 | 1000000 | 111011 | 101111 | 101100100 | 101111 | 100100 |
Color Harmonies of #873137
Complementary color
Monochromatic Colors of #873137
Black with #873137
Text Example
Text Example
White with #873137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873137; }
p { color: rgb(135,49,55); }
H1.HeaderClassName
{
color: #873137;
}
.AnyTagClassName
{
color: #873137;
}
</style>
background-color css
<style>
a { background-color: #873137; }
a { background-color: rgb(135,49,55); }
div.DivClassName
{
background-color: #873137;
}
.BgClassName
{
background-color: #873137;
}
</style>
border-color css
<style>
span { border-color: #873137; }
span { border-color: rgb(135,49,55); }
td.TdClassName
{
border-color: #873137;
}
.TagClassName
{
border-color: #873137;
}
</style>