Shades of Shiraz #862436
Tints of Shiraz #862436
RGB
CMYK
RGB Variations
Color information
#862436 (or 0x862436) is known color: Shiraz. HEX triplet: 86, 24 and 36. RGB value is (134,36,54). Sum of RGB (Red+Green+Blue) = 134+36+54=224 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.82% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 134 - color contains mainly: red. Hex color #862436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862436 is #79DBC9. Grayscale: #434343. Windows color (decimal): -7986122 or 3548294. OLE color: 3548294.
HSL color Cylindrical-coordinate representation of color #862436: hue angle of 348.98º 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 #862436 is Cyan = 0, Magento = 0.73, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 54 | - |
| CMYK | 0 | 0.73 | 0.60 | 0.47 |
| HSL | 348.98º | 0.58% | 0.33% | - |
| HSV(B) | 348.98º | 0.73% | 0.53% | - |
| XYZ | 11.13 | 6.6 | 4.18 | - |
| YUV | 67.35 | 120.47 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 54 | 0 | 0.73 | 0.60 | 0.47 | 348.98 | 0.58 | 0.33 |
| Hex | 86 | 24 | 36 | 0 | 49 | 3C | 2F | 15D | 3A | 21 |
| Octal | 206 | 44 | 66 | 0 | 111 | 74 | 57 | 535 | 72 | 41 |
| Binary | 10000110 | 100100 | 110110 | 0 | 1001001 | 111100 | 101111 | 101011101 | 111010 | 100001 |
Color Harmonies of #862436
Complementary color
Monochromatic Colors of #862436
Black with #862436
Text Example
Text Example
White with #862436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862436; }
p { color: rgb(134,36,54); }
H1.HeaderClassName
{
color: #862436;
}
.AnyTagClassName
{
color: #862436;
}
</style>
background-color css
<style>
a { background-color: #862436; }
a { background-color: rgb(134,36,54); }
div.DivClassName
{
background-color: #862436;
}
.BgClassName
{
background-color: #862436;
}
</style>
border-color css
<style>
span { border-color: #862436; }
span { border-color: rgb(134,36,54); }
td.TdClassName
{
border-color: #862436;
}
.TagClassName
{
border-color: #862436;
}
</style>