Shades of Shiraz #862038
Tints of Shiraz #862038
RGB
CMYK
RGB Variations
Color information
#862038 (or 0x862038) is known color: Shiraz. HEX triplet: 86, 20 and 38. RGB value is (134,32,56). Sum of RGB (Red+Green+Blue) = 134+32+56=222 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.36% from 222); Green value is 32 (12.89% from 255 or 14.41% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 134 - color contains mainly: red. Hex color #862038 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862038 is #79DFC7. Grayscale: #414141. Windows color (decimal): -7987144 or 3678342. OLE color: 3678342.
HSL color Cylindrical-coordinate representation of color #862038: hue angle of 345.88º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862038 is Cyan = 0, Magento = 0.76, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 32 | 56 | - |
| CMYK | 0 | 0.76 | 0.58 | 0.47 |
| HSL | 345.88º | 0.61% | 0.33% | - |
| HSV(B) | 345.88º | 0.76% | 0.53% | - |
| XYZ | 11.06 | 6.39 | 4.39 | - |
| YUV | 65.23 | 122.79 | 177.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 32 | 56 | 0 | 0.76 | 0.58 | 0.47 | 345.88 | 0.61 | 0.33 |
| Hex | 86 | 20 | 38 | 0 | 4C | 3A | 2F | 15A | 3D | 21 |
| Octal | 206 | 40 | 70 | 0 | 114 | 72 | 57 | 532 | 75 | 41 |
| Binary | 10000110 | 100000 | 111000 | 0 | 1001100 | 111010 | 101111 | 101011010 | 111101 | 100001 |
Color Harmonies of #862038
Complementary color
Monochromatic Colors of #862038
Black with #862038
Text Example
Text Example
White with #862038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862038; }
p { color: rgb(134,32,56); }
H1.HeaderClassName
{
color: #862038;
}
.AnyTagClassName
{
color: #862038;
}
</style>
background-color css
<style>
a { background-color: #862038; }
a { background-color: rgb(134,32,56); }
div.DivClassName
{
background-color: #862038;
}
.BgClassName
{
background-color: #862038;
}
</style>
border-color css
<style>
span { border-color: #862038; }
span { border-color: rgb(134,32,56); }
td.TdClassName
{
border-color: #862038;
}
.TagClassName
{
border-color: #862038;
}
</style>