Shades of Old Brick #893436
Tints of Old Brick #893436
RGB
CMYK
RGB Variations
Color information
#893436 (or 0x893436) is known color: Old Brick. HEX triplet: 89, 34 and 36. RGB value is (137,52,54). Sum of RGB (Red+Green+Blue) = 137+52+54=243 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.38% from 243); Green value is 52 (20.70% from 255 or 21.40% from 243); Blue value is 54 (21.48% from 255 or 22.22% from 243); Max value from RGB is 137 - color contains mainly: red. Hex color #893436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893436 is #76CBC9. Grayscale: #4D4D4D. Windows color (decimal): -7785418 or 3552393. OLE color: 3552393.
HSL color Cylindrical-coordinate representation of color #893436: hue angle of 358.59º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #893436 is Cyan = 0, Magento = 0.62, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 54 | - |
| CMYK | 0 | 0.62 | 0.61 | 0.46 |
| HSL | 358.59º | 0.45% | 0.37% | - |
| HSV(B) | 358.59º | 0.62% | 0.54% | - |
| XYZ | 12.21 | 8.04 | 4.4 | - |
| YUV | 77.64 | 114.66 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 54 | 0 | 0.62 | 0.61 | 0.46 | 358.59 | 0.45 | 0.37 |
| Hex | 89 | 34 | 36 | 0 | 3E | 3D | 2E | 167 | 2D | 25 |
| Octal | 211 | 64 | 66 | 0 | 76 | 75 | 56 | 547 | 55 | 45 |
| Binary | 10001001 | 110100 | 110110 | 0 | 111110 | 111101 | 101110 | 101100111 | 101101 | 100101 |
Color Harmonies of #893436
Complementary color
Monochromatic Colors of #893436
Black with #893436
Text Example
Text Example
White with #893436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893436; }
p { color: rgb(137,52,54); }
H1.HeaderClassName
{
color: #893436;
}
.AnyTagClassName
{
color: #893436;
}
</style>
background-color css
<style>
a { background-color: #893436; }
a { background-color: rgb(137,52,54); }
div.DivClassName
{
background-color: #893436;
}
.BgClassName
{
background-color: #893436;
}
</style>
border-color css
<style>
span { border-color: #893436; }
span { border-color: rgb(137,52,54); }
td.TdClassName
{
border-color: #893436;
}
.TagClassName
{
border-color: #893436;
}
</style>