Shades of Shiraz #842436
Tints of Shiraz #842436
RGB
CMYK
RGB Variations
Color information
#842436 (or 0x842436) is known color: Shiraz. HEX triplet: 84, 24 and 36. RGB value is (132,36,54). Sum of RGB (Red+Green+Blue) = 132+36+54=222 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.46% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 132 - color contains mainly: red. Hex color #842436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842436 is #7BDBC9. Grayscale: #424242. Windows color (decimal): -8117194 or 3548292. OLE color: 3548292.
HSL color Cylindrical-coordinate representation of color #842436: hue angle of 348.75º 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 #842436 is Cyan = 0, Magento = 0.73, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 54 | - |
| CMYK | 0 | 0.73 | 0.59 | 0.48 |
| HSL | 348.75º | 0.57% | 0.33% | - |
| HSV(B) | 348.75º | 0.73% | 0.52% | - |
| XYZ | 10.81 | 6.43 | 4.16 | - |
| YUV | 66.76 | 120.8 | 174.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 54 | 0 | 0.73 | 0.59 | 0.48 | 348.75 | 0.57 | 0.33 |
| Hex | 84 | 24 | 36 | 0 | 49 | 3B | 30 | 15D | 39 | 21 |
| Octal | 204 | 44 | 66 | 0 | 111 | 73 | 60 | 535 | 71 | 41 |
| Binary | 10000100 | 100100 | 110110 | 0 | 1001001 | 111011 | 110000 | 101011101 | 111001 | 100001 |
Color Harmonies of #842436
Complementary color
Monochromatic Colors of #842436
Black with #842436
Text Example
Text Example
White with #842436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842436; }
p { color: rgb(132,36,54); }
H1.HeaderClassName
{
color: #842436;
}
.AnyTagClassName
{
color: #842436;
}
</style>
background-color css
<style>
a { background-color: #842436; }
a { background-color: rgb(132,36,54); }
div.DivClassName
{
background-color: #842436;
}
.BgClassName
{
background-color: #842436;
}
</style>
border-color css
<style>
span { border-color: #842436; }
span { border-color: rgb(132,36,54); }
td.TdClassName
{
border-color: #842436;
}
.TagClassName
{
border-color: #842436;
}
</style>