Shades of Shiraz #911534
Tints of Shiraz #911534
RGB
CMYK
RGB Variations
Color information
#911534 (or 0x911534) is known color: Shiraz. HEX triplet: 91, 15 and 34. RGB value is (145,21,52). Sum of RGB (Red+Green+Blue) = 145+21+52=218 (28% of max value = 765). Red value is 145 (57.03% from 255 or 66.51% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 145 - color contains mainly: red. Hex color #911534 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911534 is #6EEACB. Grayscale: #3D3D3D. Windows color (decimal): -7269068 or 3413393. OLE color: 3413393.
HSL color Cylindrical-coordinate representation of color #911534: hue angle of 345º 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 #911534 is Cyan = 0, Magento = 0.86, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 21 | 52 | - |
| CMYK | 0 | 0.86 | 0.64 | 0.43 |
| HSL | 345º | 0.75% | 0.33% | - |
| HSV(B) | 345º | 0.86% | 0.57% | - |
| XYZ | 12.57 | 6.8 | 3.9 | - |
| YUV | 61.61 | 122.58 | 187.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 21 | 52 | 0 | 0.86 | 0.64 | 0.43 | 345 | 0.75 | 0.33 |
| Hex | 91 | 15 | 34 | 0 | 56 | 40 | 2B | 159 | 4B | 21 |
| Octal | 221 | 25 | 64 | 0 | 126 | 100 | 53 | 531 | 113 | 41 |
| Binary | 10010001 | 10101 | 110100 | 0 | 1010110 | 1000000 | 101011 | 101011001 | 1001011 | 100001 |
Color Harmonies of #911534
Complementary color
Monochromatic Colors of #911534
Black with #911534
Text Example
Text Example
White with #911534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911534; }
p { color: rgb(145,21,52); }
H1.HeaderClassName
{
color: #911534;
}
.AnyTagClassName
{
color: #911534;
}
</style>
background-color css
<style>
a { background-color: #911534; }
a { background-color: rgb(145,21,52); }
div.DivClassName
{
background-color: #911534;
}
.BgClassName
{
background-color: #911534;
}
</style>
border-color css
<style>
span { border-color: #911534; }
span { border-color: rgb(145,21,52); }
td.TdClassName
{
border-color: #911534;
}
.TagClassName
{
border-color: #911534;
}
</style>