Shades of Shiraz #812239
Tints of Shiraz #812239
RGB
CMYK
RGB Variations
Color information
#812239 (or 0x812239) is known color: Shiraz. HEX triplet: 81, 22 and 39. RGB value is (129,34,57). Sum of RGB (Red+Green+Blue) = 129+34+57=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 57 (22.66% from 255 or 25.91% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #812239 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812239 is #7EDDC6. Grayscale: #414141. Windows color (decimal): -8314311 or 3744385. OLE color: 3744385.
HSL color Cylindrical-coordinate representation of color #812239: hue angle of 345.47º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #812239 is Cyan = 0, Magento = 0.74, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 57 | - |
| CMYK | 0 | 0.74 | 0.56 | 0.49 |
| HSL | 345.47º | 0.58% | 0.32% | - |
| HSV(B) | 345.47º | 0.74% | 0.51% | - |
| XYZ | 10.36 | 6.11 | 4.5 | - |
| YUV | 65.03 | 123.47 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 57 | 0 | 0.74 | 0.56 | 0.49 | 345.47 | 0.58 | 0.32 |
| Hex | 81 | 22 | 39 | 0 | 4A | 38 | 31 | 159 | 3A | 20 |
| Octal | 201 | 42 | 71 | 0 | 112 | 70 | 61 | 531 | 72 | 40 |
| Binary | 10000001 | 100010 | 111001 | 0 | 1001010 | 111000 | 110001 | 101011001 | 111010 | 100000 |
Color Harmonies of #812239
Complementary color
Monochromatic Colors of #812239
Black with #812239
Text Example
Text Example
White with #812239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812239; }
p { color: rgb(129,34,57); }
H1.HeaderClassName
{
color: #812239;
}
.AnyTagClassName
{
color: #812239;
}
</style>
background-color css
<style>
a { background-color: #812239; }
a { background-color: rgb(129,34,57); }
div.DivClassName
{
background-color: #812239;
}
.BgClassName
{
background-color: #812239;
}
</style>
border-color css
<style>
span { border-color: #812239; }
span { border-color: rgb(129,34,57); }
td.TdClassName
{
border-color: #812239;
}
.TagClassName
{
border-color: #812239;
}
</style>