Shades of Shiraz #862633
Tints of Shiraz #862633
RGB
CMYK
RGB Variations
Color information
#862633 (or 0x862633) is known color: Shiraz. HEX triplet: 86, 26 and 33. RGB value is (134,38,51). Sum of RGB (Red+Green+Blue) = 134+38+51=223 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.09% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 134 - color contains mainly: red. Hex color #862633 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862633 is #79D9CC. Grayscale: #444444. Windows color (decimal): -7985613 or 3352198. OLE color: 3352198.
HSL color Cylindrical-coordinate representation of color #862633: hue angle of 351.88º 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 #862633 is Cyan = 0, Magento = 0.72, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 51 | - |
| CMYK | 0 | 0.72 | 0.62 | 0.47 |
| HSL | 351.88º | 0.56% | 0.34% | - |
| HSV(B) | 351.88º | 0.72% | 0.53% | - |
| XYZ | 11.12 | 6.69 | 3.84 | - |
| YUV | 68.19 | 118.3 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 51 | 0 | 0.72 | 0.62 | 0.47 | 351.88 | 0.56 | 0.34 |
| Hex | 86 | 26 | 33 | 0 | 48 | 3E | 2F | 160 | 38 | 22 |
| Octal | 206 | 46 | 63 | 0 | 110 | 76 | 57 | 540 | 70 | 42 |
| Binary | 10000110 | 100110 | 110011 | 0 | 1001000 | 111110 | 101111 | 101100000 | 111000 | 100010 |
Color Harmonies of #862633
Complementary color
Monochromatic Colors of #862633
Black with #862633
Text Example
Text Example
White with #862633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862633; }
p { color: rgb(134,38,51); }
H1.HeaderClassName
{
color: #862633;
}
.AnyTagClassName
{
color: #862633;
}
</style>
background-color css
<style>
a { background-color: #862633; }
a { background-color: rgb(134,38,51); }
div.DivClassName
{
background-color: #862633;
}
.BgClassName
{
background-color: #862633;
}
</style>
border-color css
<style>
span { border-color: #862633; }
span { border-color: rgb(134,38,51); }
td.TdClassName
{
border-color: #862633;
}
.TagClassName
{
border-color: #862633;
}
</style>