Shades of Shiraz #862130
Tints of Shiraz #862130
RGB
CMYK
RGB Variations
Color information
#862130 (or 0x862130) is known color: Shiraz. HEX triplet: 86, 21 and 30. RGB value is (134,33,48). Sum of RGB (Red+Green+Blue) = 134+33+48=215 (28% of max value = 765). Red value is 134 (52.73% from 255 or 62.33% from 215); Green value is 33 (13.28% from 255 or 15.35% from 215); Blue value is 48 (19.14% from 255 or 22.33% from 215); Max value from RGB is 134 - color contains mainly: red. Hex color #862130 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862130 is #79DECF. Grayscale: #404040. Windows color (decimal): -7986896 or 3154310. OLE color: 3154310.
HSL color Cylindrical-coordinate representation of color #862130: hue angle of 351.09º 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 #862130 is Cyan = 0, Magento = 0.75, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 48 | - |
| CMYK | 0 | 0.75 | 0.64 | 0.47 |
| HSL | 351.09º | 0.6% | 0.33% | - |
| HSV(B) | 351.09º | 0.75% | 0.53% | - |
| XYZ | 10.91 | 6.37 | 3.45 | - |
| YUV | 64.91 | 118.46 | 177.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 48 | 0 | 0.75 | 0.64 | 0.47 | 351.09 | 0.6 | 0.33 |
| Hex | 86 | 21 | 30 | 0 | 4B | 40 | 2F | 15F | 3C | 21 |
| Octal | 206 | 41 | 60 | 0 | 113 | 100 | 57 | 537 | 74 | 41 |
| Binary | 10000110 | 100001 | 110000 | 0 | 1001011 | 1000000 | 101111 | 101011111 | 111100 | 100001 |
Color Harmonies of #862130
Complementary color
Monochromatic Colors of #862130
Black with #862130
Text Example
Text Example
White with #862130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862130; }
p { color: rgb(134,33,48); }
H1.HeaderClassName
{
color: #862130;
}
.AnyTagClassName
{
color: #862130;
}
</style>
background-color css
<style>
a { background-color: #862130; }
a { background-color: rgb(134,33,48); }
div.DivClassName
{
background-color: #862130;
}
.BgClassName
{
background-color: #862130;
}
</style>
border-color css
<style>
span { border-color: #862130; }
span { border-color: rgb(134,33,48); }
td.TdClassName
{
border-color: #862130;
}
.TagClassName
{
border-color: #862130;
}
</style>