Shades of Shiraz #892431
Tints of Shiraz #892431
RGB
CMYK
RGB Variations
Color information
#892431 (or 0x892431) is known color: Shiraz. HEX triplet: 89, 24 and 31. RGB value is (137,36,49). Sum of RGB (Red+Green+Blue) = 137+36+49=222 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.71% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 137 - color contains mainly: red. Hex color #892431 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #892431 is #76DBCE. Grayscale: #434343. Windows color (decimal): -7789519 or 3220617. OLE color: 3220617.
HSL color Cylindrical-coordinate representation of color #892431: hue angle of 352.28º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #892431 is Cyan = 0, Magento = 0.74, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 36 | 49 | - |
| CMYK | 0 | 0.74 | 0.64 | 0.46 |
| HSL | 352.28º | 0.58% | 0.34% | - |
| HSV(B) | 352.28º | 0.74% | 0.54% | - |
| XYZ | 11.5 | 6.8 | 3.61 | - |
| YUV | 67.68 | 117.46 | 177.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 36 | 49 | 0 | 0.74 | 0.64 | 0.46 | 352.28 | 0.58 | 0.34 |
| Hex | 89 | 24 | 31 | 0 | 4A | 40 | 2E | 160 | 3A | 22 |
| Octal | 211 | 44 | 61 | 0 | 112 | 100 | 56 | 540 | 72 | 42 |
| Binary | 10001001 | 100100 | 110001 | 0 | 1001010 | 1000000 | 101110 | 101100000 | 111010 | 100010 |
Color Harmonies of #892431
Complementary color
Monochromatic Colors of #892431
Black with #892431
Text Example
Text Example
White with #892431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892431; }
p { color: rgb(137,36,49); }
H1.HeaderClassName
{
color: #892431;
}
.AnyTagClassName
{
color: #892431;
}
</style>
background-color css
<style>
a { background-color: #892431; }
a { background-color: rgb(137,36,49); }
div.DivClassName
{
background-color: #892431;
}
.BgClassName
{
background-color: #892431;
}
</style>
border-color css
<style>
span { border-color: #892431; }
span { border-color: rgb(137,36,49); }
td.TdClassName
{
border-color: #892431;
}
.TagClassName
{
border-color: #892431;
}
</style>