Shades of Shiraz #911037
Tints of Shiraz #911037
RGB
CMYK
RGB Variations
Color information
#911037 (or 0x911037) is known color: Shiraz. HEX triplet: 91, 10 and 37. RGB value is (145,16,55). Sum of RGB (Red+Green+Blue) = 145+16+55=216 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.13% from 216); Green value is 16 (6.64% from 255 or 7.41% from 216); Blue value is 55 (21.88% from 255 or 25.46% from 216); Max value from RGB is 145 - color contains mainly: red. Hex color #911037 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911037 is #6EEFC8. Grayscale: #3A3A3A. Windows color (decimal): -7270345 or 3608721. OLE color: 3608721.
HSL color Cylindrical-coordinate representation of color #911037: hue angle of 341.86º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #911037 is Cyan = 0, Magento = 0.89, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 16 | 55 | - |
| CMYK | 0 | 0.89 | 0.62 | 0.43 |
| HSL | 341.86º | 0.8% | 0.32% | - |
| HSV(B) | 341.86º | 0.89% | 0.57% | - |
| XYZ | 12.55 | 6.67 | 4.24 | - |
| YUV | 59.02 | 125.74 | 189.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 16 | 55 | 0 | 0.89 | 0.62 | 0.43 | 341.86 | 0.8 | 0.32 |
| Hex | 91 | 10 | 37 | 0 | 59 | 3E | 2B | 156 | 50 | 20 |
| Octal | 221 | 20 | 67 | 0 | 131 | 76 | 53 | 526 | 120 | 40 |
| Binary | 10010001 | 10000 | 110111 | 0 | 1011001 | 111110 | 101011 | 101010110 | 1010000 | 100000 |
Color Harmonies of #911037
Complementary color
Monochromatic Colors of #911037
Black with #911037
Text Example
Text Example
White with #911037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911037; }
p { color: rgb(145,16,55); }
H1.HeaderClassName
{
color: #911037;
}
.AnyTagClassName
{
color: #911037;
}
</style>
background-color css
<style>
a { background-color: #911037; }
a { background-color: rgb(145,16,55); }
div.DivClassName
{
background-color: #911037;
}
.BgClassName
{
background-color: #911037;
}
</style>
border-color css
<style>
span { border-color: #911037; }
span { border-color: rgb(145,16,55); }
td.TdClassName
{
border-color: #911037;
}
.TagClassName
{
border-color: #911037;
}
</style>