Shades of Shiraz #891734
Tints of Shiraz #891734
RGB
CMYK
RGB Variations
Color information
#891734 (or 0x891734) is known color: Shiraz. HEX triplet: 89, 17 and 34. RGB value is (137,23,52). Sum of RGB (Red+Green+Blue) = 137+23+52=212 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.62% from 212); Green value is 23 (9.38% from 255 or 10.85% from 212); Blue value is 52 (20.70% from 255 or 24.53% from 212); Max value from RGB is 137 - color contains mainly: red. Hex color #891734 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891734 is #76E8CB. Grayscale: #3C3C3C. Windows color (decimal): -7792844 or 3413897. OLE color: 3413897.
HSL color Cylindrical-coordinate representation of color #891734: hue angle of 344.74º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #891734 is Cyan = 0, Magento = 0.83, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 23 | 52 | - |
| CMYK | 0 | 0.83 | 0.62 | 0.46 |
| HSL | 344.74º | 0.71% | 0.31% | - |
| HSV(B) | 344.74º | 0.83% | 0.54% | - |
| XYZ | 11.24 | 6.18 | 3.85 | - |
| YUV | 60.39 | 123.27 | 182.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 23 | 52 | 0 | 0.83 | 0.62 | 0.46 | 344.74 | 0.71 | 0.31 |
| Hex | 89 | 17 | 34 | 0 | 53 | 3E | 2E | 159 | 47 | 1F |
| Octal | 211 | 27 | 64 | 0 | 123 | 76 | 56 | 531 | 107 | 37 |
| Binary | 10001001 | 10111 | 110100 | 0 | 1010011 | 111110 | 101110 | 101011001 | 1000111 | 11111 |
Color Harmonies of #891734
Complementary color
Monochromatic Colors of #891734
Black with #891734
Text Example
Text Example
White with #891734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891734; }
p { color: rgb(137,23,52); }
H1.HeaderClassName
{
color: #891734;
}
.AnyTagClassName
{
color: #891734;
}
</style>
background-color css
<style>
a { background-color: #891734; }
a { background-color: rgb(137,23,52); }
div.DivClassName
{
background-color: #891734;
}
.BgClassName
{
background-color: #891734;
}
</style>
border-color css
<style>
span { border-color: #891734; }
span { border-color: rgb(137,23,52); }
td.TdClassName
{
border-color: #891734;
}
.TagClassName
{
border-color: #891734;
}
</style>