Shades of Shiraz #862536
Tints of Shiraz #862536
RGB
CMYK
RGB Variations
Color information
#862536 (or 0x862536) is known color: Shiraz. HEX triplet: 86, 25 and 36. RGB value is (134,37,54). Sum of RGB (Red+Green+Blue) = 134+37+54=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 37 (14.84% from 255 or 16.44% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #862536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862536 is #79DAC9. Grayscale: #434343. Windows color (decimal): -7985866 or 3548550. OLE color: 3548550.
HSL color Cylindrical-coordinate representation of color #862536: hue angle of 349.48º degrees, saturation: 0.57, 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 #862536 is Cyan = 0, Magento = 0.72, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 54 | - |
| CMYK | 0 | 0.72 | 0.60 | 0.47 |
| HSL | 349.48º | 0.57% | 0.34% | - |
| HSV(B) | 349.48º | 0.72% | 0.53% | - |
| XYZ | 11.16 | 6.66 | 4.19 | - |
| YUV | 67.94 | 120.14 | 175.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 54 | 0 | 0.72 | 0.60 | 0.47 | 349.48 | 0.57 | 0.34 |
| Hex | 86 | 25 | 36 | 0 | 48 | 3C | 2F | 15D | 39 | 22 |
| Octal | 206 | 45 | 66 | 0 | 110 | 74 | 57 | 535 | 71 | 42 |
| Binary | 10000110 | 100101 | 110110 | 0 | 1001000 | 111100 | 101111 | 101011101 | 111001 | 100010 |
Color Harmonies of #862536
Complementary color
Monochromatic Colors of #862536
Black with #862536
Text Example
Text Example
White with #862536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862536; }
p { color: rgb(134,37,54); }
H1.HeaderClassName
{
color: #862536;
}
.AnyTagClassName
{
color: #862536;
}
</style>
background-color css
<style>
a { background-color: #862536; }
a { background-color: rgb(134,37,54); }
div.DivClassName
{
background-color: #862536;
}
.BgClassName
{
background-color: #862536;
}
</style>
border-color css
<style>
span { border-color: #862536; }
span { border-color: rgb(134,37,54); }
td.TdClassName
{
border-color: #862536;
}
.TagClassName
{
border-color: #862536;
}
</style>