Shades of Shiraz #911531
Tints of Shiraz #911531
RGB
CMYK
RGB Variations
Color information
#911531 (or 0x911531) is known color: Shiraz. HEX triplet: 91, 15 and 31. RGB value is (145,21,49). Sum of RGB (Red+Green+Blue) = 145+21+49=215 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.44% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 49 (19.53% from 255 or 22.79% from 215); Max value from RGB is 145 - color contains mainly: red. Hex color #911531 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911531 is #6EEACE. Grayscale: #3D3D3D. Windows color (decimal): -7269071 or 3216785. OLE color: 3216785.
HSL color Cylindrical-coordinate representation of color #911531: hue angle of 346.45º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #911531 is Cyan = 0, Magento = 0.86, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 21 | 49 | - |
| CMYK | 0 | 0.86 | 0.66 | 0.43 |
| HSL | 346.45º | 0.75% | 0.33% | - |
| HSV(B) | 346.45º | 0.86% | 0.57% | - |
| XYZ | 12.5 | 6.78 | 3.56 | - |
| YUV | 61.27 | 121.08 | 187.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 21 | 49 | 0 | 0.86 | 0.66 | 0.43 | 346.45 | 0.75 | 0.33 |
| Hex | 91 | 15 | 31 | 0 | 56 | 42 | 2B | 15A | 4B | 21 |
| Octal | 221 | 25 | 61 | 0 | 126 | 102 | 53 | 532 | 113 | 41 |
| Binary | 10010001 | 10101 | 110001 | 0 | 1010110 | 1000010 | 101011 | 101011010 | 1001011 | 100001 |
Color Harmonies of #911531
Complementary color
Monochromatic Colors of #911531
Black with #911531
Text Example
Text Example
White with #911531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911531; }
p { color: rgb(145,21,49); }
H1.HeaderClassName
{
color: #911531;
}
.AnyTagClassName
{
color: #911531;
}
</style>
background-color css
<style>
a { background-color: #911531; }
a { background-color: rgb(145,21,49); }
div.DivClassName
{
background-color: #911531;
}
.BgClassName
{
background-color: #911531;
}
</style>
border-color css
<style>
span { border-color: #911531; }
span { border-color: rgb(145,21,49); }
td.TdClassName
{
border-color: #911531;
}
.TagClassName
{
border-color: #911531;
}
</style>