Shades of Shiraz #812437
Tints of Shiraz #812437
RGB
CMYK
RGB Variations
Color information
#812437 (or 0x812437) is known color: Shiraz. HEX triplet: 81, 24 and 37. RGB value is (129,36,55). Sum of RGB (Red+Green+Blue) = 129+36+55=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #812437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812437 is #7EDBC8. Grayscale: #414141. Windows color (decimal): -8313801 or 3613825. OLE color: 3613825.
HSL color Cylindrical-coordinate representation of color #812437: hue angle of 347.74º 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 #812437 is Cyan = 0, Magento = 0.72, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 55 | - |
| CMYK | 0 | 0.72 | 0.57 | 0.49 |
| HSL | 347.74º | 0.56% | 0.32% | - |
| HSV(B) | 347.74º | 0.72% | 0.51% | - |
| XYZ | 10.37 | 6.2 | 4.27 | - |
| YUV | 65.97 | 121.81 | 172.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 55 | 0 | 0.72 | 0.57 | 0.49 | 347.74 | 0.56 | 0.32 |
| Hex | 81 | 24 | 37 | 0 | 48 | 39 | 31 | 15C | 38 | 20 |
| Octal | 201 | 44 | 67 | 0 | 110 | 71 | 61 | 534 | 70 | 40 |
| Binary | 10000001 | 100100 | 110111 | 0 | 1001000 | 111001 | 110001 | 101011100 | 111000 | 100000 |
Color Harmonies of #812437
Complementary color
Monochromatic Colors of #812437
Black with #812437
Text Example
Text Example
White with #812437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812437; }
p { color: rgb(129,36,55); }
H1.HeaderClassName
{
color: #812437;
}
.AnyTagClassName
{
color: #812437;
}
</style>
background-color css
<style>
a { background-color: #812437; }
a { background-color: rgb(129,36,55); }
div.DivClassName
{
background-color: #812437;
}
.BgClassName
{
background-color: #812437;
}
</style>
border-color css
<style>
span { border-color: #812437; }
span { border-color: rgb(129,36,55); }
td.TdClassName
{
border-color: #812437;
}
.TagClassName
{
border-color: #812437;
}
</style>