Shades of Shiraz #892131
Tints of Shiraz #892131
RGB
CMYK
RGB Variations
Color information
#892131 (or 0x892131) is known color: Shiraz. HEX triplet: 89, 21 and 31. RGB value is (137,33,49). Sum of RGB (Red+Green+Blue) = 137+33+49=219 (29% of max value = 765). Red value is 137 (53.91% from 255 or 62.56% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 137 - color contains mainly: red. Hex color #892131 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892131 is #76DECE. Grayscale: #414141. Windows color (decimal): -7790287 or 3219849. OLE color: 3219849.
HSL color Cylindrical-coordinate representation of color #892131: hue angle of 350.77º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #892131 is Cyan = 0, Magento = 0.76, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 49 | - |
| CMYK | 0 | 0.76 | 0.64 | 0.46 |
| HSL | 350.77º | 0.61% | 0.33% | - |
| HSV(B) | 350.77º | 0.76% | 0.54% | - |
| XYZ | 11.41 | 6.63 | 3.58 | - |
| YUV | 65.92 | 118.46 | 178.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 49 | 0 | 0.76 | 0.64 | 0.46 | 350.77 | 0.61 | 0.33 |
| Hex | 89 | 21 | 31 | 0 | 4C | 40 | 2E | 15F | 3D | 21 |
| Octal | 211 | 41 | 61 | 0 | 114 | 100 | 56 | 537 | 75 | 41 |
| Binary | 10001001 | 100001 | 110001 | 0 | 1001100 | 1000000 | 101110 | 101011111 | 111101 | 100001 |
Color Harmonies of #892131
Complementary color
Monochromatic Colors of #892131
Black with #892131
Text Example
Text Example
White with #892131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892131; }
p { color: rgb(137,33,49); }
H1.HeaderClassName
{
color: #892131;
}
.AnyTagClassName
{
color: #892131;
}
</style>
background-color css
<style>
a { background-color: #892131; }
a { background-color: rgb(137,33,49); }
div.DivClassName
{
background-color: #892131;
}
.BgClassName
{
background-color: #892131;
}
</style>
border-color css
<style>
span { border-color: #892131; }
span { border-color: rgb(137,33,49); }
td.TdClassName
{
border-color: #892131;
}
.TagClassName
{
border-color: #892131;
}
</style>