Shades of Shiraz #842431
Tints of Shiraz #842431
RGB
CMYK
RGB Variations
Color information
#842431 (or 0x842431) is known color: Shiraz. HEX triplet: 84, 24 and 31. RGB value is (132,36,49). Sum of RGB (Red+Green+Blue) = 132+36+49=217 (28% of max value = 765). Red value is 132 (51.95% from 255 or 60.83% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 132 - color contains mainly: red. Hex color #842431 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842431 is #7BDBCE. Grayscale: #424242. Windows color (decimal): -8117199 or 3220612. OLE color: 3220612.
HSL color Cylindrical-coordinate representation of color #842431: hue angle of 351.88º 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 #842431 is Cyan = 0, Magento = 0.73, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 49 | - |
| CMYK | 0 | 0.73 | 0.63 | 0.48 |
| HSL | 351.88º | 0.57% | 0.33% | - |
| HSV(B) | 351.88º | 0.73% | 0.52% | - |
| XYZ | 10.7 | 6.39 | 3.57 | - |
| YUV | 66.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 49 | 0 | 0.73 | 0.63 | 0.48 | 351.88 | 0.57 | 0.33 |
| Hex | 84 | 24 | 31 | 0 | 49 | 3F | 30 | 160 | 39 | 21 |
| Octal | 204 | 44 | 61 | 0 | 111 | 77 | 60 | 540 | 71 | 41 |
| Binary | 10000100 | 100100 | 110001 | 0 | 1001001 | 111111 | 110000 | 101100000 | 111001 | 100001 |
Color Harmonies of #842431
Complementary color
Monochromatic Colors of #842431
Black with #842431
Text Example
Text Example
White with #842431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842431; }
p { color: rgb(132,36,49); }
H1.HeaderClassName
{
color: #842431;
}
.AnyTagClassName
{
color: #842431;
}
</style>
background-color css
<style>
a { background-color: #842431; }
a { background-color: rgb(132,36,49); }
div.DivClassName
{
background-color: #842431;
}
.BgClassName
{
background-color: #842431;
}
</style>
border-color css
<style>
span { border-color: #842431; }
span { border-color: rgb(132,36,49); }
td.TdClassName
{
border-color: #842431;
}
.TagClassName
{
border-color: #842431;
}
</style>