Shades of Sangria #931115
Tints of Sangria #931115
RGB
CMYK
RGB Variations
Color information
#931115 (or 0x931115) is known color: Sangria. HEX triplet: 93, 11 and 15. RGB value is (147,17,21). Sum of RGB (Red+Green+Blue) = 147+17+21=185 (24% of max value = 765). Red value is 147 (57.81% from 255 or 79.46% from 185); Green value is 17 (7.03% from 255 or 9.19% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 147 - color contains mainly: red. Hex color #931115 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #931115 is #6CEEEA. Grayscale: #383838. Windows color (decimal): -7139051 or 1380755. OLE color: 1380755.
HSL color Cylindrical-coordinate representation of color #931115: hue angle of 358.15º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #931115 is Cyan = 0, Magento = 0.88, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 17 | 21 | - |
| CMYK | 0 | 0.88 | 0.86 | 0.42 |
| HSL | 358.15º | 0.79% | 0.32% | - |
| HSV(B) | 358.15º | 0.88% | 0.58% | - |
| XYZ | 12.37 | 6.66 | 1.34 | - |
| YUV | 56.33 | 108.07 | 192.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 17 | 21 | 0 | 0.88 | 0.86 | 0.42 | 358.15 | 0.79 | 0.32 |
| Hex | 93 | 11 | 15 | 0 | 58 | 56 | 2A | 166 | 4F | 20 |
| Octal | 223 | 21 | 25 | 0 | 130 | 126 | 52 | 546 | 117 | 40 |
| Binary | 10010011 | 10001 | 10101 | 0 | 1011000 | 1010110 | 101010 | 101100110 | 1001111 | 100000 |
Color Harmonies of #931115
Complementary color
Monochromatic Colors of #931115
Black with #931115
Text Example
Text Example
White with #931115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931115; }
p { color: rgb(147,17,21); }
H1.HeaderClassName
{
color: #931115;
}
.AnyTagClassName
{
color: #931115;
}
</style>
background-color css
<style>
a { background-color: #931115; }
a { background-color: rgb(147,17,21); }
div.DivClassName
{
background-color: #931115;
}
.BgClassName
{
background-color: #931115;
}
</style>
border-color css
<style>
span { border-color: #931115; }
span { border-color: rgb(147,17,21); }
td.TdClassName
{
border-color: #931115;
}
.TagClassName
{
border-color: #931115;
}
</style>