Shades of Old Brick #893237
Tints of Old Brick #893237
RGB
CMYK
RGB Variations
Color information
#893237 (or 0x893237) is known color: Old Brick. HEX triplet: 89, 32 and 37. RGB value is (137,50,55). Sum of RGB (Red+Green+Blue) = 137+50+55=242 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.61% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 137 - color contains mainly: red. Hex color #893237 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893237 is #76CDC8. Grayscale: #4C4C4C. Windows color (decimal): -7785929 or 3617417. OLE color: 3617417.
HSL color Cylindrical-coordinate representation of color #893237: hue angle of 356.55º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893237 is Cyan = 0, Magento = 0.64, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 50 | 55 | - |
| CMYK | 0 | 0.64 | 0.60 | 0.46 |
| HSL | 356.55º | 0.47% | 0.37% | - |
| HSV(B) | 356.55º | 0.64% | 0.54% | - |
| XYZ | 12.15 | 7.88 | 4.49 | - |
| YUV | 76.58 | 115.82 | 171.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 50 | 55 | 0 | 0.64 | 0.60 | 0.46 | 356.55 | 0.47 | 0.37 |
| Hex | 89 | 32 | 37 | 0 | 40 | 3C | 2E | 165 | 2F | 25 |
| Octal | 211 | 62 | 67 | 0 | 100 | 74 | 56 | 545 | 57 | 45 |
| Binary | 10001001 | 110010 | 110111 | 0 | 1000000 | 111100 | 101110 | 101100101 | 101111 | 100101 |
Color Harmonies of #893237
Complementary color
Monochromatic Colors of #893237
Black with #893237
Text Example
Text Example
White with #893237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893237; }
p { color: rgb(137,50,55); }
H1.HeaderClassName
{
color: #893237;
}
.AnyTagClassName
{
color: #893237;
}
</style>
background-color css
<style>
a { background-color: #893237; }
a { background-color: rgb(137,50,55); }
div.DivClassName
{
background-color: #893237;
}
.BgClassName
{
background-color: #893237;
}
</style>
border-color css
<style>
span { border-color: #893237; }
span { border-color: rgb(137,50,55); }
td.TdClassName
{
border-color: #893237;
}
.TagClassName
{
border-color: #893237;
}
</style>