Shades of Shiraz #812534
Tints of Shiraz #812534
RGB
CMYK
RGB Variations
Color information
#812534 (or 0x812534) is known color: Shiraz. HEX triplet: 81, 25 and 34. RGB value is (129,37,52). Sum of RGB (Red+Green+Blue) = 129+37+52=218 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.17% from 218); Green value is 37 (14.84% from 255 or 16.97% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 129 - color contains mainly: red. Hex color #812534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812534 is #7EDACB. Grayscale: #424242. Windows color (decimal): -8313548 or 3417473. OLE color: 3417473.
HSL color Cylindrical-coordinate representation of color #812534: hue angle of 350.22º 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 #812534 is Cyan = 0, Magento = 0.71, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 52 | - |
| CMYK | 0 | 0.71 | 0.60 | 0.49 |
| HSL | 350.22º | 0.55% | 0.33% | - |
| HSV(B) | 350.22º | 0.71% | 0.51% | - |
| XYZ | 10.33 | 6.24 | 3.91 | - |
| YUV | 66.22 | 119.98 | 172.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 52 | 0 | 0.71 | 0.60 | 0.49 | 350.22 | 0.55 | 0.33 |
| Hex | 81 | 25 | 34 | 0 | 47 | 3C | 31 | 15E | 37 | 21 |
| Octal | 201 | 45 | 64 | 0 | 107 | 74 | 61 | 536 | 67 | 41 |
| Binary | 10000001 | 100101 | 110100 | 0 | 1000111 | 111100 | 110001 | 101011110 | 110111 | 100001 |
Color Harmonies of #812534
Complementary color
Monochromatic Colors of #812534
Black with #812534
Text Example
Text Example
White with #812534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812534; }
p { color: rgb(129,37,52); }
H1.HeaderClassName
{
color: #812534;
}
.AnyTagClassName
{
color: #812534;
}
</style>
background-color css
<style>
a { background-color: #812534; }
a { background-color: rgb(129,37,52); }
div.DivClassName
{
background-color: #812534;
}
.BgClassName
{
background-color: #812534;
}
</style>
border-color css
<style>
span { border-color: #812534; }
span { border-color: rgb(129,37,52); }
td.TdClassName
{
border-color: #812534;
}
.TagClassName
{
border-color: #812534;
}
</style>