Shades of Shiraz #862532
Tints of Shiraz #862532
RGB
CMYK
RGB Variations
Color information
#862532 (or 0x862532) is known color: Shiraz. HEX triplet: 86, 25 and 32. RGB value is (134,37,50). Sum of RGB (Red+Green+Blue) = 134+37+50=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 50 (19.92% from 255 or 22.62% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #862532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862532 is #79DACD. Grayscale: #434343. Windows color (decimal): -7985870 or 3286406. OLE color: 3286406.
HSL color Cylindrical-coordinate representation of color #862532: hue angle of 351.96º degrees, saturation: 0.57, 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 #862532 is Cyan = 0, Magento = 0.72, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 50 | - |
| CMYK | 0 | 0.72 | 0.63 | 0.47 |
| HSL | 351.96º | 0.57% | 0.34% | - |
| HSV(B) | 351.96º | 0.72% | 0.53% | - |
| XYZ | 11.07 | 6.62 | 3.71 | - |
| YUV | 67.49 | 118.14 | 175.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 50 | 0 | 0.72 | 0.63 | 0.47 | 351.96 | 0.57 | 0.34 |
| Hex | 86 | 25 | 32 | 0 | 48 | 3F | 2F | 160 | 39 | 22 |
| Octal | 206 | 45 | 62 | 0 | 110 | 77 | 57 | 540 | 71 | 42 |
| Binary | 10000110 | 100101 | 110010 | 0 | 1001000 | 111111 | 101111 | 101100000 | 111001 | 100010 |
Color Harmonies of #862532
Complementary color
Monochromatic Colors of #862532
Black with #862532
Text Example
Text Example
White with #862532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862532; }
p { color: rgb(134,37,50); }
H1.HeaderClassName
{
color: #862532;
}
.AnyTagClassName
{
color: #862532;
}
</style>
background-color css
<style>
a { background-color: #862532; }
a { background-color: rgb(134,37,50); }
div.DivClassName
{
background-color: #862532;
}
.BgClassName
{
background-color: #862532;
}
</style>
border-color css
<style>
span { border-color: #862532; }
span { border-color: rgb(134,37,50); }
td.TdClassName
{
border-color: #862532;
}
.TagClassName
{
border-color: #862532;
}
</style>