Shades of Shiraz #862932
Tints of Shiraz #862932
RGB
CMYK
RGB Variations
Color information
#862932 (or 0x862932) is known color: Shiraz. HEX triplet: 86, 29 and 32. RGB value is (134,41,50). Sum of RGB (Red+Green+Blue) = 134+41+50=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 50 (19.92% from 255 or 22.22% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #862932 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862932 is #79D6CD. Grayscale: #454545. Windows color (decimal): -7984846 or 3287430. OLE color: 3287430.
HSL color Cylindrical-coordinate representation of color #862932: hue angle of 354.19º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862932 is Cyan = 0, Magento = 0.69, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 50 | - |
| CMYK | 0 | 0.69 | 0.63 | 0.47 |
| HSL | 354.19º | 0.53% | 0.34% | - |
| HSV(B) | 354.19º | 0.69% | 0.53% | - |
| XYZ | 11.2 | 6.88 | 3.76 | - |
| YUV | 69.83 | 116.81 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 50 | 0 | 0.69 | 0.63 | 0.47 | 354.19 | 0.53 | 0.34 |
| Hex | 86 | 29 | 32 | 0 | 45 | 3F | 2F | 162 | 35 | 22 |
| Octal | 206 | 51 | 62 | 0 | 105 | 77 | 57 | 542 | 65 | 42 |
| Binary | 10000110 | 101001 | 110010 | 0 | 1000101 | 111111 | 101111 | 101100010 | 110101 | 100010 |
Color Harmonies of #862932
Complementary color
Monochromatic Colors of #862932
Black with #862932
Text Example
Text Example
White with #862932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862932; }
p { color: rgb(134,41,50); }
H1.HeaderClassName
{
color: #862932;
}
.AnyTagClassName
{
color: #862932;
}
</style>
background-color css
<style>
a { background-color: #862932; }
a { background-color: rgb(134,41,50); }
div.DivClassName
{
background-color: #862932;
}
.BgClassName
{
background-color: #862932;
}
</style>
border-color css
<style>
span { border-color: #862932; }
span { border-color: rgb(134,41,50); }
td.TdClassName
{
border-color: #862932;
}
.TagClassName
{
border-color: #862932;
}
</style>