Shades of Shiraz #892031
Tints of Shiraz #892031
RGB
CMYK
RGB Variations
Color information
#892031 (or 0x892031) is known color: Shiraz. HEX triplet: 89, 20 and 31. RGB value is (137,32,49). Sum of RGB (Red+Green+Blue) = 137+32+49=218 (28% of max value = 765). Red value is 137 (53.91% from 255 or 62.84% from 218); Green value is 32 (12.89% from 255 or 14.68% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 137 - color contains mainly: red. Hex color #892031 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892031 is #76DFCE. Grayscale: #414141. Windows color (decimal): -7790543 or 3219593. OLE color: 3219593.
HSL color Cylindrical-coordinate representation of color #892031: hue angle of 350.29º 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 #892031 is Cyan = 0, Magento = 0.77, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 32 | 49 | - |
| CMYK | 0 | 0.77 | 0.64 | 0.46 |
| HSL | 350.29º | 0.62% | 0.33% | - |
| HSV(B) | 350.29º | 0.77% | 0.54% | - |
| XYZ | 11.39 | 6.57 | 3.57 | - |
| YUV | 65.33 | 118.79 | 179.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 32 | 49 | 0 | 0.77 | 0.64 | 0.46 | 350.29 | 0.62 | 0.33 |
| Hex | 89 | 20 | 31 | 0 | 4D | 40 | 2E | 15E | 3E | 21 |
| Octal | 211 | 40 | 61 | 0 | 115 | 100 | 56 | 536 | 76 | 41 |
| Binary | 10001001 | 100000 | 110001 | 0 | 1001101 | 1000000 | 101110 | 101011110 | 111110 | 100001 |
Color Harmonies of #892031
Complementary color
Monochromatic Colors of #892031
Black with #892031
Text Example
Text Example
White with #892031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892031; }
p { color: rgb(137,32,49); }
H1.HeaderClassName
{
color: #892031;
}
.AnyTagClassName
{
color: #892031;
}
</style>
background-color css
<style>
a { background-color: #892031; }
a { background-color: rgb(137,32,49); }
div.DivClassName
{
background-color: #892031;
}
.BgClassName
{
background-color: #892031;
}
</style>
border-color css
<style>
span { border-color: #892031; }
span { border-color: rgb(137,32,49); }
td.TdClassName
{
border-color: #892031;
}
.TagClassName
{
border-color: #892031;
}
</style>