Shades of Shiraz #822437
Tints of Shiraz #822437
RGB
CMYK
RGB Variations
Color information
#822437 (or 0x822437) is known color: Shiraz. HEX triplet: 82, 24 and 37. RGB value is (130,36,55). Sum of RGB (Red+Green+Blue) = 130+36+55=221 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.82% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 130 - color contains mainly: red. Hex color #822437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822437 is #7DDBC8. Grayscale: #424242. Windows color (decimal): -8248265 or 3613826. OLE color: 3613826.
HSL color Cylindrical-coordinate representation of color #822437: hue angle of 347.87º 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 #822437 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 55 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.49 |
| HSL | 347.87º | 0.57% | 0.33% | - |
| HSV(B) | 347.87º | 0.72% | 0.51% | - |
| XYZ | 10.53 | 6.28 | 4.27 | - |
| YUV | 66.27 | 121.64 | 173.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 55 | 0 | 0.72 | 0.58 | 0.49 | 347.87 | 0.57 | 0.33 |
| Hex | 82 | 24 | 37 | 0 | 48 | 3A | 31 | 15C | 39 | 21 |
| Octal | 202 | 44 | 67 | 0 | 110 | 72 | 61 | 534 | 71 | 41 |
| Binary | 10000010 | 100100 | 110111 | 0 | 1001000 | 111010 | 110001 | 101011100 | 111001 | 100001 |
Color Harmonies of #822437
Complementary color
Monochromatic Colors of #822437
Black with #822437
Text Example
Text Example
White with #822437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822437; }
p { color: rgb(130,36,55); }
H1.HeaderClassName
{
color: #822437;
}
.AnyTagClassName
{
color: #822437;
}
</style>
background-color css
<style>
a { background-color: #822437; }
a { background-color: rgb(130,36,55); }
div.DivClassName
{
background-color: #822437;
}
.BgClassName
{
background-color: #822437;
}
</style>
border-color css
<style>
span { border-color: #822437; }
span { border-color: rgb(130,36,55); }
td.TdClassName
{
border-color: #822437;
}
.TagClassName
{
border-color: #822437;
}
</style>