Shades of Shiraz #842938
Tints of Shiraz #842938
RGB
CMYK
RGB Variations
Color information
#842938 (or 0x842938) is known color: Shiraz. HEX triplet: 84, 29 and 38. RGB value is (132,41,56). Sum of RGB (Red+Green+Blue) = 132+41+56=229 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.64% from 229); Green value is 41 (16.41% from 255 or 17.90% from 229); Blue value is 56 (22.27% from 255 or 24.45% from 229); Max value from RGB is 132 - color contains mainly: red. Hex color #842938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842938 is #7BD6C7. Grayscale: #454545. Windows color (decimal): -8115912 or 3680644. OLE color: 3680644.
HSL color Cylindrical-coordinate representation of color #842938: hue angle of 350.11º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #842938 is Cyan = 0, Magento = 0.69, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 56 | - |
| CMYK | 0 | 0.69 | 0.58 | 0.48 |
| HSL | 350.11º | 0.53% | 0.34% | - |
| HSV(B) | 350.11º | 0.69% | 0.52% | - |
| XYZ | 11.02 | 6.78 | 4.47 | - |
| YUV | 69.92 | 120.15 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 56 | 0 | 0.69 | 0.58 | 0.48 | 350.11 | 0.53 | 0.34 |
| Hex | 84 | 29 | 38 | 0 | 45 | 3A | 30 | 15E | 35 | 22 |
| Octal | 204 | 51 | 70 | 0 | 105 | 72 | 60 | 536 | 65 | 42 |
| Binary | 10000100 | 101001 | 111000 | 0 | 1000101 | 111010 | 110000 | 101011110 | 110101 | 100010 |
Color Harmonies of #842938
Complementary color
Monochromatic Colors of #842938
Black with #842938
Text Example
Text Example
White with #842938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842938; }
p { color: rgb(132,41,56); }
H1.HeaderClassName
{
color: #842938;
}
.AnyTagClassName
{
color: #842938;
}
</style>
background-color css
<style>
a { background-color: #842938; }
a { background-color: rgb(132,41,56); }
div.DivClassName
{
background-color: #842938;
}
.BgClassName
{
background-color: #842938;
}
</style>
border-color css
<style>
span { border-color: #842938; }
span { border-color: rgb(132,41,56); }
td.TdClassName
{
border-color: #842938;
}
.TagClassName
{
border-color: #842938;
}
</style>