Shades of Shiraz #842733
Tints of Shiraz #842733
RGB
CMYK
RGB Variations
Color information
#842733 (or 0x842733) is known color: Shiraz. HEX triplet: 84, 27 and 33. RGB value is (132,39,51). Sum of RGB (Red+Green+Blue) = 132+39+51=222 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.46% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 51 (20.31% from 255 or 22.97% from 222); Max value from RGB is 132 - color contains mainly: red. Hex color #842733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842733 is #7BD8CC. Grayscale: #444444. Windows color (decimal): -8116429 or 3352452. OLE color: 3352452.
HSL color Cylindrical-coordinate representation of color #842733: hue angle of 352.26º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842733 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 51 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.48 |
| HSL | 352.26º | 0.54% | 0.34% | - |
| HSV(B) | 352.26º | 0.7% | 0.52% | - |
| XYZ | 10.84 | 6.6 | 3.83 | - |
| YUV | 68.18 | 118.31 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 51 | 0 | 0.70 | 0.61 | 0.48 | 352.26 | 0.54 | 0.34 |
| Hex | 84 | 27 | 33 | 0 | 46 | 3D | 30 | 160 | 36 | 22 |
| Octal | 204 | 47 | 63 | 0 | 106 | 75 | 60 | 540 | 66 | 42 |
| Binary | 10000100 | 100111 | 110011 | 0 | 1000110 | 111101 | 110000 | 101100000 | 110110 | 100010 |
Color Harmonies of #842733
Complementary color
Monochromatic Colors of #842733
Black with #842733
Text Example
Text Example
White with #842733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842733; }
p { color: rgb(132,39,51); }
H1.HeaderClassName
{
color: #842733;
}
.AnyTagClassName
{
color: #842733;
}
</style>
background-color css
<style>
a { background-color: #842733; }
a { background-color: rgb(132,39,51); }
div.DivClassName
{
background-color: #842733;
}
.BgClassName
{
background-color: #842733;
}
</style>
border-color css
<style>
span { border-color: #842733; }
span { border-color: rgb(132,39,51); }
td.TdClassName
{
border-color: #842733;
}
.TagClassName
{
border-color: #842733;
}
</style>