Shades of Shiraz #862637
Tints of Shiraz #862637
RGB
CMYK
RGB Variations
Color information
#862637 (or 0x862637) is known color: Shiraz. HEX triplet: 86, 26 and 37. RGB value is (134,38,55). Sum of RGB (Red+Green+Blue) = 134+38+55=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #862637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862637 is #79D9C8. Grayscale: #444444. Windows color (decimal): -7985609 or 3614342. OLE color: 3614342.
HSL color Cylindrical-coordinate representation of color #862637: hue angle of 349.38º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862637 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 55 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.47 |
| HSL | 349.38º | 0.56% | 0.34% | - |
| HSV(B) | 349.38º | 0.72% | 0.53% | - |
| XYZ | 11.21 | 6.73 | 4.32 | - |
| YUV | 68.64 | 120.3 | 174.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 55 | 0 | 0.72 | 0.59 | 0.47 | 349.38 | 0.56 | 0.34 |
| Hex | 86 | 26 | 37 | 0 | 48 | 3B | 2F | 15D | 38 | 22 |
| Octal | 206 | 46 | 67 | 0 | 110 | 73 | 57 | 535 | 70 | 42 |
| Binary | 10000110 | 100110 | 110111 | 0 | 1001000 | 111011 | 101111 | 101011101 | 111000 | 100010 |
Color Harmonies of #862637
Complementary color
Monochromatic Colors of #862637
Black with #862637
Text Example
Text Example
White with #862637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862637; }
p { color: rgb(134,38,55); }
H1.HeaderClassName
{
color: #862637;
}
.AnyTagClassName
{
color: #862637;
}
</style>
background-color css
<style>
a { background-color: #862637; }
a { background-color: rgb(134,38,55); }
div.DivClassName
{
background-color: #862637;
}
.BgClassName
{
background-color: #862637;
}
</style>
border-color css
<style>
span { border-color: #862637; }
span { border-color: rgb(134,38,55); }
td.TdClassName
{
border-color: #862637;
}
.TagClassName
{
border-color: #862637;
}
</style>