Shades of Old Brick #873036
Tints of Old Brick #873036
RGB
CMYK
RGB Variations
Color information
#873036 (or 0x873036) is known color: Old Brick. HEX triplet: 87, 30 and 36. RGB value is (135,48,54). Sum of RGB (Red+Green+Blue) = 135+48+54=237 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.96% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 135 - color contains mainly: red. Hex color #873036 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873036 is #78CFC9. Grayscale: #4A4A4A. Windows color (decimal): -7917514 or 3551367. OLE color: 3551367.
HSL color Cylindrical-coordinate representation of color #873036: hue angle of 355.86º degrees, saturation: 0.48, 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 #873036 is Cyan = 0, Magento = 0.64, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 48 | 54 | - |
| CMYK | 0 | 0.64 | 0.60 | 0.47 |
| HSL | 355.86º | 0.48% | 0.36% | - |
| HSV(B) | 355.86º | 0.64% | 0.53% | - |
| XYZ | 11.71 | 7.53 | 4.33 | - |
| YUV | 74.7 | 116.32 | 171.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 48 | 54 | 0 | 0.64 | 0.60 | 0.47 | 355.86 | 0.48 | 0.36 |
| Hex | 87 | 30 | 36 | 0 | 40 | 3C | 2F | 164 | 30 | 24 |
| Octal | 207 | 60 | 66 | 0 | 100 | 74 | 57 | 544 | 60 | 44 |
| Binary | 10000111 | 110000 | 110110 | 0 | 1000000 | 111100 | 101111 | 101100100 | 110000 | 100100 |
Color Harmonies of #873036
Complementary color
Monochromatic Colors of #873036
Black with #873036
Text Example
Text Example
White with #873036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873036; }
p { color: rgb(135,48,54); }
H1.HeaderClassName
{
color: #873036;
}
.AnyTagClassName
{
color: #873036;
}
</style>
background-color css
<style>
a { background-color: #873036; }
a { background-color: rgb(135,48,54); }
div.DivClassName
{
background-color: #873036;
}
.BgClassName
{
background-color: #873036;
}
</style>
border-color css
<style>
span { border-color: #873036; }
span { border-color: rgb(135,48,54); }
td.TdClassName
{
border-color: #873036;
}
.TagClassName
{
border-color: #873036;
}
</style>