Shades of Shiraz #862837
Tints of Shiraz #862837
RGB
CMYK
RGB Variations
Color information
#862837 (or 0x862837) is known color: Shiraz. HEX triplet: 86, 28 and 37. RGB value is (134,40,55). Sum of RGB (Red+Green+Blue) = 134+40+55=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 55 (21.88% from 255 or 24.02% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #862837 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862837 is #79D7C8. Grayscale: #454545. Windows color (decimal): -7985097 or 3614854. OLE color: 3614854.
HSL color Cylindrical-coordinate representation of color #862837: hue angle of 350.43º 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 #862837 is Cyan = 0, Magento = 0.70, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 40 | 55 | - |
| CMYK | 0 | 0.70 | 0.59 | 0.47 |
| HSL | 350.43º | 0.54% | 0.34% | - |
| HSV(B) | 350.43º | 0.7% | 0.53% | - |
| XYZ | 11.28 | 6.86 | 4.34 | - |
| YUV | 69.82 | 119.64 | 173.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 40 | 55 | 0 | 0.70 | 0.59 | 0.47 | 350.43 | 0.54 | 0.34 |
| Hex | 86 | 28 | 37 | 0 | 46 | 3B | 2F | 15E | 36 | 22 |
| Octal | 206 | 50 | 67 | 0 | 106 | 73 | 57 | 536 | 66 | 42 |
| Binary | 10000110 | 101000 | 110111 | 0 | 1000110 | 111011 | 101111 | 101011110 | 110110 | 100010 |
Color Harmonies of #862837
Complementary color
Monochromatic Colors of #862837
Black with #862837
Text Example
Text Example
White with #862837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862837; }
p { color: rgb(134,40,55); }
H1.HeaderClassName
{
color: #862837;
}
.AnyTagClassName
{
color: #862837;
}
</style>
background-color css
<style>
a { background-color: #862837; }
a { background-color: rgb(134,40,55); }
div.DivClassName
{
background-color: #862837;
}
.BgClassName
{
background-color: #862837;
}
</style>
border-color css
<style>
span { border-color: #862837; }
span { border-color: rgb(134,40,55); }
td.TdClassName
{
border-color: #862837;
}
.TagClassName
{
border-color: #862837;
}
</style>