Shades of Shiraz #822737
Tints of Shiraz #822737
RGB
CMYK
RGB Variations
Color information
#822737 (or 0x822737) is known color: Shiraz. HEX triplet: 82, 27 and 37. RGB value is (130,39,55). Sum of RGB (Red+Green+Blue) = 130+39+55=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #822737 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822737 is #7DD8C8. Grayscale: #444444. Windows color (decimal): -8247497 or 3614594. OLE color: 3614594.
HSL color Cylindrical-coordinate representation of color #822737: hue angle of 349.45º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #822737 is Cyan = 0, Magento = 0.70, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 55 | - |
| CMYK | 0 | 0.70 | 0.58 | 0.49 |
| HSL | 349.45º | 0.54% | 0.33% | - |
| HSV(B) | 349.45º | 0.7% | 0.51% | - |
| XYZ | 10.62 | 6.47 | 4.3 | - |
| YUV | 68.03 | 120.65 | 172.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 55 | 0 | 0.70 | 0.58 | 0.49 | 349.45 | 0.54 | 0.33 |
| Hex | 82 | 27 | 37 | 0 | 46 | 3A | 31 | 15D | 36 | 21 |
| Octal | 202 | 47 | 67 | 0 | 106 | 72 | 61 | 535 | 66 | 41 |
| Binary | 10000010 | 100111 | 110111 | 0 | 1000110 | 111010 | 110001 | 101011101 | 110110 | 100001 |
Color Harmonies of #822737
Complementary color
Monochromatic Colors of #822737
Black with #822737
Text Example
Text Example
White with #822737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822737; }
p { color: rgb(130,39,55); }
H1.HeaderClassName
{
color: #822737;
}
.AnyTagClassName
{
color: #822737;
}
</style>
background-color css
<style>
a { background-color: #822737; }
a { background-color: rgb(130,39,55); }
div.DivClassName
{
background-color: #822737;
}
.BgClassName
{
background-color: #822737;
}
</style>
border-color css
<style>
span { border-color: #822737; }
span { border-color: rgb(130,39,55); }
td.TdClassName
{
border-color: #822737;
}
.TagClassName
{
border-color: #822737;
}
</style>