Shades of Shiraz #812938
Tints of Shiraz #812938
RGB
CMYK
RGB Variations
Color information
#812938 (or 0x812938) is known color: Shiraz. HEX triplet: 81, 29 and 38. RGB value is (129,41,56). Sum of RGB (Red+Green+Blue) = 129+41+56=226 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.08% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 56 (22.27% from 255 or 24.78% from 226); Max value from RGB is 129 - color contains mainly: red. Hex color #812938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812938 is #7ED6C7. Grayscale: #454545. Windows color (decimal): -8312520 or 3680641. OLE color: 3680641.
HSL color Cylindrical-coordinate representation of color #812938: hue angle of 349.77º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #812938 is Cyan = 0, Magento = 0.68, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 56 | - |
| CMYK | 0 | 0.68 | 0.57 | 0.49 |
| HSL | 349.77º | 0.52% | 0.33% | - |
| HSV(B) | 349.77º | 0.68% | 0.51% | - |
| XYZ | 10.56 | 6.54 | 4.45 | - |
| YUV | 69.02 | 120.65 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 56 | 0 | 0.68 | 0.57 | 0.49 | 349.77 | 0.52 | 0.33 |
| Hex | 81 | 29 | 38 | 0 | 44 | 39 | 31 | 15E | 34 | 21 |
| Octal | 201 | 51 | 70 | 0 | 104 | 71 | 61 | 536 | 64 | 41 |
| Binary | 10000001 | 101001 | 111000 | 0 | 1000100 | 111001 | 110001 | 101011110 | 110100 | 100001 |
Color Harmonies of #812938
Complementary color
Monochromatic Colors of #812938
Black with #812938
Text Example
Text Example
White with #812938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812938; }
p { color: rgb(129,41,56); }
H1.HeaderClassName
{
color: #812938;
}
.AnyTagClassName
{
color: #812938;
}
</style>
background-color css
<style>
a { background-color: #812938; }
a { background-color: rgb(129,41,56); }
div.DivClassName
{
background-color: #812938;
}
.BgClassName
{
background-color: #812938;
}
</style>
border-color css
<style>
span { border-color: #812938; }
span { border-color: rgb(129,41,56); }
td.TdClassName
{
border-color: #812938;
}
.TagClassName
{
border-color: #812938;
}
</style>