Shades of Shiraz #832433
Tints of Shiraz #832433
RGB
CMYK
RGB Variations
Color information
#832433 (or 0x832433) is known color: Shiraz. HEX triplet: 83, 24 and 33. RGB value is (131,36,51). Sum of RGB (Red+Green+Blue) = 131+36+51=218 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.09% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 51 (20.31% from 255 or 23.39% from 218); Max value from RGB is 131 - color contains mainly: red. Hex color #832433 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832433 is #7CDBCC. Grayscale: #424242. Windows color (decimal): -8182733 or 3351683. OLE color: 3351683.
HSL color Cylindrical-coordinate representation of color #832433: hue angle of 350.53º 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 #832433 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 51 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.49 |
| HSL | 350.53º | 0.57% | 0.33% | - |
| HSV(B) | 350.53º | 0.73% | 0.51% | - |
| XYZ | 10.59 | 6.33 | 3.79 | - |
| YUV | 66.12 | 119.47 | 174.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 51 | 0 | 0.73 | 0.61 | 0.49 | 350.53 | 0.57 | 0.33 |
| Hex | 83 | 24 | 33 | 0 | 49 | 3D | 31 | 15F | 39 | 21 |
| Octal | 203 | 44 | 63 | 0 | 111 | 75 | 61 | 537 | 71 | 41 |
| Binary | 10000011 | 100100 | 110011 | 0 | 1001001 | 111101 | 110001 | 101011111 | 111001 | 100001 |
Color Harmonies of #832433
Complementary color
Monochromatic Colors of #832433
Black with #832433
Text Example
Text Example
White with #832433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832433; }
p { color: rgb(131,36,51); }
H1.HeaderClassName
{
color: #832433;
}
.AnyTagClassName
{
color: #832433;
}
</style>
background-color css
<style>
a { background-color: #832433; }
a { background-color: rgb(131,36,51); }
div.DivClassName
{
background-color: #832433;
}
.BgClassName
{
background-color: #832433;
}
</style>
border-color css
<style>
span { border-color: #832433; }
span { border-color: rgb(131,36,51); }
td.TdClassName
{
border-color: #832433;
}
.TagClassName
{
border-color: #832433;
}
</style>