Shades of Shiraz #911335
Tints of Shiraz #911335
RGB
CMYK
RGB Variations
Color information
#911335 (or 0x911335) is known color: Shiraz. HEX triplet: 91, 13 and 35. RGB value is (145,19,53). Sum of RGB (Red+Green+Blue) = 145+19+53=217 (28% of max value = 765). Red value is 145 (57.03% from 255 or 66.82% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 53 (21.09% from 255 or 24.42% from 217); Max value from RGB is 145 - color contains mainly: red. Hex color #911335 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911335 is #6EECCA. Grayscale: #3C3C3C. Windows color (decimal): -7269579 or 3478417. OLE color: 3478417.
HSL color Cylindrical-coordinate representation of color #911335: hue angle of 343.81º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #911335 is Cyan = 0, Magento = 0.87, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 19 | 53 | - |
| CMYK | 0 | 0.87 | 0.63 | 0.43 |
| HSL | 343.81º | 0.77% | 0.32% | - |
| HSV(B) | 343.81º | 0.87% | 0.57% | - |
| XYZ | 12.55 | 6.74 | 4.01 | - |
| YUV | 60.55 | 123.74 | 188.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 19 | 53 | 0 | 0.87 | 0.63 | 0.43 | 343.81 | 0.77 | 0.32 |
| Hex | 91 | 13 | 35 | 0 | 57 | 3F | 2B | 158 | 4D | 20 |
| Octal | 221 | 23 | 65 | 0 | 127 | 77 | 53 | 530 | 115 | 40 |
| Binary | 10010001 | 10011 | 110101 | 0 | 1010111 | 111111 | 101011 | 101011000 | 1001101 | 100000 |
Color Harmonies of #911335
Complementary color
Monochromatic Colors of #911335
Black with #911335
Text Example
Text Example
White with #911335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911335; }
p { color: rgb(145,19,53); }
H1.HeaderClassName
{
color: #911335;
}
.AnyTagClassName
{
color: #911335;
}
</style>
background-color css
<style>
a { background-color: #911335; }
a { background-color: rgb(145,19,53); }
div.DivClassName
{
background-color: #911335;
}
.BgClassName
{
background-color: #911335;
}
</style>
border-color css
<style>
span { border-color: #911335; }
span { border-color: rgb(145,19,53); }
td.TdClassName
{
border-color: #911335;
}
.TagClassName
{
border-color: #911335;
}
</style>