Shades of Shiraz #832239
Tints of Shiraz #832239
RGB
CMYK
RGB Variations
Color information
#832239 (or 0x832239) is known color: Shiraz. HEX triplet: 83, 22 and 39. RGB value is (131,34,57). Sum of RGB (Red+Green+Blue) = 131+34+57=222 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.01% from 222); Green value is 34 (13.67% from 255 or 15.32% from 222); Blue value is 57 (22.66% from 255 or 25.68% from 222); Max value from RGB is 131 - color contains mainly: red. Hex color #832239 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #832239 is #7CDDC6. Grayscale: #414141. Windows color (decimal): -8183239 or 3744387. OLE color: 3744387.
HSL color Cylindrical-coordinate representation of color #832239: hue angle of 345.77º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #832239 is Cyan = 0, Magento = 0.74, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 34 | 57 | - |
| CMYK | 0 | 0.74 | 0.56 | 0.49 |
| HSL | 345.77º | 0.59% | 0.32% | - |
| HSV(B) | 345.77º | 0.74% | 0.51% | - |
| XYZ | 10.67 | 6.26 | 4.52 | - |
| YUV | 65.63 | 123.14 | 174.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 34 | 57 | 0 | 0.74 | 0.56 | 0.49 | 345.77 | 0.59 | 0.32 |
| Hex | 83 | 22 | 39 | 0 | 4A | 38 | 31 | 15A | 3B | 20 |
| Octal | 203 | 42 | 71 | 0 | 112 | 70 | 61 | 532 | 73 | 40 |
| Binary | 10000011 | 100010 | 111001 | 0 | 1001010 | 111000 | 110001 | 101011010 | 111011 | 100000 |
Color Harmonies of #832239
Complementary color
Monochromatic Colors of #832239
Black with #832239
Text Example
Text Example
White with #832239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832239; }
p { color: rgb(131,34,57); }
H1.HeaderClassName
{
color: #832239;
}
.AnyTagClassName
{
color: #832239;
}
</style>
background-color css
<style>
a { background-color: #832239; }
a { background-color: rgb(131,34,57); }
div.DivClassName
{
background-color: #832239;
}
.BgClassName
{
background-color: #832239;
}
</style>
border-color css
<style>
span { border-color: #832239; }
span { border-color: rgb(131,34,57); }
td.TdClassName
{
border-color: #832239;
}
.TagClassName
{
border-color: #832239;
}
</style>