Shades of Shiraz #842537
Tints of Shiraz #842537
RGB
CMYK
RGB Variations
Color information
#842537 (or 0x842537) is known color: Shiraz. HEX triplet: 84, 25 and 37. RGB value is (132,37,55). Sum of RGB (Red+Green+Blue) = 132+37+55=224 (29% of max value = 765). Red value is 132 (51.95% from 255 or 58.93% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 132 - color contains mainly: red. Hex color #842537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842537 is #7BDAC8. Grayscale: #434343. Windows color (decimal): -8116937 or 3614084. OLE color: 3614084.
HSL color Cylindrical-coordinate representation of color #842537: hue angle of 348.63º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #842537 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 55 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.48 |
| HSL | 348.63º | 0.56% | 0.33% | - |
| HSV(B) | 348.63º | 0.72% | 0.52% | - |
| XYZ | 10.87 | 6.5 | 4.3 | - |
| YUV | 67.46 | 120.97 | 174.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 55 | 0 | 0.72 | 0.58 | 0.48 | 348.63 | 0.56 | 0.33 |
| Hex | 84 | 25 | 37 | 0 | 48 | 3A | 30 | 15D | 38 | 21 |
| Octal | 204 | 45 | 67 | 0 | 110 | 72 | 60 | 535 | 70 | 41 |
| Binary | 10000100 | 100101 | 110111 | 0 | 1001000 | 111010 | 110000 | 101011101 | 111000 | 100001 |
Color Harmonies of #842537
Complementary color
Monochromatic Colors of #842537
Black with #842537
Text Example
Text Example
White with #842537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842537; }
p { color: rgb(132,37,55); }
H1.HeaderClassName
{
color: #842537;
}
.AnyTagClassName
{
color: #842537;
}
</style>
background-color css
<style>
a { background-color: #842537; }
a { background-color: rgb(132,37,55); }
div.DivClassName
{
background-color: #842537;
}
.BgClassName
{
background-color: #842537;
}
</style>
border-color css
<style>
span { border-color: #842537; }
span { border-color: rgb(132,37,55); }
td.TdClassName
{
border-color: #842537;
}
.TagClassName
{
border-color: #842537;
}
</style>