Shades of Shiraz #842835
Tints of Shiraz #842835
RGB
CMYK
RGB Variations
Color information
#842835 (or 0x842835) is known color: Shiraz. HEX triplet: 84, 28 and 35. RGB value is (132,40,53). Sum of RGB (Red+Green+Blue) = 132+40+53=225 (29% of max value = 765). Red value is 132 (51.95% from 255 or 58.67% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 53 (21.09% from 255 or 23.56% from 225); Max value from RGB is 132 - color contains mainly: red. Hex color #842835 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842835 is #7BD7CA. Grayscale: #454545. Windows color (decimal): -8116171 or 3483780. OLE color: 3483780.
HSL color Cylindrical-coordinate representation of color #842835: hue angle of 351.52º 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 #842835 is Cyan = 0, Magento = 0.70, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 53 | - |
| CMYK | 0 | 0.70 | 0.60 | 0.48 |
| HSL | 351.52º | 0.53% | 0.34% | - |
| HSV(B) | 351.52º | 0.7% | 0.52% | - |
| XYZ | 10.92 | 6.68 | 4.08 | - |
| YUV | 68.99 | 118.98 | 172.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 53 | 0 | 0.70 | 0.60 | 0.48 | 351.52 | 0.53 | 0.34 |
| Hex | 84 | 28 | 35 | 0 | 46 | 3C | 30 | 160 | 35 | 22 |
| Octal | 204 | 50 | 65 | 0 | 106 | 74 | 60 | 540 | 65 | 42 |
| Binary | 10000100 | 101000 | 110101 | 0 | 1000110 | 111100 | 110000 | 101100000 | 110101 | 100010 |
Color Harmonies of #842835
Complementary color
Monochromatic Colors of #842835
Black with #842835
Text Example
Text Example
White with #842835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842835; }
p { color: rgb(132,40,53); }
H1.HeaderClassName
{
color: #842835;
}
.AnyTagClassName
{
color: #842835;
}
</style>
background-color css
<style>
a { background-color: #842835; }
a { background-color: rgb(132,40,53); }
div.DivClassName
{
background-color: #842835;
}
.BgClassName
{
background-color: #842835;
}
</style>
border-color css
<style>
span { border-color: #842835; }
span { border-color: rgb(132,40,53); }
td.TdClassName
{
border-color: #842835;
}
.TagClassName
{
border-color: #842835;
}
</style>