Shades of Shiraz #832837
Tints of Shiraz #832837
RGB
CMYK
RGB Variations
Color information
#832837 (or 0x832837) is known color: Shiraz. HEX triplet: 83, 28 and 37. RGB value is (131,40,55). Sum of RGB (Red+Green+Blue) = 131+40+55=226 (29% of max value = 765). Red value is 131 (51.56% from 255 or 57.96% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 55 (21.88% from 255 or 24.34% from 226); Max value from RGB is 131 - color contains mainly: red. Hex color #832837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832837 is #7CD7C8. Grayscale: #444444. Windows color (decimal): -8181705 or 3614851. OLE color: 3614851.
HSL color Cylindrical-coordinate representation of color #832837: hue angle of 350.11º degrees, saturation: 0.53, 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 #832837 is Cyan = 0, Magento = 0.69, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 40 | 55 | - |
| CMYK | 0 | 0.69 | 0.58 | 0.49 |
| HSL | 350.11º | 0.53% | 0.34% | - |
| HSV(B) | 350.11º | 0.69% | 0.51% | - |
| XYZ | 10.81 | 6.62 | 4.32 | - |
| YUV | 68.92 | 120.15 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 40 | 55 | 0 | 0.69 | 0.58 | 0.49 | 350.11 | 0.53 | 0.34 |
| Hex | 83 | 28 | 37 | 0 | 45 | 3A | 31 | 15E | 35 | 22 |
| Octal | 203 | 50 | 67 | 0 | 105 | 72 | 61 | 536 | 65 | 42 |
| Binary | 10000011 | 101000 | 110111 | 0 | 1000101 | 111010 | 110001 | 101011110 | 110101 | 100010 |
Color Harmonies of #832837
Complementary color
Monochromatic Colors of #832837
Black with #832837
Text Example
Text Example
White with #832837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832837; }
p { color: rgb(131,40,55); }
H1.HeaderClassName
{
color: #832837;
}
.AnyTagClassName
{
color: #832837;
}
</style>
background-color css
<style>
a { background-color: #832837; }
a { background-color: rgb(131,40,55); }
div.DivClassName
{
background-color: #832837;
}
.BgClassName
{
background-color: #832837;
}
</style>
border-color css
<style>
span { border-color: #832837; }
span { border-color: rgb(131,40,55); }
td.TdClassName
{
border-color: #832837;
}
.TagClassName
{
border-color: #832837;
}
</style>