Shades of Shiraz #832935
Tints of Shiraz #832935
RGB
CMYK
RGB Variations
Color information
#832935 (or 0x832935) is known color: Shiraz. HEX triplet: 83, 29 and 35. RGB value is (131,41,53). Sum of RGB (Red+Green+Blue) = 131+41+53=225 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.22% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 53 (21.09% from 255 or 23.56% from 225); Max value from RGB is 131 - color contains mainly: red. Hex color #832935 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832935 is #7CD6CA. Grayscale: #454545. Windows color (decimal): -8181451 or 3484035. OLE color: 3484035.
HSL color Cylindrical-coordinate representation of color #832935: hue angle of 352º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #832935 is Cyan = 0, Magento = 0.69, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 53 | - |
| CMYK | 0 | 0.69 | 0.60 | 0.49 |
| HSL | 352º | 0.52% | 0.34% | - |
| HSV(B) | 352º | 0.69% | 0.51% | - |
| XYZ | 10.8 | 6.67 | 4.09 | - |
| YUV | 69.28 | 118.82 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 53 | 0 | 0.69 | 0.60 | 0.49 | 352 | 0.52 | 0.34 |
| Hex | 83 | 29 | 35 | 0 | 45 | 3C | 31 | 160 | 34 | 22 |
| Octal | 203 | 51 | 65 | 0 | 105 | 74 | 61 | 540 | 64 | 42 |
| Binary | 10000011 | 101001 | 110101 | 0 | 1000101 | 111100 | 110001 | 101100000 | 110100 | 100010 |
Color Harmonies of #832935
Complementary color
Monochromatic Colors of #832935
Black with #832935
Text Example
Text Example
White with #832935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832935; }
p { color: rgb(131,41,53); }
H1.HeaderClassName
{
color: #832935;
}
.AnyTagClassName
{
color: #832935;
}
</style>
background-color css
<style>
a { background-color: #832935; }
a { background-color: rgb(131,41,53); }
div.DivClassName
{
background-color: #832935;
}
.BgClassName
{
background-color: #832935;
}
</style>
border-color css
<style>
span { border-color: #832935; }
span { border-color: rgb(131,41,53); }
td.TdClassName
{
border-color: #832935;
}
.TagClassName
{
border-color: #832935;
}
</style>