Shades of Shiraz #862434
Tints of Shiraz #862434
RGB
CMYK
RGB Variations
Color information
#862434 (or 0x862434) is known color: Shiraz. HEX triplet: 86, 24 and 34. RGB value is (134,36,52). Sum of RGB (Red+Green+Blue) = 134+36+52=222 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.36% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 134 - color contains mainly: red. Hex color #862434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862434 is #79DBCB. Grayscale: #434343. Windows color (decimal): -7986124 or 3417222. OLE color: 3417222.
HSL color Cylindrical-coordinate representation of color #862434: hue angle of 350.2º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862434 is Cyan = 0, Magento = 0.73, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 52 | - |
| CMYK | 0 | 0.73 | 0.61 | 0.47 |
| HSL | 350.2º | 0.58% | 0.33% | - |
| HSV(B) | 350.2º | 0.73% | 0.53% | - |
| XYZ | 11.08 | 6.58 | 3.93 | - |
| YUV | 67.13 | 119.47 | 175.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 52 | 0 | 0.73 | 0.61 | 0.47 | 350.2 | 0.58 | 0.33 |
| Hex | 86 | 24 | 34 | 0 | 49 | 3D | 2F | 15E | 3A | 21 |
| Octal | 206 | 44 | 64 | 0 | 111 | 75 | 57 | 536 | 72 | 41 |
| Binary | 10000110 | 100100 | 110100 | 0 | 1001001 | 111101 | 101111 | 101011110 | 111010 | 100001 |
Color Harmonies of #862434
Complementary color
Monochromatic Colors of #862434
Black with #862434
Text Example
Text Example
White with #862434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862434; }
p { color: rgb(134,36,52); }
H1.HeaderClassName
{
color: #862434;
}
.AnyTagClassName
{
color: #862434;
}
</style>
background-color css
<style>
a { background-color: #862434; }
a { background-color: rgb(134,36,52); }
div.DivClassName
{
background-color: #862434;
}
.BgClassName
{
background-color: #862434;
}
</style>
border-color css
<style>
span { border-color: #862434; }
span { border-color: rgb(134,36,52); }
td.TdClassName
{
border-color: #862434;
}
.TagClassName
{
border-color: #862434;
}
</style>