Shades of Shiraz #842633
Tints of Shiraz #842633
RGB
CMYK
RGB Variations
Color information
#842633 (or 0x842633) is known color: Shiraz. HEX triplet: 84, 26 and 33. RGB value is (132,38,51). Sum of RGB (Red+Green+Blue) = 132+38+51=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #842633 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842633 is #7BD9CC. Grayscale: #434343. Windows color (decimal): -8116685 or 3352196. OLE color: 3352196.
HSL color Cylindrical-coordinate representation of color #842633: hue angle of 351.7º 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 #842633 is Cyan = 0, Magento = 0.71, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 38 | 51 | - |
| CMYK | 0 | 0.71 | 0.61 | 0.48 |
| HSL | 351.7º | 0.55% | 0.33% | - |
| HSV(B) | 351.7º | 0.71% | 0.52% | - |
| XYZ | 10.81 | 6.53 | 3.82 | - |
| YUV | 67.59 | 118.64 | 173.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 38 | 51 | 0 | 0.71 | 0.61 | 0.48 | 351.7 | 0.55 | 0.33 |
| Hex | 84 | 26 | 33 | 0 | 47 | 3D | 30 | 160 | 37 | 21 |
| Octal | 204 | 46 | 63 | 0 | 107 | 75 | 60 | 540 | 67 | 41 |
| Binary | 10000100 | 100110 | 110011 | 0 | 1000111 | 111101 | 110000 | 101100000 | 110111 | 100001 |
Color Harmonies of #842633
Complementary color
Monochromatic Colors of #842633
Black with #842633
Text Example
Text Example
White with #842633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842633; }
p { color: rgb(132,38,51); }
H1.HeaderClassName
{
color: #842633;
}
.AnyTagClassName
{
color: #842633;
}
</style>
background-color css
<style>
a { background-color: #842633; }
a { background-color: rgb(132,38,51); }
div.DivClassName
{
background-color: #842633;
}
.BgClassName
{
background-color: #842633;
}
</style>
border-color css
<style>
span { border-color: #842633; }
span { border-color: rgb(132,38,51); }
td.TdClassName
{
border-color: #842633;
}
.TagClassName
{
border-color: #842633;
}
</style>