Shades of Shiraz #842734
Tints of Shiraz #842734
RGB
CMYK
RGB Variations
Color information
#842734 (or 0x842734) is known color: Shiraz. HEX triplet: 84, 27 and 34. RGB value is (132,39,52). Sum of RGB (Red+Green+Blue) = 132+39+52=223 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.19% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 132 - color contains mainly: red. Hex color #842734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842734 is #7BD8CB. Grayscale: #444444. Windows color (decimal): -8116428 or 3417988. OLE color: 3417988.
HSL color Cylindrical-coordinate representation of color #842734: hue angle of 351.61º degrees, saturation: 0.54, 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 #842734 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 52 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.48 |
| HSL | 351.61º | 0.54% | 0.34% | - |
| HSV(B) | 351.61º | 0.7% | 0.52% | - |
| XYZ | 10.86 | 6.6 | 3.95 | - |
| YUV | 68.29 | 118.81 | 173.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 52 | 0 | 0.70 | 0.61 | 0.48 | 351.61 | 0.54 | 0.34 |
| Hex | 84 | 27 | 34 | 0 | 46 | 3D | 30 | 160 | 36 | 22 |
| Octal | 204 | 47 | 64 | 0 | 106 | 75 | 60 | 540 | 66 | 42 |
| Binary | 10000100 | 100111 | 110100 | 0 | 1000110 | 111101 | 110000 | 101100000 | 110110 | 100010 |
Color Harmonies of #842734
Complementary color
Monochromatic Colors of #842734
Black with #842734
Text Example
Text Example
White with #842734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842734; }
p { color: rgb(132,39,52); }
H1.HeaderClassName
{
color: #842734;
}
.AnyTagClassName
{
color: #842734;
}
</style>
background-color css
<style>
a { background-color: #842734; }
a { background-color: rgb(132,39,52); }
div.DivClassName
{
background-color: #842734;
}
.BgClassName
{
background-color: #842734;
}
</style>
border-color css
<style>
span { border-color: #842734; }
span { border-color: rgb(132,39,52); }
td.TdClassName
{
border-color: #842734;
}
.TagClassName
{
border-color: #842734;
}
</style>