Shades of Shiraz #842039
Tints of Shiraz #842039
RGB
CMYK
RGB Variations
Color information
#842039 (or 0x842039) is known color: Shiraz. HEX triplet: 84, 20 and 39. RGB value is (132,32,57). Sum of RGB (Red+Green+Blue) = 132+32+57=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 57 (22.66% from 255 or 25.79% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #842039 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842039 is #7BDFC6. Grayscale: #404040. Windows color (decimal): -8118215 or 3743876. OLE color: 3743876.
HSL color Cylindrical-coordinate representation of color #842039: hue angle of 345º 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 #842039 is Cyan = 0, Magento = 0.76, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 57 | - |
| CMYK | 0 | 0.76 | 0.57 | 0.48 |
| HSL | 345º | 0.61% | 0.32% | - |
| HSV(B) | 345º | 0.76% | 0.52% | - |
| XYZ | 10.77 | 6.23 | 4.51 | - |
| YUV | 64.75 | 123.63 | 175.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 57 | 0 | 0.76 | 0.57 | 0.48 | 345 | 0.61 | 0.32 |
| Hex | 84 | 20 | 39 | 0 | 4C | 39 | 30 | 159 | 3D | 20 |
| Octal | 204 | 40 | 71 | 0 | 114 | 71 | 60 | 531 | 75 | 40 |
| Binary | 10000100 | 100000 | 111001 | 0 | 1001100 | 111001 | 110000 | 101011001 | 111101 | 100000 |
Color Harmonies of #842039
Complementary color
Monochromatic Colors of #842039
Black with #842039
Text Example
Text Example
White with #842039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842039; }
p { color: rgb(132,32,57); }
H1.HeaderClassName
{
color: #842039;
}
.AnyTagClassName
{
color: #842039;
}
</style>
background-color css
<style>
a { background-color: #842039; }
a { background-color: rgb(132,32,57); }
div.DivClassName
{
background-color: #842039;
}
.BgClassName
{
background-color: #842039;
}
</style>
border-color css
<style>
span { border-color: #842039; }
span { border-color: rgb(132,32,57); }
td.TdClassName
{
border-color: #842039;
}
.TagClassName
{
border-color: #842039;
}
</style>