Shades of Shiraz #832432
Tints of Shiraz #832432
RGB
CMYK
RGB Variations
Color information
#832432 (or 0x832432) is known color: Shiraz. HEX triplet: 83, 24 and 32. RGB value is (131,36,50). Sum of RGB (Red+Green+Blue) = 131+36+50=217 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.37% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 131 - color contains mainly: red. Hex color #832432 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832432 is #7CDBCD. Grayscale: #424242. Windows color (decimal): -8182734 or 3286147. OLE color: 3286147.
HSL color Cylindrical-coordinate representation of color #832432: hue angle of 351.16º 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 #832432 is Cyan = 0, Magento = 0.73, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 50 | - |
| CMYK | 0 | 0.73 | 0.62 | 0.49 |
| HSL | 351.16º | 0.57% | 0.33% | - |
| HSV(B) | 351.16º | 0.73% | 0.51% | - |
| XYZ | 10.57 | 6.32 | 3.68 | - |
| YUV | 66 | 118.97 | 174.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 50 | 0 | 0.73 | 0.62 | 0.49 | 351.16 | 0.57 | 0.33 |
| Hex | 83 | 24 | 32 | 0 | 49 | 3E | 31 | 15F | 39 | 21 |
| Octal | 203 | 44 | 62 | 0 | 111 | 76 | 61 | 537 | 71 | 41 |
| Binary | 10000011 | 100100 | 110010 | 0 | 1001001 | 111110 | 110001 | 101011111 | 111001 | 100001 |
Color Harmonies of #832432
Complementary color
Monochromatic Colors of #832432
Black with #832432
Text Example
Text Example
White with #832432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832432; }
p { color: rgb(131,36,50); }
H1.HeaderClassName
{
color: #832432;
}
.AnyTagClassName
{
color: #832432;
}
</style>
background-color css
<style>
a { background-color: #832432; }
a { background-color: rgb(131,36,50); }
div.DivClassName
{
background-color: #832432;
}
.BgClassName
{
background-color: #832432;
}
</style>
border-color css
<style>
span { border-color: #832432; }
span { border-color: rgb(131,36,50); }
td.TdClassName
{
border-color: #832432;
}
.TagClassName
{
border-color: #832432;
}
</style>