Shades of Shiraz #862839
Tints of Shiraz #862839
RGB
CMYK
RGB Variations
Color information
#862839 (or 0x862839) is known color: Shiraz. HEX triplet: 86, 28 and 39. RGB value is (134,40,57). Sum of RGB (Red+Green+Blue) = 134+40+57=231 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.01% from 231); Green value is 40 (16.02% from 255 or 17.32% from 231); Blue value is 57 (22.66% from 255 or 24.68% from 231); Max value from RGB is 134 - color contains mainly: red. Hex color #862839 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862839 is #79D7C6. Grayscale: #464646. Windows color (decimal): -7985095 or 3745926. OLE color: 3745926.
HSL color Cylindrical-coordinate representation of color #862839: hue angle of 349.15º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #862839 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 57 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.47 |
| HSL | 349.15º | 0.54% | 0.34% | - |
| HSV(B) | 349.15º | 0.7% | 0.53% | - |
| XYZ | 11.33 | 6.88 | 4.6 | - |
| YUV | 70.04 | 120.64 | 173.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 57 | 0 | 0.70 | 0.57 | 0.47 | 349.15 | 0.54 | 0.34 |
| Hex | 86 | 28 | 39 | 0 | 46 | 39 | 2F | 15D | 36 | 22 |
| Octal | 206 | 50 | 71 | 0 | 106 | 71 | 57 | 535 | 66 | 42 |
| Binary | 10000110 | 101000 | 111001 | 0 | 1000110 | 111001 | 101111 | 101011101 | 110110 | 100010 |
Color Harmonies of #862839
Complementary color
Monochromatic Colors of #862839
Black with #862839
Text Example
Text Example
White with #862839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862839; }
p { color: rgb(134,40,57); }
H1.HeaderClassName
{
color: #862839;
}
.AnyTagClassName
{
color: #862839;
}
</style>
background-color css
<style>
a { background-color: #862839; }
a { background-color: rgb(134,40,57); }
div.DivClassName
{
background-color: #862839;
}
.BgClassName
{
background-color: #862839;
}
</style>
border-color css
<style>
span { border-color: #862839; }
span { border-color: rgb(134,40,57); }
td.TdClassName
{
border-color: #862839;
}
.TagClassName
{
border-color: #862839;
}
</style>