Shades of Shiraz #832431
Tints of Shiraz #832431
RGB
CMYK
RGB Variations
Color information
#832431 (or 0x832431) is known color: Shiraz. HEX triplet: 83, 24 and 31. RGB value is (131,36,49). Sum of RGB (Red+Green+Blue) = 131+36+49=216 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.65% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 131 - color contains mainly: red. Hex color #832431 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832431 is #7CDBCE. Grayscale: #414141. Windows color (decimal): -8182735 or 3220611. OLE color: 3220611.
HSL color Cylindrical-coordinate representation of color #832431: hue angle of 351.79º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832431 is Cyan = 0, Magento = 0.73, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 49 | - |
| CMYK | 0 | 0.73 | 0.63 | 0.49 |
| HSL | 351.79º | 0.57% | 0.33% | - |
| HSV(B) | 351.79º | 0.73% | 0.51% | - |
| XYZ | 10.55 | 6.31 | 3.57 | - |
| YUV | 65.89 | 118.47 | 174.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 49 | 0 | 0.73 | 0.63 | 0.49 | 351.79 | 0.57 | 0.33 |
| Hex | 83 | 24 | 31 | 0 | 49 | 3F | 31 | 160 | 39 | 21 |
| Octal | 203 | 44 | 61 | 0 | 111 | 77 | 61 | 540 | 71 | 41 |
| Binary | 10000011 | 100100 | 110001 | 0 | 1001001 | 111111 | 110001 | 101100000 | 111001 | 100001 |
Color Harmonies of #832431
Complementary color
Monochromatic Colors of #832431
Black with #832431
Text Example
Text Example
White with #832431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832431; }
p { color: rgb(131,36,49); }
H1.HeaderClassName
{
color: #832431;
}
.AnyTagClassName
{
color: #832431;
}
</style>
background-color css
<style>
a { background-color: #832431; }
a { background-color: rgb(131,36,49); }
div.DivClassName
{
background-color: #832431;
}
.BgClassName
{
background-color: #832431;
}
</style>
border-color css
<style>
span { border-color: #832431; }
span { border-color: rgb(131,36,49); }
td.TdClassName
{
border-color: #832431;
}
.TagClassName
{
border-color: #832431;
}
</style>