Shades of Shiraz #862235
Tints of Shiraz #862235
RGB
CMYK
RGB Variations
Color information
#862235 (or 0x862235) is known color: Shiraz. HEX triplet: 86, 22 and 35. RGB value is (134,34,53). Sum of RGB (Red+Green+Blue) = 134+34+53=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 53 (21.09% from 255 or 23.98% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #862235 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862235 is #79DDCA. Grayscale: #424242. Windows color (decimal): -7986635 or 3482246. OLE color: 3482246.
HSL color Cylindrical-coordinate representation of color #862235: hue angle of 348.6º 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 #862235 is Cyan = 0, Magento = 0.75, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 53 | - |
| CMYK | 0 | 0.75 | 0.60 | 0.47 |
| HSL | 348.6º | 0.6% | 0.33% | - |
| HSV(B) | 348.6º | 0.75% | 0.53% | - |
| XYZ | 11.05 | 6.47 | 4.03 | - |
| YUV | 66.07 | 120.63 | 176.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 53 | 0 | 0.75 | 0.60 | 0.47 | 348.6 | 0.6 | 0.33 |
| Hex | 86 | 22 | 35 | 0 | 4B | 3C | 2F | 15D | 3C | 21 |
| Octal | 206 | 42 | 65 | 0 | 113 | 74 | 57 | 535 | 74 | 41 |
| Binary | 10000110 | 100010 | 110101 | 0 | 1001011 | 111100 | 101111 | 101011101 | 111100 | 100001 |
Color Harmonies of #862235
Complementary color
Monochromatic Colors of #862235
Black with #862235
Text Example
Text Example
White with #862235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862235; }
p { color: rgb(134,34,53); }
H1.HeaderClassName
{
color: #862235;
}
.AnyTagClassName
{
color: #862235;
}
</style>
background-color css
<style>
a { background-color: #862235; }
a { background-color: rgb(134,34,53); }
div.DivClassName
{
background-color: #862235;
}
.BgClassName
{
background-color: #862235;
}
</style>
border-color css
<style>
span { border-color: #862235; }
span { border-color: rgb(134,34,53); }
td.TdClassName
{
border-color: #862235;
}
.TagClassName
{
border-color: #862235;
}
</style>