Shades of Shiraz #912640
Tints of Shiraz #912640
RGB
CMYK
RGB Variations
Color information
#912640 (or 0x912640) is known color: Shiraz. HEX triplet: 91, 26 and 40. RGB value is (145,38,64). Sum of RGB (Red+Green+Blue) = 145+38+64=247 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.70% from 247); Green value is 38 (15.23% from 255 or 15.38% from 247); Blue value is 64 (25.39% from 255 or 25.91% from 247); Max value from RGB is 145 - color contains mainly: red. Hex color #912640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912640 is #6ED9BF. Grayscale: #484848. Windows color (decimal): -7264704 or 4204177. OLE color: 4204177.
HSL color Cylindrical-coordinate representation of color #912640: hue angle of 345.42º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #912640 is Cyan = 0, Magento = 0.74, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 38 | 64 | - |
| CMYK | 0 | 0.74 | 0.56 | 0.43 |
| HSL | 345.42º | 0.58% | 0.36% | - |
| HSV(B) | 345.42º | 0.74% | 0.57% | - |
| XYZ | 13.3 | 7.78 | 5.65 | - |
| YUV | 72.96 | 122.95 | 179.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 38 | 64 | 0 | 0.74 | 0.56 | 0.43 | 345.42 | 0.58 | 0.36 |
| Hex | 91 | 26 | 40 | 0 | 4A | 38 | 2B | 159 | 3A | 24 |
| Octal | 221 | 46 | 100 | 0 | 112 | 70 | 53 | 531 | 72 | 44 |
| Binary | 10010001 | 100110 | 1000000 | 0 | 1001010 | 111000 | 101011 | 101011001 | 111010 | 100100 |
Color Harmonies of #912640
Complementary color
Monochromatic Colors of #912640
Black with #912640
Text Example
Text Example
White with #912640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912640; }
p { color: rgb(145,38,64); }
H1.HeaderClassName
{
color: #912640;
}
.AnyTagClassName
{
color: #912640;
}
</style>
background-color css
<style>
a { background-color: #912640; }
a { background-color: rgb(145,38,64); }
div.DivClassName
{
background-color: #912640;
}
.BgClassName
{
background-color: #912640;
}
</style>
border-color css
<style>
span { border-color: #912640; }
span { border-color: rgb(145,38,64); }
td.TdClassName
{
border-color: #912640;
}
.TagClassName
{
border-color: #912640;
}
</style>