Shades of Shiraz #892039
Tints of Shiraz #892039
RGB
CMYK
RGB Variations
Color information
#892039 (or 0x892039) is known color: Shiraz. HEX triplet: 89, 20 and 39. RGB value is (137,32,57). Sum of RGB (Red+Green+Blue) = 137+32+57=226 (29% of max value = 765). Red value is 137 (53.91% from 255 or 60.62% from 226); Green value is 32 (12.89% from 255 or 14.16% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 137 - color contains mainly: red. Hex color #892039 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892039 is #76DFC6. Grayscale: #424242. Windows color (decimal): -7790535 or 3743881. OLE color: 3743881.
HSL color Cylindrical-coordinate representation of color #892039: hue angle of 345.71º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #892039 is Cyan = 0, Magento = 0.77, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 32 | 57 | - |
| CMYK | 0 | 0.77 | 0.58 | 0.46 |
| HSL | 345.71º | 0.62% | 0.33% | - |
| HSV(B) | 345.71º | 0.77% | 0.54% | - |
| XYZ | 11.57 | 6.65 | 4.54 | - |
| YUV | 66.25 | 122.79 | 178.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 32 | 57 | 0 | 0.77 | 0.58 | 0.46 | 345.71 | 0.62 | 0.33 |
| Hex | 89 | 20 | 39 | 0 | 4D | 3A | 2E | 15A | 3E | 21 |
| Octal | 211 | 40 | 71 | 0 | 115 | 72 | 56 | 532 | 76 | 41 |
| Binary | 10001001 | 100000 | 111001 | 0 | 1001101 | 111010 | 101110 | 101011010 | 111110 | 100001 |
Color Harmonies of #892039
Complementary color
Monochromatic Colors of #892039
Black with #892039
Text Example
Text Example
White with #892039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892039; }
p { color: rgb(137,32,57); }
H1.HeaderClassName
{
color: #892039;
}
.AnyTagClassName
{
color: #892039;
}
</style>
background-color css
<style>
a { background-color: #892039; }
a { background-color: rgb(137,32,57); }
div.DivClassName
{
background-color: #892039;
}
.BgClassName
{
background-color: #892039;
}
</style>
border-color css
<style>
span { border-color: #892039; }
span { border-color: rgb(137,32,57); }
td.TdClassName
{
border-color: #892039;
}
.TagClassName
{
border-color: #892039;
}
</style>