Shades of Shiraz #842732
Tints of Shiraz #842732
RGB
CMYK
RGB Variations
Color information
#842732 (or 0x842732) is known color: Shiraz. HEX triplet: 84, 27 and 32. RGB value is (132,39,50). Sum of RGB (Red+Green+Blue) = 132+39+50=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 50 (19.92% from 255 or 22.62% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #842732 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842732 is #7BD8CD. Grayscale: #444444. Windows color (decimal): -8116430 or 3286916. OLE color: 3286916.
HSL color Cylindrical-coordinate representation of color #842732: hue angle of 352.9º 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 #842732 is Cyan = 0, Magento = 0.70, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 50 | - |
| CMYK | 0 | 0.70 | 0.62 | 0.48 |
| HSL | 352.9º | 0.54% | 0.34% | - |
| HSV(B) | 352.9º | 0.7% | 0.52% | - |
| XYZ | 10.82 | 6.59 | 3.72 | - |
| YUV | 68.06 | 117.81 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 50 | 0 | 0.70 | 0.62 | 0.48 | 352.9 | 0.54 | 0.34 |
| Hex | 84 | 27 | 32 | 0 | 46 | 3E | 30 | 161 | 36 | 22 |
| Octal | 204 | 47 | 62 | 0 | 106 | 76 | 60 | 541 | 66 | 42 |
| Binary | 10000100 | 100111 | 110010 | 0 | 1000110 | 111110 | 110000 | 101100001 | 110110 | 100010 |
Color Harmonies of #842732
Complementary color
Monochromatic Colors of #842732
Black with #842732
Text Example
Text Example
White with #842732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842732; }
p { color: rgb(132,39,50); }
H1.HeaderClassName
{
color: #842732;
}
.AnyTagClassName
{
color: #842732;
}
</style>
background-color css
<style>
a { background-color: #842732; }
a { background-color: rgb(132,39,50); }
div.DivClassName
{
background-color: #842732;
}
.BgClassName
{
background-color: #842732;
}
</style>
border-color css
<style>
span { border-color: #842732; }
span { border-color: rgb(132,39,50); }
td.TdClassName
{
border-color: #842732;
}
.TagClassName
{
border-color: #842732;
}
</style>