Shades of Shiraz #812838
Tints of Shiraz #812838
RGB
CMYK
RGB Variations
Color information
#812838 (or 0x812838) is known color: Shiraz. HEX triplet: 81, 28 and 38. RGB value is (129,40,56). Sum of RGB (Red+Green+Blue) = 129+40+56=225 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.33% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 129 - color contains mainly: red. Hex color #812838 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812838 is #7ED7C7. Grayscale: #444444. Windows color (decimal): -8312776 or 3680385. OLE color: 3680385.
HSL color Cylindrical-coordinate representation of color #812838: hue angle of 349.21º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #812838 is Cyan = 0, Magento = 0.69, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 56 | - |
| CMYK | 0 | 0.69 | 0.57 | 0.49 |
| HSL | 349.21º | 0.53% | 0.33% | - |
| HSV(B) | 349.21º | 0.69% | 0.51% | - |
| XYZ | 10.53 | 6.47 | 4.44 | - |
| YUV | 68.44 | 120.99 | 171.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 56 | 0 | 0.69 | 0.57 | 0.49 | 349.21 | 0.53 | 0.33 |
| Hex | 81 | 28 | 38 | 0 | 45 | 39 | 31 | 15D | 35 | 21 |
| Octal | 201 | 50 | 70 | 0 | 105 | 71 | 61 | 535 | 65 | 41 |
| Binary | 10000001 | 101000 | 111000 | 0 | 1000101 | 111001 | 110001 | 101011101 | 110101 | 100001 |
Color Harmonies of #812838
Complementary color
Monochromatic Colors of #812838
Black with #812838
Text Example
Text Example
White with #812838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812838; }
p { color: rgb(129,40,56); }
H1.HeaderClassName
{
color: #812838;
}
.AnyTagClassName
{
color: #812838;
}
</style>
background-color css
<style>
a { background-color: #812838; }
a { background-color: rgb(129,40,56); }
div.DivClassName
{
background-color: #812838;
}
.BgClassName
{
background-color: #812838;
}
</style>
border-color css
<style>
span { border-color: #812838; }
span { border-color: rgb(129,40,56); }
td.TdClassName
{
border-color: #812838;
}
.TagClassName
{
border-color: #812838;
}
</style>