Shades of Shiraz #862236
Tints of Shiraz #862236
RGB
CMYK
RGB Variations
Color information
#862236 (or 0x862236) is known color: Shiraz. HEX triplet: 86, 22 and 36. RGB value is (134,34,54). Sum of RGB (Red+Green+Blue) = 134+34+54=222 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.36% from 222); Green value is 34 (13.67% from 255 or 15.32% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 134 - color contains mainly: red. Hex color #862236 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862236 is #79DDC9. Grayscale: #424242. Windows color (decimal): -7986634 or 3547782. OLE color: 3547782.
HSL color Cylindrical-coordinate representation of color #862236: hue angle of 348º 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 #862236 is Cyan = 0, Magento = 0.75, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 54 | - |
| CMYK | 0 | 0.75 | 0.60 | 0.47 |
| HSL | 348º | 0.6% | 0.33% | - |
| HSV(B) | 348º | 0.75% | 0.53% | - |
| XYZ | 11.07 | 6.48 | 4.16 | - |
| YUV | 66.18 | 121.13 | 176.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 54 | 0 | 0.75 | 0.60 | 0.47 | 348 | 0.6 | 0.33 |
| Hex | 86 | 22 | 36 | 0 | 4B | 3C | 2F | 15C | 3C | 21 |
| Octal | 206 | 42 | 66 | 0 | 113 | 74 | 57 | 534 | 74 | 41 |
| Binary | 10000110 | 100010 | 110110 | 0 | 1001011 | 111100 | 101111 | 101011100 | 111100 | 100001 |
Color Harmonies of #862236
Complementary color
Monochromatic Colors of #862236
Black with #862236
Text Example
Text Example
White with #862236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862236; }
p { color: rgb(134,34,54); }
H1.HeaderClassName
{
color: #862236;
}
.AnyTagClassName
{
color: #862236;
}
</style>
background-color css
<style>
a { background-color: #862236; }
a { background-color: rgb(134,34,54); }
div.DivClassName
{
background-color: #862236;
}
.BgClassName
{
background-color: #862236;
}
</style>
border-color css
<style>
span { border-color: #862236; }
span { border-color: rgb(134,34,54); }
td.TdClassName
{
border-color: #862236;
}
.TagClassName
{
border-color: #862236;
}
</style>