Shades of Shiraz #832733
Tints of Shiraz #832733
RGB
CMYK
RGB Variations
Color information
#832733 (or 0x832733) is known color: Shiraz. HEX triplet: 83, 27 and 33. RGB value is (131,39,51). Sum of RGB (Red+Green+Blue) = 131+39+51=221 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.28% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 131 - color contains mainly: red. Hex color #832733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832733 is #7CD8CC. Grayscale: #434343. Windows color (decimal): -8181965 or 3352451. OLE color: 3352451.
HSL color Cylindrical-coordinate representation of color #832733: hue angle of 352.17º 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 #832733 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 39 | 51 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.49 |
| HSL | 352.17º | 0.54% | 0.33% | - |
| HSV(B) | 352.17º | 0.7% | 0.51% | - |
| XYZ | 10.68 | 6.52 | 3.83 | - |
| YUV | 67.88 | 118.48 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 39 | 51 | 0 | 0.70 | 0.61 | 0.49 | 352.17 | 0.54 | 0.33 |
| Hex | 83 | 27 | 33 | 0 | 46 | 3D | 31 | 160 | 36 | 21 |
| Octal | 203 | 47 | 63 | 0 | 106 | 75 | 61 | 540 | 66 | 41 |
| Binary | 10000011 | 100111 | 110011 | 0 | 1000110 | 111101 | 110001 | 101100000 | 110110 | 100001 |
Color Harmonies of #832733
Complementary color
Monochromatic Colors of #832733
Black with #832733
Text Example
Text Example
White with #832733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832733; }
p { color: rgb(131,39,51); }
H1.HeaderClassName
{
color: #832733;
}
.AnyTagClassName
{
color: #832733;
}
</style>
background-color css
<style>
a { background-color: #832733; }
a { background-color: rgb(131,39,51); }
div.DivClassName
{
background-color: #832733;
}
.BgClassName
{
background-color: #832733;
}
</style>
border-color css
<style>
span { border-color: #832733; }
span { border-color: rgb(131,39,51); }
td.TdClassName
{
border-color: #832733;
}
.TagClassName
{
border-color: #832733;
}
</style>