Shades of Shiraz #911939
Tints of Shiraz #911939
RGB
CMYK
RGB Variations
Color information
#911939 (or 0x911939) is known color: Shiraz. HEX triplet: 91, 19 and 39. RGB value is (145,25,57). Sum of RGB (Red+Green+Blue) = 145+25+57=227 (30% of max value = 765). Red value is 145 (57.03% from 255 or 63.88% from 227); Green value is 25 (10.16% from 255 or 11.01% from 227); Blue value is 57 (22.66% from 255 or 25.11% from 227); Max value from RGB is 145 - color contains mainly: red. Hex color #911939 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911939 is #6EE6C6. Grayscale: #404040. Windows color (decimal): -7268039 or 3742097. OLE color: 3742097.
HSL color Cylindrical-coordinate representation of color #911939: hue angle of 344º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #911939 is Cyan = 0, Magento = 0.83, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 25 | 57 | - |
| CMYK | 0 | 0.83 | 0.61 | 0.43 |
| HSL | 344º | 0.71% | 0.33% | - |
| HSV(B) | 344º | 0.83% | 0.57% | - |
| XYZ | 12.76 | 7.01 | 4.55 | - |
| YUV | 64.53 | 123.76 | 185.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 25 | 57 | 0 | 0.83 | 0.61 | 0.43 | 344 | 0.71 | 0.33 |
| Hex | 91 | 19 | 39 | 0 | 53 | 3D | 2B | 158 | 47 | 21 |
| Octal | 221 | 31 | 71 | 0 | 123 | 75 | 53 | 530 | 107 | 41 |
| Binary | 10010001 | 11001 | 111001 | 0 | 1010011 | 111101 | 101011 | 101011000 | 1000111 | 100001 |
Color Harmonies of #911939
Complementary color
Monochromatic Colors of #911939
Black with #911939
Text Example
Text Example
White with #911939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911939; }
p { color: rgb(145,25,57); }
H1.HeaderClassName
{
color: #911939;
}
.AnyTagClassName
{
color: #911939;
}
</style>
background-color css
<style>
a { background-color: #911939; }
a { background-color: rgb(145,25,57); }
div.DivClassName
{
background-color: #911939;
}
.BgClassName
{
background-color: #911939;
}
</style>
border-color css
<style>
span { border-color: #911939; }
span { border-color: rgb(145,25,57); }
td.TdClassName
{
border-color: #911939;
}
.TagClassName
{
border-color: #911939;
}
</style>