Shades of Shiraz #822435
Tints of Shiraz #822435
RGB
CMYK
RGB Variations
Color information
#822435 (or 0x822435) is known color: Shiraz. HEX triplet: 82, 24 and 35. RGB value is (130,36,53). Sum of RGB (Red+Green+Blue) = 130+36+53=219 (29% of max value = 765). Red value is 130 (51.17% from 255 or 59.36% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 53 (21.09% from 255 or 24.20% from 219); Max value from RGB is 130 - color contains mainly: red. Hex color #822435 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822435 is #7DDBCA. Grayscale: #424242. Windows color (decimal): -8248267 or 3482754. OLE color: 3482754.
HSL color Cylindrical-coordinate representation of color #822435: hue angle of 349.15º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #822435 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 53 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.49 |
| HSL | 349.15º | 0.57% | 0.33% | - |
| HSV(B) | 349.15º | 0.72% | 0.51% | - |
| XYZ | 10.48 | 6.26 | 4.03 | - |
| YUV | 66.04 | 120.64 | 173.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 53 | 0 | 0.72 | 0.59 | 0.49 | 349.15 | 0.57 | 0.33 |
| Hex | 82 | 24 | 35 | 0 | 48 | 3B | 31 | 15D | 39 | 21 |
| Octal | 202 | 44 | 65 | 0 | 110 | 73 | 61 | 535 | 71 | 41 |
| Binary | 10000010 | 100100 | 110101 | 0 | 1001000 | 111011 | 110001 | 101011101 | 111001 | 100001 |
Color Harmonies of #822435
Complementary color
Monochromatic Colors of #822435
Black with #822435
Text Example
Text Example
White with #822435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822435; }
p { color: rgb(130,36,53); }
H1.HeaderClassName
{
color: #822435;
}
.AnyTagClassName
{
color: #822435;
}
</style>
background-color css
<style>
a { background-color: #822435; }
a { background-color: rgb(130,36,53); }
div.DivClassName
{
background-color: #822435;
}
.BgClassName
{
background-color: #822435;
}
</style>
border-color css
<style>
span { border-color: #822435; }
span { border-color: rgb(130,36,53); }
td.TdClassName
{
border-color: #822435;
}
.TagClassName
{
border-color: #822435;
}
</style>