Shades of Shiraz #842834
Tints of Shiraz #842834
RGB
CMYK
RGB Variations
Color information
#842834 (or 0x842834) is known color: Shiraz. HEX triplet: 84, 28 and 34. RGB value is (132,40,52). Sum of RGB (Red+Green+Blue) = 132+40+52=224 (29% of max value = 765). Red value is 132 (51.95% from 255 or 58.93% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 132 - color contains mainly: red. Hex color #842834 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842834 is #7BD7CB. Grayscale: #444444. Windows color (decimal): -8116172 or 3418244. OLE color: 3418244.
HSL color Cylindrical-coordinate representation of color #842834: hue angle of 352.17º 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 #842834 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 52 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.48 |
| HSL | 352.17º | 0.53% | 0.34% | - |
| HSV(B) | 352.17º | 0.7% | 0.52% | - |
| XYZ | 10.89 | 6.67 | 3.96 | - |
| YUV | 68.88 | 118.48 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 52 | 0 | 0.70 | 0.61 | 0.48 | 352.17 | 0.53 | 0.34 |
| Hex | 84 | 28 | 34 | 0 | 46 | 3D | 30 | 160 | 35 | 22 |
| Octal | 204 | 50 | 64 | 0 | 106 | 75 | 60 | 540 | 65 | 42 |
| Binary | 10000100 | 101000 | 110100 | 0 | 1000110 | 111101 | 110000 | 101100000 | 110101 | 100010 |
Color Harmonies of #842834
Complementary color
Monochromatic Colors of #842834
Black with #842834
Text Example
Text Example
White with #842834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842834; }
p { color: rgb(132,40,52); }
H1.HeaderClassName
{
color: #842834;
}
.AnyTagClassName
{
color: #842834;
}
</style>
background-color css
<style>
a { background-color: #842834; }
a { background-color: rgb(132,40,52); }
div.DivClassName
{
background-color: #842834;
}
.BgClassName
{
background-color: #842834;
}
</style>
border-color css
<style>
span { border-color: #842834; }
span { border-color: rgb(132,40,52); }
td.TdClassName
{
border-color: #842834;
}
.TagClassName
{
border-color: #842834;
}
</style>