Shades of Shiraz #812536
Tints of Shiraz #812536
RGB
CMYK
RGB Variations
Color information
#812536 (or 0x812536) is known color: Shiraz. HEX triplet: 81, 25 and 36. RGB value is (129,37,54). Sum of RGB (Red+Green+Blue) = 129+37+54=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 37 (14.84% from 255 or 16.82% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #812536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812536 is #7EDAC9. Grayscale: #424242. Windows color (decimal): -8313546 or 3548545. OLE color: 3548545.
HSL color Cylindrical-coordinate representation of color #812536: hue angle of 348.91º degrees, saturation: 0.55, 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 #812536 is Cyan = 0, Magento = 0.71, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 54 | - |
| CMYK | 0 | 0.71 | 0.58 | 0.49 |
| HSL | 348.91º | 0.55% | 0.33% | - |
| HSV(B) | 348.91º | 0.71% | 0.51% | - |
| XYZ | 10.38 | 6.26 | 4.15 | - |
| YUV | 66.45 | 120.98 | 172.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 54 | 0 | 0.71 | 0.58 | 0.49 | 348.91 | 0.55 | 0.33 |
| Hex | 81 | 25 | 36 | 0 | 47 | 3A | 31 | 15D | 37 | 21 |
| Octal | 201 | 45 | 66 | 0 | 107 | 72 | 61 | 535 | 67 | 41 |
| Binary | 10000001 | 100101 | 110110 | 0 | 1000111 | 111010 | 110001 | 101011101 | 110111 | 100001 |
Color Harmonies of #812536
Complementary color
Monochromatic Colors of #812536
Black with #812536
Text Example
Text Example
White with #812536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812536; }
p { color: rgb(129,37,54); }
H1.HeaderClassName
{
color: #812536;
}
.AnyTagClassName
{
color: #812536;
}
</style>
background-color css
<style>
a { background-color: #812536; }
a { background-color: rgb(129,37,54); }
div.DivClassName
{
background-color: #812536;
}
.BgClassName
{
background-color: #812536;
}
</style>
border-color css
<style>
span { border-color: #812536; }
span { border-color: rgb(129,37,54); }
td.TdClassName
{
border-color: #812536;
}
.TagClassName
{
border-color: #812536;
}
</style>