Shades of Shiraz #862134
Tints of Shiraz #862134
RGB
CMYK
RGB Variations
Color information
#862134 (or 0x862134) is known color: Shiraz. HEX triplet: 86, 21 and 34. RGB value is (134,33,52). Sum of RGB (Red+Green+Blue) = 134+33+52=219 (29% of max value = 765). Red value is 134 (52.73% from 255 or 61.19% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 52 (20.70% from 255 or 23.74% from 219); Max value from RGB is 134 - color contains mainly: red. Hex color #862134 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862134 is #79DECB. Grayscale: #414141. Windows color (decimal): -7986892 or 3416454. OLE color: 3416454.
HSL color Cylindrical-coordinate representation of color #862134: hue angle of 348.71º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862134 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 52 | - |
| CMYK | 0 | 0.75 | 0.61 | 0.47 |
| HSL | 348.71º | 0.6% | 0.33% | - |
| HSV(B) | 348.71º | 0.75% | 0.53% | - |
| XYZ | 11 | 6.4 | 3.91 | - |
| YUV | 65.37 | 120.46 | 176.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 52 | 0 | 0.75 | 0.61 | 0.47 | 348.71 | 0.6 | 0.33 |
| Hex | 86 | 21 | 34 | 0 | 4B | 3D | 2F | 15D | 3C | 21 |
| Octal | 206 | 41 | 64 | 0 | 113 | 75 | 57 | 535 | 74 | 41 |
| Binary | 10000110 | 100001 | 110100 | 0 | 1001011 | 111101 | 101111 | 101011101 | 111100 | 100001 |
Color Harmonies of #862134
Complementary color
Monochromatic Colors of #862134
Black with #862134
Text Example
Text Example
White with #862134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862134; }
p { color: rgb(134,33,52); }
H1.HeaderClassName
{
color: #862134;
}
.AnyTagClassName
{
color: #862134;
}
</style>
background-color css
<style>
a { background-color: #862134; }
a { background-color: rgb(134,33,52); }
div.DivClassName
{
background-color: #862134;
}
.BgClassName
{
background-color: #862134;
}
</style>
border-color css
<style>
span { border-color: #862134; }
span { border-color: rgb(134,33,52); }
td.TdClassName
{
border-color: #862134;
}
.TagClassName
{
border-color: #862134;
}
</style>