Shades of Old Brick #893136
Tints of Old Brick #893136
RGB
CMYK
RGB Variations
Color information
#893136 (or 0x893136) is known color: Old Brick. HEX triplet: 89, 31 and 36. RGB value is (137,49,54). Sum of RGB (Red+Green+Blue) = 137+49+54=240 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.08% from 240); Green value is 49 (19.53% from 255 or 20.42% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 137 - color contains mainly: red. Hex color #893136 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893136 is #76CEC9. Grayscale: #4B4B4B. Windows color (decimal): -7786186 or 3551625. OLE color: 3551625.
HSL color Cylindrical-coordinate representation of color #893136: hue angle of 356.59º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893136 is Cyan = 0, Magento = 0.64, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 49 | 54 | - |
| CMYK | 0 | 0.64 | 0.61 | 0.46 |
| HSL | 356.59º | 0.47% | 0.36% | - |
| HSV(B) | 356.59º | 0.64% | 0.54% | - |
| XYZ | 12.08 | 7.78 | 4.36 | - |
| YUV | 75.88 | 115.65 | 171.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 49 | 54 | 0 | 0.64 | 0.61 | 0.46 | 356.59 | 0.47 | 0.36 |
| Hex | 89 | 31 | 36 | 0 | 40 | 3D | 2E | 165 | 2F | 24 |
| Octal | 211 | 61 | 66 | 0 | 100 | 75 | 56 | 545 | 57 | 44 |
| Binary | 10001001 | 110001 | 110110 | 0 | 1000000 | 111101 | 101110 | 101100101 | 101111 | 100100 |
Color Harmonies of #893136
Complementary color
Monochromatic Colors of #893136
Black with #893136
Text Example
Text Example
White with #893136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893136; }
p { color: rgb(137,49,54); }
H1.HeaderClassName
{
color: #893136;
}
.AnyTagClassName
{
color: #893136;
}
</style>
background-color css
<style>
a { background-color: #893136; }
a { background-color: rgb(137,49,54); }
div.DivClassName
{
background-color: #893136;
}
.BgClassName
{
background-color: #893136;
}
</style>
border-color css
<style>
span { border-color: #893136; }
span { border-color: rgb(137,49,54); }
td.TdClassName
{
border-color: #893136;
}
.TagClassName
{
border-color: #893136;
}
</style>