Shades of Shiraz #812636
Tints of Shiraz #812636
RGB
CMYK
RGB Variations
Color information
#812636 (or 0x812636) is known color: Shiraz. HEX triplet: 81, 26 and 36. RGB value is (129,38,54). Sum of RGB (Red+Green+Blue) = 129+38+54=221 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.37% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 129 - color contains mainly: red. Hex color #812636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812636 is #7ED9C9. Grayscale: #434343. Windows color (decimal): -8313290 or 3548801. OLE color: 3548801.
HSL color Cylindrical-coordinate representation of color #812636: 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.71%. Process color model (Four color, CMYK) of #812636 is Cyan = 0, Magento = 0.71, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 38 | 54 | - |
| CMYK | 0 | 0.71 | 0.58 | 0.49 |
| HSL | 349.45º | 0.54% | 0.33% | - |
| HSV(B) | 349.45º | 0.71% | 0.51% | - |
| XYZ | 10.41 | 6.32 | 4.16 | - |
| YUV | 67.03 | 120.65 | 172.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 38 | 54 | 0 | 0.71 | 0.58 | 0.49 | 349.45 | 0.54 | 0.33 |
| Hex | 81 | 26 | 36 | 0 | 47 | 3A | 31 | 15D | 36 | 21 |
| Octal | 201 | 46 | 66 | 0 | 107 | 72 | 61 | 535 | 66 | 41 |
| Binary | 10000001 | 100110 | 110110 | 0 | 1000111 | 111010 | 110001 | 101011101 | 110110 | 100001 |
Color Harmonies of #812636
Complementary color
Monochromatic Colors of #812636
Black with #812636
Text Example
Text Example
White with #812636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812636; }
p { color: rgb(129,38,54); }
H1.HeaderClassName
{
color: #812636;
}
.AnyTagClassName
{
color: #812636;
}
</style>
background-color css
<style>
a { background-color: #812636; }
a { background-color: rgb(129,38,54); }
div.DivClassName
{
background-color: #812636;
}
.BgClassName
{
background-color: #812636;
}
</style>
border-color css
<style>
span { border-color: #812636; }
span { border-color: rgb(129,38,54); }
td.TdClassName
{
border-color: #812636;
}
.TagClassName
{
border-color: #812636;
}
</style>