Shades of Shiraz #842336
Tints of Shiraz #842336
RGB
CMYK
RGB Variations
Color information
#842336 (or 0x842336) is known color: Shiraz. HEX triplet: 84, 23 and 36. RGB value is (132,35,54). Sum of RGB (Red+Green+Blue) = 132+35+54=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #842336 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842336 is #7BDCC9. Grayscale: #424242. Windows color (decimal): -8117450 or 3548036. OLE color: 3548036.
HSL color Cylindrical-coordinate representation of color #842336: hue angle of 348.25º 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 #842336 is Cyan = 0, Magento = 0.73, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 54 | - |
| CMYK | 0 | 0.73 | 0.59 | 0.48 |
| HSL | 348.25º | 0.58% | 0.33% | - |
| HSV(B) | 348.25º | 0.73% | 0.52% | - |
| XYZ | 10.78 | 6.37 | 4.15 | - |
| YUV | 66.17 | 121.14 | 174.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 54 | 0 | 0.73 | 0.59 | 0.48 | 348.25 | 0.58 | 0.33 |
| Hex | 84 | 23 | 36 | 0 | 49 | 3B | 30 | 15C | 3A | 21 |
| Octal | 204 | 43 | 66 | 0 | 111 | 73 | 60 | 534 | 72 | 41 |
| Binary | 10000100 | 100011 | 110110 | 0 | 1001001 | 111011 | 110000 | 101011100 | 111010 | 100001 |
Color Harmonies of #842336
Complementary color
Monochromatic Colors of #842336
Black with #842336
Text Example
Text Example
White with #842336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842336; }
p { color: rgb(132,35,54); }
H1.HeaderClassName
{
color: #842336;
}
.AnyTagClassName
{
color: #842336;
}
</style>
background-color css
<style>
a { background-color: #842336; }
a { background-color: rgb(132,35,54); }
div.DivClassName
{
background-color: #842336;
}
.BgClassName
{
background-color: #842336;
}
</style>
border-color css
<style>
span { border-color: #842336; }
span { border-color: rgb(132,35,54); }
td.TdClassName
{
border-color: #842336;
}
.TagClassName
{
border-color: #842336;
}
</style>