Shades of Old Brick #873336
Tints of Old Brick #873336
RGB
CMYK
RGB Variations
Color information
#873336 (or 0x873336) is known color: Old Brick. HEX triplet: 87, 33 and 36. RGB value is (135,51,54). Sum of RGB (Red+Green+Blue) = 135+51+54=240 (31% of max value = 765). Red value is 135 (53.12% from 255 or 56.25% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 135 - color contains mainly: red. Hex color #873336 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873336 is #78CCC9. Grayscale: #4C4C4C. Windows color (decimal): -7916746 or 3552135. OLE color: 3552135.
HSL color Cylindrical-coordinate representation of color #873336: hue angle of 357.86º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #873336 is Cyan = 0, Magento = 0.62, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 51 | 54 | - |
| CMYK | 0 | 0.62 | 0.60 | 0.47 |
| HSL | 357.86º | 0.45% | 0.36% | - |
| HSV(B) | 357.86º | 0.62% | 0.53% | - |
| XYZ | 11.84 | 7.78 | 4.37 | - |
| YUV | 76.46 | 115.33 | 169.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 51 | 54 | 0 | 0.62 | 0.60 | 0.47 | 357.86 | 0.45 | 0.36 |
| Hex | 87 | 33 | 36 | 0 | 3E | 3C | 2F | 166 | 2D | 24 |
| Octal | 207 | 63 | 66 | 0 | 76 | 74 | 57 | 546 | 55 | 44 |
| Binary | 10000111 | 110011 | 110110 | 0 | 111110 | 111100 | 101111 | 101100110 | 101101 | 100100 |
Color Harmonies of #873336
Complementary color
Monochromatic Colors of #873336
Black with #873336
Text Example
Text Example
White with #873336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873336; }
p { color: rgb(135,51,54); }
H1.HeaderClassName
{
color: #873336;
}
.AnyTagClassName
{
color: #873336;
}
</style>
background-color css
<style>
a { background-color: #873336; }
a { background-color: rgb(135,51,54); }
div.DivClassName
{
background-color: #873336;
}
.BgClassName
{
background-color: #873336;
}
</style>
border-color css
<style>
span { border-color: #873336; }
span { border-color: rgb(135,51,54); }
td.TdClassName
{
border-color: #873336;
}
.TagClassName
{
border-color: #873336;
}
</style>