Shades of Shiraz #842038
Tints of Shiraz #842038
RGB
CMYK
RGB Variations
Color information
#842038 (or 0x842038) is known color: Shiraz. HEX triplet: 84, 20 and 38. RGB value is (132,32,56). Sum of RGB (Red+Green+Blue) = 132+32+56=220 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60% from 220); Green value is 32 (12.89% from 255 or 14.55% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 132 - color contains mainly: red. Hex color #842038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842038 is #7BDFC7. Grayscale: #404040. Windows color (decimal): -8118216 or 3678340. OLE color: 3678340.
HSL color Cylindrical-coordinate representation of color #842038: hue angle of 345.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842038 is Cyan = 0, Magento = 0.76, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 32 | 56 | - |
| CMYK | 0 | 0.76 | 0.58 | 0.48 |
| HSL | 345.6º | 0.61% | 0.32% | - |
| HSV(B) | 345.6º | 0.76% | 0.52% | - |
| XYZ | 10.75 | 6.22 | 4.38 | - |
| YUV | 64.64 | 123.13 | 176.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 32 | 56 | 0 | 0.76 | 0.58 | 0.48 | 345.6 | 0.61 | 0.32 |
| Hex | 84 | 20 | 38 | 0 | 4C | 3A | 30 | 15A | 3D | 20 |
| Octal | 204 | 40 | 70 | 0 | 114 | 72 | 60 | 532 | 75 | 40 |
| Binary | 10000100 | 100000 | 111000 | 0 | 1001100 | 111010 | 110000 | 101011010 | 111101 | 100000 |
Color Harmonies of #842038
Complementary color
Monochromatic Colors of #842038
Black with #842038
Text Example
Text Example
White with #842038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842038; }
p { color: rgb(132,32,56); }
H1.HeaderClassName
{
color: #842038;
}
.AnyTagClassName
{
color: #842038;
}
</style>
background-color css
<style>
a { background-color: #842038; }
a { background-color: rgb(132,32,56); }
div.DivClassName
{
background-color: #842038;
}
.BgClassName
{
background-color: #842038;
}
</style>
border-color css
<style>
span { border-color: #842038; }
span { border-color: rgb(132,32,56); }
td.TdClassName
{
border-color: #842038;
}
.TagClassName
{
border-color: #842038;
}
</style>