Shades of Shiraz #862733
Tints of Shiraz #862733
RGB
CMYK
RGB Variations
Color information
#862733 (or 0x862733) is known color: Shiraz. HEX triplet: 86, 27 and 33. RGB value is (134,39,51). Sum of RGB (Red+Green+Blue) = 134+39+51=224 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.82% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 134 - color contains mainly: red. Hex color #862733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862733 is #79D8CC. Grayscale: #444444. Windows color (decimal): -7985357 or 3352454. OLE color: 3352454.
HSL color Cylindrical-coordinate representation of color #862733: hue angle of 352.42º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #862733 is Cyan = 0, Magento = 0.71, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 51 | - |
| CMYK | 0 | 0.71 | 0.62 | 0.47 |
| HSL | 352.42º | 0.55% | 0.34% | - |
| HSV(B) | 352.42º | 0.71% | 0.53% | - |
| XYZ | 11.15 | 6.76 | 3.85 | - |
| YUV | 68.77 | 117.97 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 51 | 0 | 0.71 | 0.62 | 0.47 | 352.42 | 0.55 | 0.34 |
| Hex | 86 | 27 | 33 | 0 | 47 | 3E | 2F | 160 | 37 | 22 |
| Octal | 206 | 47 | 63 | 0 | 107 | 76 | 57 | 540 | 67 | 42 |
| Binary | 10000110 | 100111 | 110011 | 0 | 1000111 | 111110 | 101111 | 101100000 | 110111 | 100010 |
Color Harmonies of #862733
Complementary color
Monochromatic Colors of #862733
Black with #862733
Text Example
Text Example
White with #862733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862733; }
p { color: rgb(134,39,51); }
H1.HeaderClassName
{
color: #862733;
}
.AnyTagClassName
{
color: #862733;
}
</style>
background-color css
<style>
a { background-color: #862733; }
a { background-color: rgb(134,39,51); }
div.DivClassName
{
background-color: #862733;
}
.BgClassName
{
background-color: #862733;
}
</style>
border-color css
<style>
span { border-color: #862733; }
span { border-color: rgb(134,39,51); }
td.TdClassName
{
border-color: #862733;
}
.TagClassName
{
border-color: #862733;
}
</style>