Shades of Shiraz #891930
Tints of Shiraz #891930
RGB
CMYK
RGB Variations
Color information
#891930 (or 0x891930) is known color: Shiraz. HEX triplet: 89, 19 and 30. RGB value is (137,25,48). Sum of RGB (Red+Green+Blue) = 137+25+48=210 (27% of max value = 765). Red value is 137 (53.91% from 255 or 65.24% from 210); Green value is 25 (10.16% from 255 or 11.90% from 210); Blue value is 48 (19.14% from 255 or 22.86% from 210); Max value from RGB is 137 - color contains mainly: red. Hex color #891930 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891930 is #76E6CF. Grayscale: #3D3D3D. Windows color (decimal): -7792336 or 3152265. OLE color: 3152265.
HSL color Cylindrical-coordinate representation of color #891930: hue angle of 347.68º 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 #891930 is Cyan = 0, Magento = 0.82, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 48 | - |
| CMYK | 0 | 0.82 | 0.65 | 0.46 |
| HSL | 347.68º | 0.69% | 0.32% | - |
| HSV(B) | 347.68º | 0.82% | 0.54% | - |
| XYZ | 11.2 | 6.23 | 3.41 | - |
| YUV | 61.11 | 120.61 | 182.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 48 | 0 | 0.82 | 0.65 | 0.46 | 347.68 | 0.69 | 0.32 |
| Hex | 89 | 19 | 30 | 0 | 52 | 41 | 2E | 15C | 45 | 20 |
| Octal | 211 | 31 | 60 | 0 | 122 | 101 | 56 | 534 | 105 | 40 |
| Binary | 10001001 | 11001 | 110000 | 0 | 1010010 | 1000001 | 101110 | 101011100 | 1000101 | 100000 |
Color Harmonies of #891930
Complementary color
Monochromatic Colors of #891930
Black with #891930
Text Example
Text Example
White with #891930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891930; }
p { color: rgb(137,25,48); }
H1.HeaderClassName
{
color: #891930;
}
.AnyTagClassName
{
color: #891930;
}
</style>
background-color css
<style>
a { background-color: #891930; }
a { background-color: rgb(137,25,48); }
div.DivClassName
{
background-color: #891930;
}
.BgClassName
{
background-color: #891930;
}
</style>
border-color css
<style>
span { border-color: #891930; }
span { border-color: rgb(137,25,48); }
td.TdClassName
{
border-color: #891930;
}
.TagClassName
{
border-color: #891930;
}
</style>