Shades of Shiraz #842337
Tints of Shiraz #842337
RGB
CMYK
RGB Variations
Color information
#842337 (or 0x842337) is known color: Shiraz. HEX triplet: 84, 23 and 37. RGB value is (132,35,55). Sum of RGB (Red+Green+Blue) = 132+35+55=222 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.46% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 132 - color contains mainly: red. Hex color #842337 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842337 is #7BDCC8. Grayscale: #424242. Windows color (decimal): -8117449 or 3613572. OLE color: 3613572.
HSL color Cylindrical-coordinate representation of color #842337: hue angle of 347.63º degrees, saturation: 0.58, 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 #842337 is Cyan = 0, Magento = 0.73, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 55 | - |
| CMYK | 0 | 0.73 | 0.58 | 0.48 |
| HSL | 347.63º | 0.58% | 0.33% | - |
| HSV(B) | 347.63º | 0.73% | 0.52% | - |
| XYZ | 10.81 | 6.38 | 4.28 | - |
| YUV | 66.28 | 121.64 | 174.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 55 | 0 | 0.73 | 0.58 | 0.48 | 347.63 | 0.58 | 0.33 |
| Hex | 84 | 23 | 37 | 0 | 49 | 3A | 30 | 15C | 3A | 21 |
| Octal | 204 | 43 | 67 | 0 | 111 | 72 | 60 | 534 | 72 | 41 |
| Binary | 10000100 | 100011 | 110111 | 0 | 1001001 | 111010 | 110000 | 101011100 | 111010 | 100001 |
Color Harmonies of #842337
Complementary color
Monochromatic Colors of #842337
Black with #842337
Text Example
Text Example
White with #842337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842337; }
p { color: rgb(132,35,55); }
H1.HeaderClassName
{
color: #842337;
}
.AnyTagClassName
{
color: #842337;
}
</style>
background-color css
<style>
a { background-color: #842337; }
a { background-color: rgb(132,35,55); }
div.DivClassName
{
background-color: #842337;
}
.BgClassName
{
background-color: #842337;
}
</style>
border-color css
<style>
span { border-color: #842337; }
span { border-color: rgb(132,35,55); }
td.TdClassName
{
border-color: #842337;
}
.TagClassName
{
border-color: #842337;
}
</style>