Shades of Shiraz #862638
Tints of Shiraz #862638
RGB
CMYK
RGB Variations
Color information
#862638 (or 0x862638) is known color: Shiraz. HEX triplet: 86, 26 and 38. RGB value is (134,38,56). Sum of RGB (Red+Green+Blue) = 134+38+56=228 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.77% from 228); Green value is 38 (15.23% from 255 or 16.67% from 228); Blue value is 56 (22.27% from 255 or 24.56% from 228); Max value from RGB is 134 - color contains mainly: red. Hex color #862638 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862638 is #79D9C7. Grayscale: #444444. Windows color (decimal): -7985608 or 3679878. OLE color: 3679878.
HSL color Cylindrical-coordinate representation of color #862638: hue angle of 348.75º degrees, saturation: 0.56, 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 #862638 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 56 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.47 |
| HSL | 348.75º | 0.56% | 0.34% | - |
| HSV(B) | 348.75º | 0.72% | 0.53% | - |
| XYZ | 11.24 | 6.74 | 4.45 | - |
| YUV | 68.76 | 120.8 | 174.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 56 | 0 | 0.72 | 0.58 | 0.47 | 348.75 | 0.56 | 0.34 |
| Hex | 86 | 26 | 38 | 0 | 48 | 3A | 2F | 15D | 38 | 22 |
| Octal | 206 | 46 | 70 | 0 | 110 | 72 | 57 | 535 | 70 | 42 |
| Binary | 10000110 | 100110 | 111000 | 0 | 1001000 | 111010 | 101111 | 101011101 | 111000 | 100010 |
Color Harmonies of #862638
Complementary color
Monochromatic Colors of #862638
Black with #862638
Text Example
Text Example
White with #862638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862638; }
p { color: rgb(134,38,56); }
H1.HeaderClassName
{
color: #862638;
}
.AnyTagClassName
{
color: #862638;
}
</style>
background-color css
<style>
a { background-color: #862638; }
a { background-color: rgb(134,38,56); }
div.DivClassName
{
background-color: #862638;
}
.BgClassName
{
background-color: #862638;
}
</style>
border-color css
<style>
span { border-color: #862638; }
span { border-color: rgb(134,38,56); }
td.TdClassName
{
border-color: #862638;
}
.TagClassName
{
border-color: #862638;
}
</style>