Shades of Shiraz #862338
Tints of Shiraz #862338
RGB
CMYK
RGB Variations
Color information
#862338 (or 0x862338) is known color: Shiraz. HEX triplet: 86, 23 and 38. RGB value is (134,35,56). Sum of RGB (Red+Green+Blue) = 134+35+56=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #862338 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862338 is #79DCC7. Grayscale: #434343. Windows color (decimal): -7986376 or 3679110. OLE color: 3679110.
HSL color Cylindrical-coordinate representation of color #862338: hue angle of 347.27º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862338 is Cyan = 0, Magento = 0.74, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 56 | - |
| CMYK | 0 | 0.74 | 0.58 | 0.47 |
| HSL | 347.27º | 0.59% | 0.33% | - |
| HSV(B) | 347.27º | 0.74% | 0.53% | - |
| XYZ | 11.15 | 6.56 | 4.42 | - |
| YUV | 67 | 121.8 | 175.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 56 | 0 | 0.74 | 0.58 | 0.47 | 347.27 | 0.59 | 0.33 |
| Hex | 86 | 23 | 38 | 0 | 4A | 3A | 2F | 15B | 3B | 21 |
| Octal | 206 | 43 | 70 | 0 | 112 | 72 | 57 | 533 | 73 | 41 |
| Binary | 10000110 | 100011 | 111000 | 0 | 1001010 | 111010 | 101111 | 101011011 | 111011 | 100001 |
Color Harmonies of #862338
Complementary color
Monochromatic Colors of #862338
Black with #862338
Text Example
Text Example
White with #862338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862338; }
p { color: rgb(134,35,56); }
H1.HeaderClassName
{
color: #862338;
}
.AnyTagClassName
{
color: #862338;
}
</style>
background-color css
<style>
a { background-color: #862338; }
a { background-color: rgb(134,35,56); }
div.DivClassName
{
background-color: #862338;
}
.BgClassName
{
background-color: #862338;
}
</style>
border-color css
<style>
span { border-color: #862338; }
span { border-color: rgb(134,35,56); }
td.TdClassName
{
border-color: #862338;
}
.TagClassName
{
border-color: #862338;
}
</style>