Shades of Shiraz #832537
Tints of Shiraz #832537
RGB
CMYK
RGB Variations
Color information
#832537 (or 0x832537) is known color: Shiraz. HEX triplet: 83, 25 and 37. RGB value is (131,37,55). Sum of RGB (Red+Green+Blue) = 131+37+55=223 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.74% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 131 - color contains mainly: red. Hex color #832537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832537 is #7CDAC8. Grayscale: #434343. Windows color (decimal): -8182473 or 3614083. OLE color: 3614083.
HSL color Cylindrical-coordinate representation of color #832537: hue angle of 348.51º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #832537 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 55 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.49 |
| HSL | 348.51º | 0.56% | 0.33% | - |
| HSV(B) | 348.51º | 0.72% | 0.51% | - |
| XYZ | 10.71 | 6.42 | 4.29 | - |
| YUV | 67.16 | 121.14 | 173.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 55 | 0 | 0.72 | 0.58 | 0.49 | 348.51 | 0.56 | 0.33 |
| Hex | 83 | 25 | 37 | 0 | 48 | 3A | 31 | 15D | 38 | 21 |
| Octal | 203 | 45 | 67 | 0 | 110 | 72 | 61 | 535 | 70 | 41 |
| Binary | 10000011 | 100101 | 110111 | 0 | 1001000 | 111010 | 110001 | 101011101 | 111000 | 100001 |
Color Harmonies of #832537
Complementary color
Monochromatic Colors of #832537
Black with #832537
Text Example
Text Example
White with #832537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832537; }
p { color: rgb(131,37,55); }
H1.HeaderClassName
{
color: #832537;
}
.AnyTagClassName
{
color: #832537;
}
</style>
background-color css
<style>
a { background-color: #832537; }
a { background-color: rgb(131,37,55); }
div.DivClassName
{
background-color: #832537;
}
.BgClassName
{
background-color: #832537;
}
</style>
border-color css
<style>
span { border-color: #832537; }
span { border-color: rgb(131,37,55); }
td.TdClassName
{
border-color: #832537;
}
.TagClassName
{
border-color: #832537;
}
</style>