Shades of Shiraz #911935
Tints of Shiraz #911935
RGB
CMYK
RGB Variations
Color information
#911935 (or 0x911935) is known color: Shiraz. HEX triplet: 91, 19 and 35. RGB value is (145,25,53). Sum of RGB (Red+Green+Blue) = 145+25+53=223 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.02% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 53 (21.09% from 255 or 23.77% from 223); Max value from RGB is 145 - color contains mainly: red. Hex color #911935 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911935 is #6EE6CA. Grayscale: #404040. Windows color (decimal): -7268043 or 3479953. OLE color: 3479953.
HSL color Cylindrical-coordinate representation of color #911935: hue angle of 346º 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 #911935 is Cyan = 0, Magento = 0.83, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 25 | 53 | - |
| CMYK | 0 | 0.83 | 0.63 | 0.43 |
| HSL | 346º | 0.71% | 0.33% | - |
| HSV(B) | 346º | 0.83% | 0.57% | - |
| XYZ | 12.67 | 6.97 | 4.05 | - |
| YUV | 64.07 | 121.76 | 185.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 25 | 53 | 0 | 0.83 | 0.63 | 0.43 | 346 | 0.71 | 0.33 |
| Hex | 91 | 19 | 35 | 0 | 53 | 3F | 2B | 15A | 47 | 21 |
| Octal | 221 | 31 | 65 | 0 | 123 | 77 | 53 | 532 | 107 | 41 |
| Binary | 10010001 | 11001 | 110101 | 0 | 1010011 | 111111 | 101011 | 101011010 | 1000111 | 100001 |
Color Harmonies of #911935
Complementary color
Monochromatic Colors of #911935
Black with #911935
Text Example
Text Example
White with #911935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911935; }
p { color: rgb(145,25,53); }
H1.HeaderClassName
{
color: #911935;
}
.AnyTagClassName
{
color: #911935;
}
</style>
background-color css
<style>
a { background-color: #911935; }
a { background-color: rgb(145,25,53); }
div.DivClassName
{
background-color: #911935;
}
.BgClassName
{
background-color: #911935;
}
</style>
border-color css
<style>
span { border-color: #911935; }
span { border-color: rgb(145,25,53); }
td.TdClassName
{
border-color: #911935;
}
.TagClassName
{
border-color: #911935;
}
</style>