Shades of Shiraz #931339
Tints of Shiraz #931339
RGB
CMYK
RGB Variations
Color information
#931339 (or 0x931339) is known color: Shiraz. HEX triplet: 93, 13 and 39. RGB value is (147,19,57). Sum of RGB (Red+Green+Blue) = 147+19+57=223 (29% of max value = 765). Red value is 147 (57.81% from 255 or 65.92% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 57 (22.66% from 255 or 25.56% from 223); Max value from RGB is 147 - color contains mainly: red. Hex color #931339 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #931339 is #6CECC6. Grayscale: #3D3D3D. Windows color (decimal): -7138503 or 3740563. OLE color: 3740563.
HSL color Cylindrical-coordinate representation of color #931339: hue angle of 342.19º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #931339 is Cyan = 0, Magento = 0.87, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 19 | 57 | - |
| CMYK | 0 | 0.87 | 0.61 | 0.42 |
| HSL | 342.19º | 0.77% | 0.33% | - |
| HSV(B) | 342.19º | 0.87% | 0.58% | - |
| XYZ | 13 | 6.96 | 4.53 | - |
| YUV | 61.6 | 125.41 | 188.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 19 | 57 | 0 | 0.87 | 0.61 | 0.42 | 342.19 | 0.77 | 0.33 |
| Hex | 93 | 13 | 39 | 0 | 57 | 3D | 2A | 156 | 4D | 21 |
| Octal | 223 | 23 | 71 | 0 | 127 | 75 | 52 | 526 | 115 | 41 |
| Binary | 10010011 | 10011 | 111001 | 0 | 1010111 | 111101 | 101010 | 101010110 | 1001101 | 100001 |
Color Harmonies of #931339
Complementary color
Monochromatic Colors of #931339
Black with #931339
Text Example
Text Example
White with #931339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931339; }
p { color: rgb(147,19,57); }
H1.HeaderClassName
{
color: #931339;
}
.AnyTagClassName
{
color: #931339;
}
</style>
background-color css
<style>
a { background-color: #931339; }
a { background-color: rgb(147,19,57); }
div.DivClassName
{
background-color: #931339;
}
.BgClassName
{
background-color: #931339;
}
</style>
border-color css
<style>
span { border-color: #931339; }
span { border-color: rgb(147,19,57); }
td.TdClassName
{
border-color: #931339;
}
.TagClassName
{
border-color: #931339;
}
</style>