Shades of Shiraz #891536
Tints of Shiraz #891536
RGB
CMYK
RGB Variations
Color information
#891536 (or 0x891536) is known color: Shiraz. HEX triplet: 89, 15 and 36. RGB value is (137,21,54). Sum of RGB (Red+Green+Blue) = 137+21+54=212 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.62% from 212); Green value is 21 (8.59% from 255 or 9.91% from 212); Blue value is 54 (21.48% from 255 or 25.47% from 212); Max value from RGB is 137 - color contains mainly: red. Hex color #891536 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891536 is #76EAC9. Grayscale: #3B3B3B. Windows color (decimal): -7793354 or 3544457. OLE color: 3544457.
HSL color Cylindrical-coordinate representation of color #891536: hue angle of 342.93º 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 #891536 is Cyan = 0, Magento = 0.85, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 54 | - |
| CMYK | 0 | 0.85 | 0.61 | 0.46 |
| HSL | 342.93º | 0.73% | 0.31% | - |
| HSV(B) | 342.93º | 0.85% | 0.54% | - |
| XYZ | 11.25 | 6.12 | 4.08 | - |
| YUV | 59.45 | 124.93 | 183.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 54 | 0 | 0.85 | 0.61 | 0.46 | 342.93 | 0.73 | 0.31 |
| Hex | 89 | 15 | 36 | 0 | 55 | 3D | 2E | 157 | 49 | 1F |
| Octal | 211 | 25 | 66 | 0 | 125 | 75 | 56 | 527 | 111 | 37 |
| Binary | 10001001 | 10101 | 110110 | 0 | 1010101 | 111101 | 101110 | 101010111 | 1001001 | 11111 |
Color Harmonies of #891536
Complementary color
Monochromatic Colors of #891536
Black with #891536
Text Example
Text Example
White with #891536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891536; }
p { color: rgb(137,21,54); }
H1.HeaderClassName
{
color: #891536;
}
.AnyTagClassName
{
color: #891536;
}
</style>
background-color css
<style>
a { background-color: #891536; }
a { background-color: rgb(137,21,54); }
div.DivClassName
{
background-color: #891536;
}
.BgClassName
{
background-color: #891536;
}
</style>
border-color css
<style>
span { border-color: #891536; }
span { border-color: rgb(137,21,54); }
td.TdClassName
{
border-color: #891536;
}
.TagClassName
{
border-color: #891536;
}
</style>