Shades of Shiraz #842237
Tints of Shiraz #842237
RGB
CMYK
RGB Variations
Color information
#842237 (or 0x842237) is known color: Shiraz. HEX triplet: 84, 22 and 37. RGB value is (132,34,55). Sum of RGB (Red+Green+Blue) = 132+34+55=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #842237 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842237 is #7BDDC8. Grayscale: #414141. Windows color (decimal): -8117705 or 3613316. OLE color: 3613316.
HSL color Cylindrical-coordinate representation of color #842237: hue angle of 347.14º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #842237 is Cyan = 0, Magento = 0.74, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 34 | 55 | - |
| CMYK | 0 | 0.74 | 0.58 | 0.48 |
| HSL | 347.14º | 0.59% | 0.33% | - |
| HSV(B) | 347.14º | 0.74% | 0.52% | - |
| XYZ | 10.78 | 6.33 | 4.27 | - |
| YUV | 65.7 | 121.97 | 175.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 34 | 55 | 0 | 0.74 | 0.58 | 0.48 | 347.14 | 0.59 | 0.33 |
| Hex | 84 | 22 | 37 | 0 | 4A | 3A | 30 | 15B | 3B | 21 |
| Octal | 204 | 42 | 67 | 0 | 112 | 72 | 60 | 533 | 73 | 41 |
| Binary | 10000100 | 100010 | 110111 | 0 | 1001010 | 111010 | 110000 | 101011011 | 111011 | 100001 |
Color Harmonies of #842237
Complementary color
Monochromatic Colors of #842237
Black with #842237
Text Example
Text Example
White with #842237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842237; }
p { color: rgb(132,34,55); }
H1.HeaderClassName
{
color: #842237;
}
.AnyTagClassName
{
color: #842237;
}
</style>
background-color css
<style>
a { background-color: #842237; }
a { background-color: rgb(132,34,55); }
div.DivClassName
{
background-color: #842237;
}
.BgClassName
{
background-color: #842237;
}
</style>
border-color css
<style>
span { border-color: #842237; }
span { border-color: rgb(132,34,55); }
td.TdClassName
{
border-color: #842237;
}
.TagClassName
{
border-color: #842237;
}
</style>