Shades of Shiraz #842331
Tints of Shiraz #842331
RGB
CMYK
RGB Variations
Color information
#842331 (or 0x842331) is known color: Shiraz. HEX triplet: 84, 23 and 31. RGB value is (132,35,49). Sum of RGB (Red+Green+Blue) = 132+35+49=216 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.11% from 216); Green value is 35 (14.06% from 255 or 16.20% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 132 - color contains mainly: red. Hex color #842331 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842331 is #7BDCCE. Grayscale: #414141. Windows color (decimal): -8117455 or 3220356. OLE color: 3220356.
HSL color Cylindrical-coordinate representation of color #842331: hue angle of 351.34º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842331 is Cyan = 0, Magento = 0.73, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 49 | - |
| CMYK | 0 | 0.73 | 0.63 | 0.48 |
| HSL | 351.34º | 0.58% | 0.33% | - |
| HSV(B) | 351.34º | 0.73% | 0.52% | - |
| XYZ | 10.67 | 6.33 | 3.56 | - |
| YUV | 65.6 | 118.64 | 175.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 49 | 0 | 0.73 | 0.63 | 0.48 | 351.34 | 0.58 | 0.33 |
| Hex | 84 | 23 | 31 | 0 | 49 | 3F | 30 | 15F | 3A | 21 |
| Octal | 204 | 43 | 61 | 0 | 111 | 77 | 60 | 537 | 72 | 41 |
| Binary | 10000100 | 100011 | 110001 | 0 | 1001001 | 111111 | 110000 | 101011111 | 111010 | 100001 |
Color Harmonies of #842331
Complementary color
Monochromatic Colors of #842331
Black with #842331
Text Example
Text Example
White with #842331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842331; }
p { color: rgb(132,35,49); }
H1.HeaderClassName
{
color: #842331;
}
.AnyTagClassName
{
color: #842331;
}
</style>
background-color css
<style>
a { background-color: #842331; }
a { background-color: rgb(132,35,49); }
div.DivClassName
{
background-color: #842331;
}
.BgClassName
{
background-color: #842331;
}
</style>
border-color css
<style>
span { border-color: #842331; }
span { border-color: rgb(132,35,49); }
td.TdClassName
{
border-color: #842331;
}
.TagClassName
{
border-color: #842331;
}
</style>