Shades of Shiraz #812836
Tints of Shiraz #812836
RGB
CMYK
RGB Variations
Color information
#812836 (or 0x812836) is known color: Shiraz. HEX triplet: 81, 28 and 36. RGB value is (129,40,54). Sum of RGB (Red+Green+Blue) = 129+40+54=223 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.85% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 129 - color contains mainly: red. Hex color #812836 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812836 is #7ED7C9. Grayscale: #444444. Windows color (decimal): -8312778 or 3549313. OLE color: 3549313.
HSL color Cylindrical-coordinate representation of color #812836: hue angle of 350.56º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #812836 is Cyan = 0, Magento = 0.69, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 54 | - |
| CMYK | 0 | 0.69 | 0.58 | 0.49 |
| HSL | 350.56º | 0.53% | 0.33% | - |
| HSV(B) | 350.56º | 0.69% | 0.51% | - |
| XYZ | 10.48 | 6.45 | 4.18 | - |
| YUV | 68.21 | 119.99 | 171.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 54 | 0 | 0.69 | 0.58 | 0.49 | 350.56 | 0.53 | 0.33 |
| Hex | 81 | 28 | 36 | 0 | 45 | 3A | 31 | 15F | 35 | 21 |
| Octal | 201 | 50 | 66 | 0 | 105 | 72 | 61 | 537 | 65 | 41 |
| Binary | 10000001 | 101000 | 110110 | 0 | 1000101 | 111010 | 110001 | 101011111 | 110101 | 100001 |
Color Harmonies of #812836
Complementary color
Monochromatic Colors of #812836
Black with #812836
Text Example
Text Example
White with #812836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812836; }
p { color: rgb(129,40,54); }
H1.HeaderClassName
{
color: #812836;
}
.AnyTagClassName
{
color: #812836;
}
</style>
background-color css
<style>
a { background-color: #812836; }
a { background-color: rgb(129,40,54); }
div.DivClassName
{
background-color: #812836;
}
.BgClassName
{
background-color: #812836;
}
</style>
border-color css
<style>
span { border-color: #812836; }
span { border-color: rgb(129,40,54); }
td.TdClassName
{
border-color: #812836;
}
.TagClassName
{
border-color: #812836;
}
</style>