Shades of Shiraz #842434
Tints of Shiraz #842434
RGB
CMYK
RGB Variations
Color information
#842434 (or 0x842434) is known color: Shiraz. HEX triplet: 84, 24 and 34. RGB value is (132,36,52). Sum of RGB (Red+Green+Blue) = 132+36+52=220 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 132 - color contains mainly: red. Hex color #842434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842434 is #7BDBCB. Grayscale: #424242. Windows color (decimal): -8117196 or 3417220. OLE color: 3417220.
HSL color Cylindrical-coordinate representation of color #842434: hue angle of 350º degrees, saturation: 0.57, 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 #842434 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 52 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.48 |
| HSL | 350º | 0.57% | 0.33% | - |
| HSV(B) | 350º | 0.73% | 0.52% | - |
| XYZ | 10.77 | 6.42 | 3.92 | - |
| YUV | 66.53 | 119.8 | 174.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 52 | 0 | 0.73 | 0.61 | 0.48 | 350 | 0.57 | 0.33 |
| Hex | 84 | 24 | 34 | 0 | 49 | 3D | 30 | 15E | 39 | 21 |
| Octal | 204 | 44 | 64 | 0 | 111 | 75 | 60 | 536 | 71 | 41 |
| Binary | 10000100 | 100100 | 110100 | 0 | 1001001 | 111101 | 110000 | 101011110 | 111001 | 100001 |
Color Harmonies of #842434
Complementary color
Monochromatic Colors of #842434
Black with #842434
Text Example
Text Example
White with #842434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842434; }
p { color: rgb(132,36,52); }
H1.HeaderClassName
{
color: #842434;
}
.AnyTagClassName
{
color: #842434;
}
</style>
background-color css
<style>
a { background-color: #842434; }
a { background-color: rgb(132,36,52); }
div.DivClassName
{
background-color: #842434;
}
.BgClassName
{
background-color: #842434;
}
</style>
border-color css
<style>
span { border-color: #842434; }
span { border-color: rgb(132,36,52); }
td.TdClassName
{
border-color: #842434;
}
.TagClassName
{
border-color: #842434;
}
</style>