Shades of Shiraz #862137
Tints of Shiraz #862137
RGB
CMYK
RGB Variations
Color information
#862137 (or 0x862137) is known color: Shiraz. HEX triplet: 86, 21 and 37. RGB value is (134,33,55). Sum of RGB (Red+Green+Blue) = 134+33+55=222 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.36% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 134 - color contains mainly: red. Hex color #862137 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862137 is #79DEC8. Grayscale: #414141. Windows color (decimal): -7986889 or 3613062. OLE color: 3613062.
HSL color Cylindrical-coordinate representation of color #862137: hue angle of 346.93º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862137 is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 55 | - |
| CMYK | 0 | 0.75 | 0.59 | 0.47 |
| HSL | 346.93º | 0.6% | 0.33% | - |
| HSV(B) | 346.93º | 0.75% | 0.53% | - |
| XYZ | 11.06 | 6.43 | 4.27 | - |
| YUV | 65.71 | 121.96 | 176.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 55 | 0 | 0.75 | 0.59 | 0.47 | 346.93 | 0.6 | 0.33 |
| Hex | 86 | 21 | 37 | 0 | 4B | 3B | 2F | 15B | 3C | 21 |
| Octal | 206 | 41 | 67 | 0 | 113 | 73 | 57 | 533 | 74 | 41 |
| Binary | 10000110 | 100001 | 110111 | 0 | 1001011 | 111011 | 101111 | 101011011 | 111100 | 100001 |
Color Harmonies of #862137
Complementary color
Monochromatic Colors of #862137
Black with #862137
Text Example
Text Example
White with #862137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862137; }
p { color: rgb(134,33,55); }
H1.HeaderClassName
{
color: #862137;
}
.AnyTagClassName
{
color: #862137;
}
</style>
background-color css
<style>
a { background-color: #862137; }
a { background-color: rgb(134,33,55); }
div.DivClassName
{
background-color: #862137;
}
.BgClassName
{
background-color: #862137;
}
</style>
border-color css
<style>
span { border-color: #862137; }
span { border-color: rgb(134,33,55); }
td.TdClassName
{
border-color: #862137;
}
.TagClassName
{
border-color: #862137;
}
</style>