Shades of Shiraz #842640
Tints of Shiraz #842640
RGB
CMYK
RGB Variations
Color information
#842640 (or 0x842640) is known color: Shiraz. HEX triplet: 84, 26 and 40. RGB value is (132,38,64). Sum of RGB (Red+Green+Blue) = 132+38+64=234 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.41% from 234); Green value is 38 (15.23% from 255 or 16.24% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 132 - color contains mainly: red. Hex color #842640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842640 is #7BD9BF. Grayscale: #454545. Windows color (decimal): -8116672 or 4204164. OLE color: 4204164.
HSL color Cylindrical-coordinate representation of color #842640: hue angle of 343.4º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #842640 is Cyan = 0, Magento = 0.71, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 38 | 64 | - |
| CMYK | 0 | 0.71 | 0.52 | 0.48 |
| HSL | 343.4º | 0.55% | 0.33% | - |
| HSV(B) | 343.4º | 0.71% | 0.52% | - |
| XYZ | 11.13 | 6.66 | 5.55 | - |
| YUV | 69.07 | 125.14 | 172.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 38 | 64 | 0 | 0.71 | 0.52 | 0.48 | 343.4 | 0.55 | 0.33 |
| Hex | 84 | 26 | 40 | 0 | 47 | 34 | 30 | 157 | 37 | 21 |
| Octal | 204 | 46 | 100 | 0 | 107 | 64 | 60 | 527 | 67 | 41 |
| Binary | 10000100 | 100110 | 1000000 | 0 | 1000111 | 110100 | 110000 | 101010111 | 110111 | 100001 |
Color Harmonies of #842640
Complementary color
Monochromatic Colors of #842640
Black with #842640
Text Example
Text Example
White with #842640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842640; }
p { color: rgb(132,38,64); }
H1.HeaderClassName
{
color: #842640;
}
.AnyTagClassName
{
color: #842640;
}
</style>
background-color css
<style>
a { background-color: #842640; }
a { background-color: rgb(132,38,64); }
div.DivClassName
{
background-color: #842640;
}
.BgClassName
{
background-color: #842640;
}
</style>
border-color css
<style>
span { border-color: #842640; }
span { border-color: rgb(132,38,64); }
td.TdClassName
{
border-color: #842640;
}
.TagClassName
{
border-color: #842640;
}
</style>