Shades of Shiraz #832633
Tints of Shiraz #832633
RGB
CMYK
RGB Variations
Color information
#832633 (or 0x832633) is known color: Shiraz. HEX triplet: 83, 26 and 33. RGB value is (131,38,51). Sum of RGB (Red+Green+Blue) = 131+38+51=220 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.55% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 51 (20.31% from 255 or 23.18% from 220); Max value from RGB is 131 - color contains mainly: red. Hex color #832633 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832633 is #7CD9CC. Grayscale: #434343. Windows color (decimal): -8182221 or 3352195. OLE color: 3352195.
HSL color Cylindrical-coordinate representation of color #832633: hue angle of 351.61º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #832633 is Cyan = 0, Magento = 0.71, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 38 | 51 | - |
| CMYK | 0 | 0.71 | 0.61 | 0.49 |
| HSL | 351.61º | 0.55% | 0.33% | - |
| HSV(B) | 351.61º | 0.71% | 0.51% | - |
| XYZ | 10.65 | 6.45 | 3.82 | - |
| YUV | 67.29 | 118.81 | 173.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 38 | 51 | 0 | 0.71 | 0.61 | 0.49 | 351.61 | 0.55 | 0.33 |
| Hex | 83 | 26 | 33 | 0 | 47 | 3D | 31 | 160 | 37 | 21 |
| Octal | 203 | 46 | 63 | 0 | 107 | 75 | 61 | 540 | 67 | 41 |
| Binary | 10000011 | 100110 | 110011 | 0 | 1000111 | 111101 | 110001 | 101100000 | 110111 | 100001 |
Color Harmonies of #832633
Complementary color
Monochromatic Colors of #832633
Black with #832633
Text Example
Text Example
White with #832633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832633; }
p { color: rgb(131,38,51); }
H1.HeaderClassName
{
color: #832633;
}
.AnyTagClassName
{
color: #832633;
}
</style>
background-color css
<style>
a { background-color: #832633; }
a { background-color: rgb(131,38,51); }
div.DivClassName
{
background-color: #832633;
}
.BgClassName
{
background-color: #832633;
}
</style>
border-color css
<style>
span { border-color: #832633; }
span { border-color: rgb(131,38,51); }
td.TdClassName
{
border-color: #832633;
}
.TagClassName
{
border-color: #832633;
}
</style>