Shades of Old Brick #893036
Tints of Old Brick #893036
RGB
CMYK
RGB Variations
Color information
#893036 (or 0x893036) is known color: Old Brick. HEX triplet: 89, 30 and 36. RGB value is (137,48,54). Sum of RGB (Red+Green+Blue) = 137+48+54=239 (31% of max value = 765). Red value is 137 (53.91% from 255 or 57.32% from 239); Green value is 48 (19.14% from 255 or 20.08% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 137 - color contains mainly: red. Hex color #893036 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893036 is #76CFC9. Grayscale: #4B4B4B. Windows color (decimal): -7786442 or 3551369. OLE color: 3551369.
HSL color Cylindrical-coordinate representation of color #893036: hue angle of 355.96º 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 #893036 is Cyan = 0, Magento = 0.65, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 54 | - |
| CMYK | 0 | 0.65 | 0.61 | 0.46 |
| HSL | 355.96º | 0.48% | 0.36% | - |
| HSV(B) | 355.96º | 0.65% | 0.54% | - |
| XYZ | 12.04 | 7.7 | 4.34 | - |
| YUV | 75.3 | 115.99 | 172.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 54 | 0 | 0.65 | 0.61 | 0.46 | 355.96 | 0.48 | 0.36 |
| Hex | 89 | 30 | 36 | 0 | 41 | 3D | 2E | 164 | 30 | 24 |
| Octal | 211 | 60 | 66 | 0 | 101 | 75 | 56 | 544 | 60 | 44 |
| Binary | 10001001 | 110000 | 110110 | 0 | 1000001 | 111101 | 101110 | 101100100 | 110000 | 100100 |
Color Harmonies of #893036
Complementary color
Monochromatic Colors of #893036
Black with #893036
Text Example
Text Example
White with #893036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893036; }
p { color: rgb(137,48,54); }
H1.HeaderClassName
{
color: #893036;
}
.AnyTagClassName
{
color: #893036;
}
</style>
background-color css
<style>
a { background-color: #893036; }
a { background-color: rgb(137,48,54); }
div.DivClassName
{
background-color: #893036;
}
.BgClassName
{
background-color: #893036;
}
</style>
border-color css
<style>
span { border-color: #893036; }
span { border-color: rgb(137,48,54); }
td.TdClassName
{
border-color: #893036;
}
.TagClassName
{
border-color: #893036;
}
</style>