Shades of Shiraz #862938
Tints of Shiraz #862938
RGB
CMYK
RGB Variations
Color information
#862938 (or 0x862938) is known color: Shiraz. HEX triplet: 86, 29 and 38. RGB value is (134,41,56). Sum of RGB (Red+Green+Blue) = 134+41+56=231 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.01% from 231); Green value is 41 (16.41% from 255 or 17.75% from 231); Blue value is 56 (22.27% from 255 or 24.24% from 231); Max value from RGB is 134 - color contains mainly: red. Hex color #862938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862938 is #79D6C7. Grayscale: #464646. Windows color (decimal): -7984840 or 3680646. OLE color: 3680646.
HSL color Cylindrical-coordinate representation of color #862938: hue angle of 350.32º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #862938 is Cyan = 0, Magento = 0.69, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 56 | - |
| CMYK | 0 | 0.69 | 0.58 | 0.47 |
| HSL | 350.32º | 0.53% | 0.34% | - |
| HSV(B) | 350.32º | 0.69% | 0.53% | - |
| XYZ | 11.34 | 6.94 | 4.48 | - |
| YUV | 70.52 | 119.81 | 173.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 56 | 0 | 0.69 | 0.58 | 0.47 | 350.32 | 0.53 | 0.34 |
| Hex | 86 | 29 | 38 | 0 | 45 | 3A | 2F | 15E | 35 | 22 |
| Octal | 206 | 51 | 70 | 0 | 105 | 72 | 57 | 536 | 65 | 42 |
| Binary | 10000110 | 101001 | 111000 | 0 | 1000101 | 111010 | 101111 | 101011110 | 110101 | 100010 |
Color Harmonies of #862938
Complementary color
Monochromatic Colors of #862938
Black with #862938
Text Example
Text Example
White with #862938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862938; }
p { color: rgb(134,41,56); }
H1.HeaderClassName
{
color: #862938;
}
.AnyTagClassName
{
color: #862938;
}
</style>
background-color css
<style>
a { background-color: #862938; }
a { background-color: rgb(134,41,56); }
div.DivClassName
{
background-color: #862938;
}
.BgClassName
{
background-color: #862938;
}
</style>
border-color css
<style>
span { border-color: #862938; }
span { border-color: rgb(134,41,56); }
td.TdClassName
{
border-color: #862938;
}
.TagClassName
{
border-color: #862938;
}
</style>