Shades of Shiraz #842233
Tints of Shiraz #842233
RGB
CMYK
RGB Variations
Color information
#842233 (or 0x842233) is known color: Shiraz. HEX triplet: 84, 22 and 33. RGB value is (132,34,51). Sum of RGB (Red+Green+Blue) = 132+34+51=217 (28% of max value = 765). Red value is 132 (51.95% from 255 or 60.83% from 217); Green value is 34 (13.67% from 255 or 15.67% from 217); Blue value is 51 (20.31% from 255 or 23.50% from 217); Max value from RGB is 132 - color contains mainly: red. Hex color #842233 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842233 is #7BDDCC. Grayscale: #414141. Windows color (decimal): -8117709 or 3351172. OLE color: 3351172.
HSL color Cylindrical-coordinate representation of color #842233: hue angle of 349.59º 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 #842233 is Cyan = 0, Magento = 0.74, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 34 | 51 | - |
| CMYK | 0 | 0.74 | 0.61 | 0.48 |
| HSL | 349.59º | 0.59% | 0.33% | - |
| HSV(B) | 349.59º | 0.74% | 0.52% | - |
| XYZ | 10.69 | 6.29 | 3.78 | - |
| YUV | 65.24 | 119.97 | 175.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 34 | 51 | 0 | 0.74 | 0.61 | 0.48 | 349.59 | 0.59 | 0.33 |
| Hex | 84 | 22 | 33 | 0 | 4A | 3D | 30 | 15E | 3B | 21 |
| Octal | 204 | 42 | 63 | 0 | 112 | 75 | 60 | 536 | 73 | 41 |
| Binary | 10000100 | 100010 | 110011 | 0 | 1001010 | 111101 | 110000 | 101011110 | 111011 | 100001 |
Color Harmonies of #842233
Complementary color
Monochromatic Colors of #842233
Black with #842233
Text Example
Text Example
White with #842233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842233; }
p { color: rgb(132,34,51); }
H1.HeaderClassName
{
color: #842233;
}
.AnyTagClassName
{
color: #842233;
}
</style>
background-color css
<style>
a { background-color: #842233; }
a { background-color: rgb(132,34,51); }
div.DivClassName
{
background-color: #842233;
}
.BgClassName
{
background-color: #842233;
}
</style>
border-color css
<style>
span { border-color: #842233; }
span { border-color: rgb(132,34,51); }
td.TdClassName
{
border-color: #842233;
}
.TagClassName
{
border-color: #842233;
}
</style>