Shades of Shiraz #822936
Tints of Shiraz #822936
RGB
CMYK
RGB Variations
Color information
#822936 (or 0x822936) is known color: Shiraz. HEX triplet: 82, 29 and 36. RGB value is (130,41,54). Sum of RGB (Red+Green+Blue) = 130+41+54=225 (29% of max value = 765). Red value is 130 (51.17% from 255 or 57.78% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 130 - color contains mainly: red. Hex color #822936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822936 is #7DD6C9. Grayscale: #454545. Windows color (decimal): -8246986 or 3549570. OLE color: 3549570.
HSL color Cylindrical-coordinate representation of color #822936: hue angle of 351.24º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #822936 is Cyan = 0, Magento = 0.68, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 41 | 54 | - |
| CMYK | 0 | 0.68 | 0.58 | 0.49 |
| HSL | 351.24º | 0.52% | 0.34% | - |
| HSV(B) | 351.24º | 0.68% | 0.51% | - |
| XYZ | 10.66 | 6.6 | 4.2 | - |
| YUV | 69.09 | 119.49 | 171.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 41 | 54 | 0 | 0.68 | 0.58 | 0.49 | 351.24 | 0.52 | 0.34 |
| Hex | 82 | 29 | 36 | 0 | 44 | 3A | 31 | 15F | 34 | 22 |
| Octal | 202 | 51 | 66 | 0 | 104 | 72 | 61 | 537 | 64 | 42 |
| Binary | 10000010 | 101001 | 110110 | 0 | 1000100 | 111010 | 110001 | 101011111 | 110100 | 100010 |
Color Harmonies of #822936
Complementary color
Monochromatic Colors of #822936
Black with #822936
Text Example
Text Example
White with #822936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822936; }
p { color: rgb(130,41,54); }
H1.HeaderClassName
{
color: #822936;
}
.AnyTagClassName
{
color: #822936;
}
</style>
background-color css
<style>
a { background-color: #822936; }
a { background-color: rgb(130,41,54); }
div.DivClassName
{
background-color: #822936;
}
.BgClassName
{
background-color: #822936;
}
</style>
border-color css
<style>
span { border-color: #822936; }
span { border-color: rgb(130,41,54); }
td.TdClassName
{
border-color: #822936;
}
.TagClassName
{
border-color: #822936;
}
</style>