Shades of Shiraz #862534
Tints of Shiraz #862534
RGB
CMYK
RGB Variations
Color information
#862534 (or 0x862534) is known color: Shiraz. HEX triplet: 86, 25 and 34. RGB value is (134,37,52). Sum of RGB (Red+Green+Blue) = 134+37+52=223 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.09% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 134 - color contains mainly: red. Hex color #862534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862534 is #79DACB. Grayscale: #434343. Windows color (decimal): -7985868 or 3417478. OLE color: 3417478.
HSL color Cylindrical-coordinate representation of color #862534: hue angle of 350.72º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862534 is Cyan = 0, Magento = 0.72, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 52 | - |
| CMYK | 0 | 0.72 | 0.61 | 0.47 |
| HSL | 350.72º | 0.57% | 0.34% | - |
| HSV(B) | 350.72º | 0.72% | 0.53% | - |
| XYZ | 11.11 | 6.64 | 3.94 | - |
| YUV | 67.71 | 119.14 | 175.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 52 | 0 | 0.72 | 0.61 | 0.47 | 350.72 | 0.57 | 0.34 |
| Hex | 86 | 25 | 34 | 0 | 48 | 3D | 2F | 15F | 39 | 22 |
| Octal | 206 | 45 | 64 | 0 | 110 | 75 | 57 | 537 | 71 | 42 |
| Binary | 10000110 | 100101 | 110100 | 0 | 1001000 | 111101 | 101111 | 101011111 | 111001 | 100010 |
Color Harmonies of #862534
Complementary color
Monochromatic Colors of #862534
Black with #862534
Text Example
Text Example
White with #862534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862534; }
p { color: rgb(134,37,52); }
H1.HeaderClassName
{
color: #862534;
}
.AnyTagClassName
{
color: #862534;
}
</style>
background-color css
<style>
a { background-color: #862534; }
a { background-color: rgb(134,37,52); }
div.DivClassName
{
background-color: #862534;
}
.BgClassName
{
background-color: #862534;
}
</style>
border-color css
<style>
span { border-color: #862534; }
span { border-color: rgb(134,37,52); }
td.TdClassName
{
border-color: #862534;
}
.TagClassName
{
border-color: #862534;
}
</style>