Shades of Shiraz #891636
Tints of Shiraz #891636
RGB
CMYK
RGB Variations
Color information
#891636 (or 0x891636) is known color: Shiraz. HEX triplet: 89, 16 and 36. RGB value is (137,22,54). Sum of RGB (Red+Green+Blue) = 137+22+54=213 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.32% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 54 (21.48% from 255 or 25.35% from 213); Max value from RGB is 137 - color contains mainly: red. Hex color #891636 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891636 is #76E9C9. Grayscale: #3C3C3C. Windows color (decimal): -7793098 or 3544713. OLE color: 3544713.
HSL color Cylindrical-coordinate representation of color #891636: hue angle of 343.3º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #891636 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 22 | 54 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.46 |
| HSL | 343.3º | 0.72% | 0.31% | - |
| HSV(B) | 343.3º | 0.84% | 0.54% | - |
| XYZ | 11.27 | 6.16 | 4.08 | - |
| YUV | 60.03 | 124.6 | 182.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 22 | 54 | 0 | 0.84 | 0.61 | 0.46 | 343.3 | 0.72 | 0.31 |
| Hex | 89 | 16 | 36 | 0 | 54 | 3D | 2E | 157 | 48 | 1F |
| Octal | 211 | 26 | 66 | 0 | 124 | 75 | 56 | 527 | 110 | 37 |
| Binary | 10001001 | 10110 | 110110 | 0 | 1010100 | 111101 | 101110 | 101010111 | 1001000 | 11111 |
Color Harmonies of #891636
Complementary color
Monochromatic Colors of #891636
Black with #891636
Text Example
Text Example
White with #891636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891636; }
p { color: rgb(137,22,54); }
H1.HeaderClassName
{
color: #891636;
}
.AnyTagClassName
{
color: #891636;
}
</style>
background-color css
<style>
a { background-color: #891636; }
a { background-color: rgb(137,22,54); }
div.DivClassName
{
background-color: #891636;
}
.BgClassName
{
background-color: #891636;
}
</style>
border-color css
<style>
span { border-color: #891636; }
span { border-color: rgb(137,22,54); }
td.TdClassName
{
border-color: #891636;
}
.TagClassName
{
border-color: #891636;
}
</style>