Shades of Shiraz #842539
Tints of Shiraz #842539
RGB
CMYK
RGB Variations
Color information
#842539 (or 0x842539) is known color: Shiraz. HEX triplet: 84, 25 and 39. RGB value is (132,37,57). Sum of RGB (Red+Green+Blue) = 132+37+57=226 (29% of max value = 765). Red value is 132 (51.95% from 255 or 58.41% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 132 - color contains mainly: red. Hex color #842539 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842539 is #7BDAC6. Grayscale: #434343. Windows color (decimal): -8116935 or 3745156. OLE color: 3745156.
HSL color Cylindrical-coordinate representation of color #842539: hue angle of 347.37º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #842539 is Cyan = 0, Magento = 0.72, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 57 | - |
| CMYK | 0 | 0.72 | 0.57 | 0.48 |
| HSL | 347.37º | 0.56% | 0.33% | - |
| HSV(B) | 347.37º | 0.72% | 0.52% | - |
| XYZ | 10.92 | 6.52 | 4.55 | - |
| YUV | 67.69 | 121.97 | 173.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 57 | 0 | 0.72 | 0.57 | 0.48 | 347.37 | 0.56 | 0.33 |
| Hex | 84 | 25 | 39 | 0 | 48 | 39 | 30 | 15B | 38 | 21 |
| Octal | 204 | 45 | 71 | 0 | 110 | 71 | 60 | 533 | 70 | 41 |
| Binary | 10000100 | 100101 | 111001 | 0 | 1001000 | 111001 | 110000 | 101011011 | 111000 | 100001 |
Color Harmonies of #842539
Complementary color
Monochromatic Colors of #842539
Black with #842539
Text Example
Text Example
White with #842539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842539; }
p { color: rgb(132,37,57); }
H1.HeaderClassName
{
color: #842539;
}
.AnyTagClassName
{
color: #842539;
}
</style>
background-color css
<style>
a { background-color: #842539; }
a { background-color: rgb(132,37,57); }
div.DivClassName
{
background-color: #842539;
}
.BgClassName
{
background-color: #842539;
}
</style>
border-color css
<style>
span { border-color: #842539; }
span { border-color: rgb(132,37,57); }
td.TdClassName
{
border-color: #842539;
}
.TagClassName
{
border-color: #842539;
}
</style>