Shades of Shiraz #911937
Tints of Shiraz #911937
RGB
CMYK
RGB Variations
Color information
#911937 (or 0x911937) is known color: Shiraz. HEX triplet: 91, 19 and 37. RGB value is (145,25,55). Sum of RGB (Red+Green+Blue) = 145+25+55=225 (29% of max value = 765). Red value is 145 (57.03% from 255 or 64.44% from 225); Green value is 25 (10.16% from 255 or 11.11% from 225); Blue value is 55 (21.88% from 255 or 24.44% from 225); Max value from RGB is 145 - color contains mainly: red. Hex color #911937 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911937 is #6EE6C8. Grayscale: #404040. Windows color (decimal): -7268041 or 3611025. OLE color: 3611025.
HSL color Cylindrical-coordinate representation of color #911937: hue angle of 345º 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 #911937 is Cyan = 0, Magento = 0.83, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 25 | 55 | - |
| CMYK | 0 | 0.83 | 0.62 | 0.43 |
| HSL | 345º | 0.71% | 0.33% | - |
| HSV(B) | 345º | 0.83% | 0.57% | - |
| XYZ | 12.71 | 6.99 | 4.29 | - |
| YUV | 64.3 | 122.76 | 185.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 25 | 55 | 0 | 0.83 | 0.62 | 0.43 | 345 | 0.71 | 0.33 |
| Hex | 91 | 19 | 37 | 0 | 53 | 3E | 2B | 159 | 47 | 21 |
| Octal | 221 | 31 | 67 | 0 | 123 | 76 | 53 | 531 | 107 | 41 |
| Binary | 10010001 | 11001 | 110111 | 0 | 1010011 | 111110 | 101011 | 101011001 | 1000111 | 100001 |
Color Harmonies of #911937
Complementary color
Monochromatic Colors of #911937
Black with #911937
Text Example
Text Example
White with #911937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911937; }
p { color: rgb(145,25,55); }
H1.HeaderClassName
{
color: #911937;
}
.AnyTagClassName
{
color: #911937;
}
</style>
background-color css
<style>
a { background-color: #911937; }
a { background-color: rgb(145,25,55); }
div.DivClassName
{
background-color: #911937;
}
.BgClassName
{
background-color: #911937;
}
</style>
border-color css
<style>
span { border-color: #911937; }
span { border-color: rgb(145,25,55); }
td.TdClassName
{
border-color: #911937;
}
.TagClassName
{
border-color: #911937;
}
</style>