Shades of Shiraz #911338
Tints of Shiraz #911338
RGB
CMYK
RGB Variations
Color information
#911338 (or 0x911338) is known color: Shiraz. HEX triplet: 91, 13 and 38. RGB value is (145,19,56). Sum of RGB (Red+Green+Blue) = 145+19+56=220 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.91% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 145 - color contains mainly: red. Hex color #911338 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #911338 is #6EECC7. Grayscale: #3C3C3C. Windows color (decimal): -7269576 or 3675025. OLE color: 3675025.
HSL color Cylindrical-coordinate representation of color #911338: hue angle of 342.38º 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 #911338 is Cyan = 0, Magento = 0.87, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 19 | 56 | - |
| CMYK | 0 | 0.87 | 0.61 | 0.43 |
| HSL | 342.38º | 0.77% | 0.32% | - |
| HSV(B) | 342.38º | 0.87% | 0.57% | - |
| XYZ | 12.62 | 6.77 | 4.38 | - |
| YUV | 60.89 | 125.24 | 187.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 19 | 56 | 0 | 0.87 | 0.61 | 0.43 | 342.38 | 0.77 | 0.32 |
| Hex | 91 | 13 | 38 | 0 | 57 | 3D | 2B | 156 | 4D | 20 |
| Octal | 221 | 23 | 70 | 0 | 127 | 75 | 53 | 526 | 115 | 40 |
| Binary | 10010001 | 10011 | 111000 | 0 | 1010111 | 111101 | 101011 | 101010110 | 1001101 | 100000 |
Color Harmonies of #911338
Complementary color
Monochromatic Colors of #911338
Black with #911338
Text Example
Text Example
White with #911338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911338; }
p { color: rgb(145,19,56); }
H1.HeaderClassName
{
color: #911338;
}
.AnyTagClassName
{
color: #911338;
}
</style>
background-color css
<style>
a { background-color: #911338; }
a { background-color: rgb(145,19,56); }
div.DivClassName
{
background-color: #911338;
}
.BgClassName
{
background-color: #911338;
}
</style>
border-color css
<style>
span { border-color: #911338; }
span { border-color: rgb(145,19,56); }
td.TdClassName
{
border-color: #911338;
}
.TagClassName
{
border-color: #911338;
}
</style>