Shades of Shiraz #862433
Tints of Shiraz #862433
RGB
CMYK
RGB Variations
Color information
#862433 (or 0x862433) is known color: Shiraz. HEX triplet: 86, 24 and 33. RGB value is (134,36,51). Sum of RGB (Red+Green+Blue) = 134+36+51=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #862433 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862433 is #79DBCC. Grayscale: #434343. Windows color (decimal): -7986125 or 3351686. OLE color: 3351686.
HSL color Cylindrical-coordinate representation of color #862433: hue angle of 350.82º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862433 is Cyan = 0, Magento = 0.73, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 51 | - |
| CMYK | 0 | 0.73 | 0.62 | 0.47 |
| HSL | 350.82º | 0.58% | 0.33% | - |
| HSV(B) | 350.82º | 0.73% | 0.53% | - |
| XYZ | 11.06 | 6.57 | 3.82 | - |
| YUV | 67.01 | 118.97 | 175.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 51 | 0 | 0.73 | 0.62 | 0.47 | 350.82 | 0.58 | 0.33 |
| Hex | 86 | 24 | 33 | 0 | 49 | 3E | 2F | 15F | 3A | 21 |
| Octal | 206 | 44 | 63 | 0 | 111 | 76 | 57 | 537 | 72 | 41 |
| Binary | 10000110 | 100100 | 110011 | 0 | 1001001 | 111110 | 101111 | 101011111 | 111010 | 100001 |
Color Harmonies of #862433
Complementary color
Monochromatic Colors of #862433
Black with #862433
Text Example
Text Example
White with #862433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862433; }
p { color: rgb(134,36,51); }
H1.HeaderClassName
{
color: #862433;
}
.AnyTagClassName
{
color: #862433;
}
</style>
background-color css
<style>
a { background-color: #862433; }
a { background-color: rgb(134,36,51); }
div.DivClassName
{
background-color: #862433;
}
.BgClassName
{
background-color: #862433;
}
</style>
border-color css
<style>
span { border-color: #862433; }
span { border-color: rgb(134,36,51); }
td.TdClassName
{
border-color: #862433;
}
.TagClassName
{
border-color: #862433;
}
</style>