Shades of Shiraz #862934
Tints of Shiraz #862934
RGB
CMYK
RGB Variations
Color information
#862934 (or 0x862934) is known color: Shiraz. HEX triplet: 86, 29 and 34. RGB value is (134,41,52). Sum of RGB (Red+Green+Blue) = 134+41+52=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 41 (16.41% from 255 or 18.06% from 227); Blue value is 52 (20.70% from 255 or 22.91% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #862934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862934 is #79D6CB. Grayscale: #464646. Windows color (decimal): -7984844 or 3418502. OLE color: 3418502.
HSL color Cylindrical-coordinate representation of color #862934: hue angle of 352.9º 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 #862934 is Cyan = 0, Magento = 0.69, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 52 | - |
| CMYK | 0 | 0.69 | 0.61 | 0.47 |
| HSL | 352.9º | 0.53% | 0.34% | - |
| HSV(B) | 352.9º | 0.69% | 0.53% | - |
| XYZ | 11.24 | 6.9 | 3.99 | - |
| YUV | 70.06 | 117.81 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 52 | 0 | 0.69 | 0.61 | 0.47 | 352.9 | 0.53 | 0.34 |
| Hex | 86 | 29 | 34 | 0 | 45 | 3D | 2F | 161 | 35 | 22 |
| Octal | 206 | 51 | 64 | 0 | 105 | 75 | 57 | 541 | 65 | 42 |
| Binary | 10000110 | 101001 | 110100 | 0 | 1000101 | 111101 | 101111 | 101100001 | 110101 | 100010 |
Color Harmonies of #862934
Complementary color
Monochromatic Colors of #862934
Black with #862934
Text Example
Text Example
White with #862934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862934; }
p { color: rgb(134,41,52); }
H1.HeaderClassName
{
color: #862934;
}
.AnyTagClassName
{
color: #862934;
}
</style>
background-color css
<style>
a { background-color: #862934; }
a { background-color: rgb(134,41,52); }
div.DivClassName
{
background-color: #862934;
}
.BgClassName
{
background-color: #862934;
}
</style>
border-color css
<style>
span { border-color: #862934; }
span { border-color: rgb(134,41,52); }
td.TdClassName
{
border-color: #862934;
}
.TagClassName
{
border-color: #862934;
}
</style>