Shades of Old Brick #893038
Tints of Old Brick #893038
RGB
CMYK
RGB Variations
Color information
#893038 (or 0x893038) is known color: Old Brick. HEX triplet: 89, 30 and 38. RGB value is (137,48,56). Sum of RGB (Red+Green+Blue) = 137+48+56=241 (31% of max value = 765). Red value is 137 (53.91% from 255 or 56.85% from 241); Green value is 48 (19.14% from 255 or 19.92% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 137 - color contains mainly: red. Hex color #893038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893038 is #76CFC7. Grayscale: #4B4B4B. Windows color (decimal): -7786440 or 3682441. OLE color: 3682441.
HSL color Cylindrical-coordinate representation of color #893038: hue angle of 354.61º 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 #893038 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 48 | 56 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.46 |
| HSL | 354.61º | 0.48% | 0.36% | - |
| HSV(B) | 354.61º | 0.65% | 0.54% | - |
| XYZ | 12.09 | 7.72 | 4.59 | - |
| YUV | 75.52 | 116.99 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 48 | 56 | 0 | 0.65 | 0.59 | 0.46 | 354.61 | 0.48 | 0.36 |
| Hex | 89 | 30 | 38 | 0 | 41 | 3B | 2E | 163 | 30 | 24 |
| Octal | 211 | 60 | 70 | 0 | 101 | 73 | 56 | 543 | 60 | 44 |
| Binary | 10001001 | 110000 | 111000 | 0 | 1000001 | 111011 | 101110 | 101100011 | 110000 | 100100 |
Color Harmonies of #893038
Complementary color
Monochromatic Colors of #893038
Black with #893038
Text Example
Text Example
White with #893038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893038; }
p { color: rgb(137,48,56); }
H1.HeaderClassName
{
color: #893038;
}
.AnyTagClassName
{
color: #893038;
}
</style>
background-color css
<style>
a { background-color: #893038; }
a { background-color: rgb(137,48,56); }
div.DivClassName
{
background-color: #893038;
}
.BgClassName
{
background-color: #893038;
}
</style>
border-color css
<style>
span { border-color: #893038; }
span { border-color: rgb(137,48,56); }
td.TdClassName
{
border-color: #893038;
}
.TagClassName
{
border-color: #893038;
}
</style>