Shades of Shiraz #822535
Tints of Shiraz #822535
RGB
CMYK
RGB Variations
Color information
#822535 (or 0x822535) is known color: Shiraz. HEX triplet: 82, 25 and 35. RGB value is (130,37,53). Sum of RGB (Red+Green+Blue) = 130+37+53=220 (29% of max value = 765). Red value is 130 (51.17% from 255 or 59.09% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 53 (21.09% from 255 or 24.09% from 220); Max value from RGB is 130 - color contains mainly: red. Hex color #822535 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822535 is #7DDACA. Grayscale: #424242. Windows color (decimal): -8248011 or 3483010. OLE color: 3483010.
HSL color Cylindrical-coordinate representation of color #822535: hue angle of 349.68º degrees, saturation: 0.56, 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 #822535 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 53 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.49 |
| HSL | 349.68º | 0.56% | 0.33% | - |
| HSV(B) | 349.68º | 0.72% | 0.51% | - |
| XYZ | 10.51 | 6.33 | 4.04 | - |
| YUV | 66.63 | 120.31 | 173.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 53 | 0 | 0.72 | 0.59 | 0.49 | 349.68 | 0.56 | 0.33 |
| Hex | 82 | 25 | 35 | 0 | 48 | 3B | 31 | 15E | 38 | 21 |
| Octal | 202 | 45 | 65 | 0 | 110 | 73 | 61 | 536 | 70 | 41 |
| Binary | 10000010 | 100101 | 110101 | 0 | 1001000 | 111011 | 110001 | 101011110 | 111000 | 100001 |
Color Harmonies of #822535
Complementary color
Monochromatic Colors of #822535
Black with #822535
Text Example
Text Example
White with #822535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822535; }
p { color: rgb(130,37,53); }
H1.HeaderClassName
{
color: #822535;
}
.AnyTagClassName
{
color: #822535;
}
</style>
background-color css
<style>
a { background-color: #822535; }
a { background-color: rgb(130,37,53); }
div.DivClassName
{
background-color: #822535;
}
.BgClassName
{
background-color: #822535;
}
</style>
border-color css
<style>
span { border-color: #822535; }
span { border-color: rgb(130,37,53); }
td.TdClassName
{
border-color: #822535;
}
.TagClassName
{
border-color: #822535;
}
</style>