Shades of Old Brick #893738
Tints of Old Brick #893738
RGB
CMYK
RGB Variations
Color information
#893738 (or 0x893738) is known color: Old Brick. HEX triplet: 89, 37 and 38. RGB value is (137,55,56). Sum of RGB (Red+Green+Blue) = 137+55+56=248 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.24% from 248); Green value is 55 (21.88% from 255 or 22.18% from 248); Blue value is 56 (22.27% from 255 or 22.58% from 248); Max value from RGB is 137 - color contains mainly: red. Hex color #893738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893738 is #76C8C7. Grayscale: #4F4F4F. Windows color (decimal): -7784648 or 3684233. OLE color: 3684233.
HSL color Cylindrical-coordinate representation of color #893738: hue angle of 359.27º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #893738 is Cyan = 0, Magento = 0.60, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 56 | - |
| CMYK | 0 | 0.60 | 0.59 | 0.46 |
| HSL | 359.27º | 0.43% | 0.38% | - |
| HSV(B) | 359.27º | 0.6% | 0.54% | - |
| XYZ | 12.4 | 8.34 | 4.7 | - |
| YUV | 79.63 | 114.67 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 56 | 0 | 0.60 | 0.59 | 0.46 | 359.27 | 0.43 | 0.38 |
| Hex | 89 | 37 | 38 | 0 | 3C | 3B | 2E | 167 | 2B | 26 |
| Octal | 211 | 67 | 70 | 0 | 74 | 73 | 56 | 547 | 53 | 46 |
| Binary | 10001001 | 110111 | 111000 | 0 | 111100 | 111011 | 101110 | 101100111 | 101011 | 100110 |
Color Harmonies of #893738
Complementary color
Monochromatic Colors of #893738
Black with #893738
Text Example
Text Example
White with #893738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893738; }
p { color: rgb(137,55,56); }
H1.HeaderClassName
{
color: #893738;
}
.AnyTagClassName
{
color: #893738;
}
</style>
background-color css
<style>
a { background-color: #893738; }
a { background-color: rgb(137,55,56); }
div.DivClassName
{
background-color: #893738;
}
.BgClassName
{
background-color: #893738;
}
</style>
border-color css
<style>
span { border-color: #893738; }
span { border-color: rgb(137,55,56); }
td.TdClassName
{
border-color: #893738;
}
.TagClassName
{
border-color: #893738;
}
</style>