Shades of Shiraz #862230
Tints of Shiraz #862230
RGB
CMYK
RGB Variations
Color information
#862230 (or 0x862230) is known color: Shiraz. HEX triplet: 86, 22 and 30. RGB value is (134,34,48). Sum of RGB (Red+Green+Blue) = 134+34+48=216 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.04% from 216); Green value is 34 (13.67% from 255 or 15.74% from 216); Blue value is 48 (19.14% from 255 or 22.22% from 216); Max value from RGB is 134 - color contains mainly: red. Hex color #862230 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862230 is #79DDCF. Grayscale: #414141. Windows color (decimal): -7986640 or 3154566. OLE color: 3154566.
HSL color Cylindrical-coordinate representation of color #862230: hue angle of 351.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 #862230 is Cyan = 0, Magento = 0.75, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 48 | - |
| CMYK | 0 | 0.75 | 0.64 | 0.47 |
| HSL | 351.6º | 0.6% | 0.33% | - |
| HSV(B) | 351.6º | 0.75% | 0.53% | - |
| XYZ | 10.94 | 6.43 | 3.46 | - |
| YUV | 65.5 | 118.13 | 176.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 48 | 0 | 0.75 | 0.64 | 0.47 | 351.6 | 0.6 | 0.33 |
| Hex | 86 | 22 | 30 | 0 | 4B | 40 | 2F | 160 | 3C | 21 |
| Octal | 206 | 42 | 60 | 0 | 113 | 100 | 57 | 540 | 74 | 41 |
| Binary | 10000110 | 100010 | 110000 | 0 | 1001011 | 1000000 | 101111 | 101100000 | 111100 | 100001 |
Color Harmonies of #862230
Complementary color
Monochromatic Colors of #862230
Black with #862230
Text Example
Text Example
White with #862230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862230; }
p { color: rgb(134,34,48); }
H1.HeaderClassName
{
color: #862230;
}
.AnyTagClassName
{
color: #862230;
}
</style>
background-color css
<style>
a { background-color: #862230; }
a { background-color: rgb(134,34,48); }
div.DivClassName
{
background-color: #862230;
}
.BgClassName
{
background-color: #862230;
}
</style>
border-color css
<style>
span { border-color: #862230; }
span { border-color: rgb(134,34,48); }
td.TdClassName
{
border-color: #862230;
}
.TagClassName
{
border-color: #862230;
}
</style>