Shades of Shiraz #812436
Tints of Shiraz #812436
RGB
CMYK
RGB Variations
Color information
#812436 (or 0x812436) is known color: Shiraz. HEX triplet: 81, 24 and 36. RGB value is (129,36,54). Sum of RGB (Red+Green+Blue) = 129+36+54=219 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.90% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 129 - color contains mainly: red. Hex color #812436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812436 is #7EDBC9. Grayscale: #414141. Windows color (decimal): -8313802 or 3548289. OLE color: 3548289.
HSL color Cylindrical-coordinate representation of color #812436: hue angle of 348.39º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #812436 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 54 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.49 |
| HSL | 348.39º | 0.56% | 0.32% | - |
| HSV(B) | 348.39º | 0.72% | 0.51% | - |
| XYZ | 10.35 | 6.2 | 4.14 | - |
| YUV | 65.86 | 121.31 | 173.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 54 | 0 | 0.72 | 0.58 | 0.49 | 348.39 | 0.56 | 0.32 |
| Hex | 81 | 24 | 36 | 0 | 48 | 3A | 31 | 15C | 38 | 20 |
| Octal | 201 | 44 | 66 | 0 | 110 | 72 | 61 | 534 | 70 | 40 |
| Binary | 10000001 | 100100 | 110110 | 0 | 1001000 | 111010 | 110001 | 101011100 | 111000 | 100000 |
Color Harmonies of #812436
Complementary color
Monochromatic Colors of #812436
Black with #812436
Text Example
Text Example
White with #812436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812436; }
p { color: rgb(129,36,54); }
H1.HeaderClassName
{
color: #812436;
}
.AnyTagClassName
{
color: #812436;
}
</style>
background-color css
<style>
a { background-color: #812436; }
a { background-color: rgb(129,36,54); }
div.DivClassName
{
background-color: #812436;
}
.BgClassName
{
background-color: #812436;
}
</style>
border-color css
<style>
span { border-color: #812436; }
span { border-color: rgb(129,36,54); }
td.TdClassName
{
border-color: #812436;
}
.TagClassName
{
border-color: #812436;
}
</style>