Shades of Shiraz #862639
Tints of Shiraz #862639
RGB
CMYK
RGB Variations
Color information
#862639 (or 0x862639) is known color: Shiraz. HEX triplet: 86, 26 and 39. RGB value is (134,38,57). Sum of RGB (Red+Green+Blue) = 134+38+57=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 38 (15.23% from 255 or 16.59% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #862639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862639 is #79D9C6. Grayscale: #444444. Windows color (decimal): -7985607 or 3745414. OLE color: 3745414.
HSL color Cylindrical-coordinate representation of color #862639: hue angle of 348.12º degrees, saturation: 0.56, 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 #862639 is Cyan = 0, Magento = 0.72, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 57 | - |
| CMYK | 0 | 0.72 | 0.57 | 0.47 |
| HSL | 348.13º | 0.56% | 0.34% | - |
| HSV(B) | 348.13º | 0.72% | 0.53% | - |
| XYZ | 11.26 | 6.75 | 4.58 | - |
| YUV | 68.87 | 121.3 | 174.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 57 | 0 | 0.72 | 0.57 | 0.47 | 348.13 | 0.56 | 0.34 |
| Hex | 86 | 26 | 39 | 0 | 48 | 39 | 2F | 15C | 38 | 22 |
| Octal | 206 | 46 | 71 | 0 | 110 | 71 | 57 | 534 | 70 | 42 |
| Binary | 10000110 | 100110 | 111001 | 0 | 1001000 | 111001 | 101111 | 101011100 | 111000 | 100010 |
Color Harmonies of #862639
Complementary color
Monochromatic Colors of #862639
Black with #862639
Text Example
Text Example
White with #862639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862639; }
p { color: rgb(134,38,57); }
H1.HeaderClassName
{
color: #862639;
}
.AnyTagClassName
{
color: #862639;
}
</style>
background-color css
<style>
a { background-color: #862639; }
a { background-color: rgb(134,38,57); }
div.DivClassName
{
background-color: #862639;
}
.BgClassName
{
background-color: #862639;
}
</style>
border-color css
<style>
span { border-color: #862639; }
span { border-color: rgb(134,38,57); }
td.TdClassName
{
border-color: #862639;
}
.TagClassName
{
border-color: #862639;
}
</style>