Shades of Shiraz #842037
Tints of Shiraz #842037
RGB
CMYK
RGB Variations
Color information
#842037 (or 0x842037) is known color: Shiraz. HEX triplet: 84, 20 and 37. RGB value is (132,32,55). Sum of RGB (Red+Green+Blue) = 132+32+55=219 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60.27% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 55 (21.88% from 255 or 25.11% from 219); Max value from RGB is 132 - color contains mainly: red. Hex color #842037 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842037 is #7BDFC8. Grayscale: #404040. Windows color (decimal): -8118217 or 3612804. OLE color: 3612804.
HSL color Cylindrical-coordinate representation of color #842037: hue angle of 346.2º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842037 is Cyan = 0, Magento = 0.76, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 55 | - |
| CMYK | 0 | 0.76 | 0.58 | 0.48 |
| HSL | 346.2º | 0.61% | 0.32% | - |
| HSV(B) | 346.2º | 0.76% | 0.52% | - |
| XYZ | 10.72 | 6.21 | 4.25 | - |
| YUV | 64.52 | 122.63 | 176.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 55 | 0 | 0.76 | 0.58 | 0.48 | 346.2 | 0.61 | 0.32 |
| Hex | 84 | 20 | 37 | 0 | 4C | 3A | 30 | 15A | 3D | 20 |
| Octal | 204 | 40 | 67 | 0 | 114 | 72 | 60 | 532 | 75 | 40 |
| Binary | 10000100 | 100000 | 110111 | 0 | 1001100 | 111010 | 110000 | 101011010 | 111101 | 100000 |
Color Harmonies of #842037
Complementary color
Monochromatic Colors of #842037
Black with #842037
Text Example
Text Example
White with #842037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842037; }
p { color: rgb(132,32,55); }
H1.HeaderClassName
{
color: #842037;
}
.AnyTagClassName
{
color: #842037;
}
</style>
background-color css
<style>
a { background-color: #842037; }
a { background-color: rgb(132,32,55); }
div.DivClassName
{
background-color: #842037;
}
.BgClassName
{
background-color: #842037;
}
</style>
border-color css
<style>
span { border-color: #842037; }
span { border-color: rgb(132,32,55); }
td.TdClassName
{
border-color: #842037;
}
.TagClassName
{
border-color: #842037;
}
</style>