Shades of Shiraz #891539
Tints of Shiraz #891539
RGB
CMYK
RGB Variations
Color information
#891539 (or 0x891539) is known color: Shiraz. HEX triplet: 89, 15 and 39. RGB value is (137,21,57). Sum of RGB (Red+Green+Blue) = 137+21+57=215 (28% of max value = 765). Red value is 137 (53.91% from 255 or 63.72% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 57 (22.66% from 255 or 26.51% from 215); Max value from RGB is 137 - color contains mainly: red. Hex color #891539 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #891539 is #76EAC6. Grayscale: #3B3B3B. Windows color (decimal): -7793351 or 3741065. OLE color: 3741065.
HSL color Cylindrical-coordinate representation of color #891539: hue angle of 341.38º 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 #891539 is Cyan = 0, Magento = 0.85, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 57 | - |
| CMYK | 0 | 0.85 | 0.58 | 0.46 |
| HSL | 341.38º | 0.73% | 0.31% | - |
| HSV(B) | 341.38º | 0.85% | 0.54% | - |
| XYZ | 11.32 | 6.15 | 4.46 | - |
| YUV | 59.79 | 126.43 | 183.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 57 | 0 | 0.85 | 0.58 | 0.46 | 341.38 | 0.73 | 0.31 |
| Hex | 89 | 15 | 39 | 0 | 55 | 3A | 2E | 155 | 49 | 1F |
| Octal | 211 | 25 | 71 | 0 | 125 | 72 | 56 | 525 | 111 | 37 |
| Binary | 10001001 | 10101 | 111001 | 0 | 1010101 | 111010 | 101110 | 101010101 | 1001001 | 11111 |
Color Harmonies of #891539
Complementary color
Monochromatic Colors of #891539
Black with #891539
Text Example
Text Example
White with #891539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891539; }
p { color: rgb(137,21,57); }
H1.HeaderClassName
{
color: #891539;
}
.AnyTagClassName
{
color: #891539;
}
</style>
background-color css
<style>
a { background-color: #891539; }
a { background-color: rgb(137,21,57); }
div.DivClassName
{
background-color: #891539;
}
.BgClassName
{
background-color: #891539;
}
</style>
border-color css
<style>
span { border-color: #891539; }
span { border-color: rgb(137,21,57); }
td.TdClassName
{
border-color: #891539;
}
.TagClassName
{
border-color: #891539;
}
</style>