Shades of Shiraz #891934
Tints of Shiraz #891934
RGB
CMYK
RGB Variations
Color information
#891934 (or 0x891934) is known color: Shiraz. HEX triplet: 89, 19 and 34. RGB value is (137,25,52). Sum of RGB (Red+Green+Blue) = 137+25+52=214 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.02% from 214); Green value is 25 (10.16% from 255 or 11.68% from 214); Blue value is 52 (20.70% from 255 or 24.30% from 214); Max value from RGB is 137 - color contains mainly: red. Hex color #891934 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891934 is #76E6CB. Grayscale: #3D3D3D. Windows color (decimal): -7792332 or 3414409. OLE color: 3414409.
HSL color Cylindrical-coordinate representation of color #891934: hue angle of 345.54º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #891934 is Cyan = 0, Magento = 0.82, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 52 | - |
| CMYK | 0 | 0.82 | 0.62 | 0.46 |
| HSL | 345.54º | 0.69% | 0.32% | - |
| HSV(B) | 345.54º | 0.82% | 0.54% | - |
| XYZ | 11.28 | 6.26 | 3.86 | - |
| YUV | 61.57 | 122.61 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 52 | 0 | 0.82 | 0.62 | 0.46 | 345.54 | 0.69 | 0.32 |
| Hex | 89 | 19 | 34 | 0 | 52 | 3E | 2E | 15A | 45 | 20 |
| Octal | 211 | 31 | 64 | 0 | 122 | 76 | 56 | 532 | 105 | 40 |
| Binary | 10001001 | 11001 | 110100 | 0 | 1010010 | 111110 | 101110 | 101011010 | 1000101 | 100000 |
Color Harmonies of #891934
Complementary color
Monochromatic Colors of #891934
Black with #891934
Text Example
Text Example
White with #891934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891934; }
p { color: rgb(137,25,52); }
H1.HeaderClassName
{
color: #891934;
}
.AnyTagClassName
{
color: #891934;
}
</style>
background-color css
<style>
a { background-color: #891934; }
a { background-color: rgb(137,25,52); }
div.DivClassName
{
background-color: #891934;
}
.BgClassName
{
background-color: #891934;
}
</style>
border-color css
<style>
span { border-color: #891934; }
span { border-color: rgb(137,25,52); }
td.TdClassName
{
border-color: #891934;
}
.TagClassName
{
border-color: #891934;
}
</style>