Shades of Shiraz #891537
Tints of Shiraz #891537
RGB
CMYK
RGB Variations
Color information
#891537 (or 0x891537) is known color: Shiraz. HEX triplet: 89, 15 and 37. RGB value is (137,21,55). Sum of RGB (Red+Green+Blue) = 137+21+55=213 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.32% from 213); Green value is 21 (8.59% from 255 or 9.86% from 213); Blue value is 55 (21.88% from 255 or 25.82% from 213); Max value from RGB is 137 - color contains mainly: red. Hex color #891537 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891537 is #76EAC8. Grayscale: #3B3B3B. Windows color (decimal): -7793353 or 3609993. OLE color: 3609993.
HSL color Cylindrical-coordinate representation of color #891537: hue angle of 342.41º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #891537 is Cyan = 0, Magento = 0.85, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 55 | - |
| CMYK | 0 | 0.85 | 0.60 | 0.46 |
| HSL | 342.41º | 0.73% | 0.31% | - |
| HSV(B) | 342.41º | 0.85% | 0.54% | - |
| XYZ | 11.27 | 6.13 | 4.2 | - |
| YUV | 59.56 | 125.43 | 183.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 55 | 0 | 0.85 | 0.60 | 0.46 | 342.41 | 0.73 | 0.31 |
| Hex | 89 | 15 | 37 | 0 | 55 | 3C | 2E | 156 | 49 | 1F |
| Octal | 211 | 25 | 67 | 0 | 125 | 74 | 56 | 526 | 111 | 37 |
| Binary | 10001001 | 10101 | 110111 | 0 | 1010101 | 111100 | 101110 | 101010110 | 1001001 | 11111 |
Color Harmonies of #891537
Complementary color
Monochromatic Colors of #891537
Black with #891537
Text Example
Text Example
White with #891537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891537; }
p { color: rgb(137,21,55); }
H1.HeaderClassName
{
color: #891537;
}
.AnyTagClassName
{
color: #891537;
}
</style>
background-color css
<style>
a { background-color: #891537; }
a { background-color: rgb(137,21,55); }
div.DivClassName
{
background-color: #891537;
}
.BgClassName
{
background-color: #891537;
}
</style>
border-color css
<style>
span { border-color: #891537; }
span { border-color: rgb(137,21,55); }
td.TdClassName
{
border-color: #891537;
}
.TagClassName
{
border-color: #891537;
}
</style>