Shades of Old Brick #893438
Tints of Old Brick #893438
RGB
CMYK
RGB Variations
Color information
#893438 (or 0x893438) is known color: Old Brick. HEX triplet: 89, 34 and 38. RGB value is (137,52,56). Sum of RGB (Red+Green+Blue) = 137+52+56=245 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.92% from 245); Green value is 52 (20.70% from 255 or 21.22% from 245); Blue value is 56 (22.27% from 255 or 22.86% from 245); Max value from RGB is 137 - color contains mainly: red. Hex color #893438 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893438 is #76CBC7. Grayscale: #4D4D4D. Windows color (decimal): -7785416 or 3683465. OLE color: 3683465.
HSL color Cylindrical-coordinate representation of color #893438: hue angle of 357.18º 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 #893438 is Cyan = 0, Magento = 0.62, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 56 | - |
| CMYK | 0 | 0.62 | 0.59 | 0.46 |
| HSL | 357.18º | 0.45% | 0.37% | - |
| HSV(B) | 357.18º | 0.62% | 0.54% | - |
| XYZ | 12.26 | 8.06 | 4.65 | - |
| YUV | 77.87 | 115.66 | 170.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 56 | 0 | 0.62 | 0.59 | 0.46 | 357.18 | 0.45 | 0.37 |
| Hex | 89 | 34 | 38 | 0 | 3E | 3B | 2E | 165 | 2D | 25 |
| Octal | 211 | 64 | 70 | 0 | 76 | 73 | 56 | 545 | 55 | 45 |
| Binary | 10001001 | 110100 | 111000 | 0 | 111110 | 111011 | 101110 | 101100101 | 101101 | 100101 |
Color Harmonies of #893438
Complementary color
Monochromatic Colors of #893438
Black with #893438
Text Example
Text Example
White with #893438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893438; }
p { color: rgb(137,52,56); }
H1.HeaderClassName
{
color: #893438;
}
.AnyTagClassName
{
color: #893438;
}
</style>
background-color css
<style>
a { background-color: #893438; }
a { background-color: rgb(137,52,56); }
div.DivClassName
{
background-color: #893438;
}
.BgClassName
{
background-color: #893438;
}
</style>
border-color css
<style>
span { border-color: #893438; }
span { border-color: rgb(137,52,56); }
td.TdClassName
{
border-color: #893438;
}
.TagClassName
{
border-color: #893438;
}
</style>