Shades of Old Brick #893039
Tints of Old Brick #893039
RGB
CMYK
RGB Variations
Color information
#893039 (or 0x893039) is known color: Old Brick. HEX triplet: 89, 30 and 39. RGB value is (137,48,57). Sum of RGB (Red+Green+Blue) = 137+48+57=242 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.61% from 242); Green value is 48 (19.14% from 255 or 19.83% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 137 - color contains mainly: red. Hex color #893039 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893039 is #76CFC6. Grayscale: #4B4B4B. Windows color (decimal): -7786439 or 3747977. OLE color: 3747977.
HSL color Cylindrical-coordinate representation of color #893039: hue angle of 353.93º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #893039 is Cyan = 0, Magento = 0.65, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 57 | - |
| CMYK | 0 | 0.65 | 0.58 | 0.46 |
| HSL | 353.93º | 0.48% | 0.36% | - |
| HSV(B) | 353.93º | 0.65% | 0.54% | - |
| XYZ | 12.11 | 7.73 | 4.72 | - |
| YUV | 75.64 | 117.49 | 171.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 57 | 0 | 0.65 | 0.58 | 0.46 | 353.93 | 0.48 | 0.36 |
| Hex | 89 | 30 | 39 | 0 | 41 | 3A | 2E | 162 | 30 | 24 |
| Octal | 211 | 60 | 71 | 0 | 101 | 72 | 56 | 542 | 60 | 44 |
| Binary | 10001001 | 110000 | 111001 | 0 | 1000001 | 111010 | 101110 | 101100010 | 110000 | 100100 |
Color Harmonies of #893039
Complementary color
Monochromatic Colors of #893039
Black with #893039
Text Example
Text Example
White with #893039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893039; }
p { color: rgb(137,48,57); }
H1.HeaderClassName
{
color: #893039;
}
.AnyTagClassName
{
color: #893039;
}
</style>
background-color css
<style>
a { background-color: #893039; }
a { background-color: rgb(137,48,57); }
div.DivClassName
{
background-color: #893039;
}
.BgClassName
{
background-color: #893039;
}
</style>
border-color css
<style>
span { border-color: #893039; }
span { border-color: rgb(137,48,57); }
td.TdClassName
{
border-color: #893039;
}
.TagClassName
{
border-color: #893039;
}
</style>