Shades of Shiraz #862331
Tints of Shiraz #862331
RGB
CMYK
RGB Variations
Color information
#862331 (or 0x862331) is known color: Shiraz. HEX triplet: 86, 23 and 31. RGB value is (134,35,49). Sum of RGB (Red+Green+Blue) = 134+35+49=218 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.47% from 218); Green value is 35 (14.06% from 255 or 16.06% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 134 - color contains mainly: red. Hex color #862331 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862331 is #79DCCE. Grayscale: #424242. Windows color (decimal): -7986383 or 3220358. OLE color: 3220358.
HSL color Cylindrical-coordinate representation of color #862331: hue angle of 351.52º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862331 is Cyan = 0, Magento = 0.74, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 49 | - |
| CMYK | 0 | 0.74 | 0.63 | 0.47 |
| HSL | 351.52º | 0.59% | 0.33% | - |
| HSV(B) | 351.52º | 0.74% | 0.53% | - |
| XYZ | 10.99 | 6.49 | 3.58 | - |
| YUV | 66.2 | 118.3 | 176.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 49 | 0 | 0.74 | 0.63 | 0.47 | 351.52 | 0.59 | 0.33 |
| Hex | 86 | 23 | 31 | 0 | 4A | 3F | 2F | 160 | 3B | 21 |
| Octal | 206 | 43 | 61 | 0 | 112 | 77 | 57 | 540 | 73 | 41 |
| Binary | 10000110 | 100011 | 110001 | 0 | 1001010 | 111111 | 101111 | 101100000 | 111011 | 100001 |
Color Harmonies of #862331
Complementary color
Monochromatic Colors of #862331
Black with #862331
Text Example
Text Example
White with #862331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862331; }
p { color: rgb(134,35,49); }
H1.HeaderClassName
{
color: #862331;
}
.AnyTagClassName
{
color: #862331;
}
</style>
background-color css
<style>
a { background-color: #862331; }
a { background-color: rgb(134,35,49); }
div.DivClassName
{
background-color: #862331;
}
.BgClassName
{
background-color: #862331;
}
</style>
border-color css
<style>
span { border-color: #862331; }
span { border-color: rgb(134,35,49); }
td.TdClassName
{
border-color: #862331;
}
.TagClassName
{
border-color: #862331;
}
</style>