Shades of Shiraz #832731
Tints of Shiraz #832731
RGB
CMYK
RGB Variations
Color information
#832731 (or 0x832731) is known color: Shiraz. HEX triplet: 83, 27 and 31. RGB value is (131,39,49). Sum of RGB (Red+Green+Blue) = 131+39+49=219 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.82% from 219); Green value is 39 (15.62% from 255 or 17.81% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 131 - color contains mainly: red. Hex color #832731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832731 is #7CD8CE. Grayscale: #434343. Windows color (decimal): -8181967 or 3221379. OLE color: 3221379.
HSL color Cylindrical-coordinate representation of color #832731: hue angle of 353.48º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #832731 is Cyan = 0, Magento = 0.70, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 39 | 49 | - |
| CMYK | 0 | 0.70 | 0.63 | 0.49 |
| HSL | 353.48º | 0.54% | 0.33% | - |
| HSV(B) | 353.48º | 0.7% | 0.51% | - |
| XYZ | 10.64 | 6.5 | 3.6 | - |
| YUV | 67.65 | 117.48 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 39 | 49 | 0 | 0.70 | 0.63 | 0.49 | 353.48 | 0.54 | 0.33 |
| Hex | 83 | 27 | 31 | 0 | 46 | 3F | 31 | 161 | 36 | 21 |
| Octal | 203 | 47 | 61 | 0 | 106 | 77 | 61 | 541 | 66 | 41 |
| Binary | 10000011 | 100111 | 110001 | 0 | 1000110 | 111111 | 110001 | 101100001 | 110110 | 100001 |
Color Harmonies of #832731
Complementary color
Monochromatic Colors of #832731
Black with #832731
Text Example
Text Example
White with #832731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832731; }
p { color: rgb(131,39,49); }
H1.HeaderClassName
{
color: #832731;
}
.AnyTagClassName
{
color: #832731;
}
</style>
background-color css
<style>
a { background-color: #832731; }
a { background-color: rgb(131,39,49); }
div.DivClassName
{
background-color: #832731;
}
.BgClassName
{
background-color: #832731;
}
</style>
border-color css
<style>
span { border-color: #832731; }
span { border-color: rgb(131,39,49); }
td.TdClassName
{
border-color: #832731;
}
.TagClassName
{
border-color: #832731;
}
</style>