Shades of Shiraz #842837
Tints of Shiraz #842837
RGB
CMYK
RGB Variations
Color information
#842837 (or 0x842837) is known color: Shiraz. HEX triplet: 84, 28 and 37. RGB value is (132,40,55). Sum of RGB (Red+Green+Blue) = 132+40+55=227 (30% of max value = 765). Red value is 132 (51.95% from 255 or 58.15% from 227); Green value is 40 (16.02% from 255 or 17.62% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 132 - color contains mainly: red. Hex color #842837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842837 is #7BD7C8. Grayscale: #454545. Windows color (decimal): -8116169 or 3614852. OLE color: 3614852.
HSL color Cylindrical-coordinate representation of color #842837: hue angle of 350.22º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842837 is Cyan = 0, Magento = 0.70, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 55 | - |
| CMYK | 0 | 0.70 | 0.58 | 0.48 |
| HSL | 350.22º | 0.53% | 0.34% | - |
| HSV(B) | 350.22º | 0.7% | 0.52% | - |
| XYZ | 10.96 | 6.7 | 4.33 | - |
| YUV | 69.22 | 119.98 | 172.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 55 | 0 | 0.70 | 0.58 | 0.48 | 350.22 | 0.53 | 0.34 |
| Hex | 84 | 28 | 37 | 0 | 46 | 3A | 30 | 15E | 35 | 22 |
| Octal | 204 | 50 | 67 | 0 | 106 | 72 | 60 | 536 | 65 | 42 |
| Binary | 10000100 | 101000 | 110111 | 0 | 1000110 | 111010 | 110000 | 101011110 | 110101 | 100010 |
Color Harmonies of #842837
Complementary color
Monochromatic Colors of #842837
Black with #842837
Text Example
Text Example
White with #842837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842837; }
p { color: rgb(132,40,55); }
H1.HeaderClassName
{
color: #842837;
}
.AnyTagClassName
{
color: #842837;
}
</style>
background-color css
<style>
a { background-color: #842837; }
a { background-color: rgb(132,40,55); }
div.DivClassName
{
background-color: #842837;
}
.BgClassName
{
background-color: #842837;
}
</style>
border-color css
<style>
span { border-color: #842837; }
span { border-color: rgb(132,40,55); }
td.TdClassName
{
border-color: #842837;
}
.TagClassName
{
border-color: #842837;
}
</style>