Shades of Sangria #911015
Tints of Sangria #911015
RGB
CMYK
RGB Variations
Color information
#911015 (or 0x911015) is known color: Sangria. HEX triplet: 91, 10 and 15. RGB value is (145,16,21). Sum of RGB (Red+Green+Blue) = 145+16+21=182 (24% of max value = 765). Red value is 145 (57.03% from 255 or 79.67% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 21 (8.59% from 255 or 11.54% from 182); Max value from RGB is 145 - color contains mainly: red. Hex color #911015 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #911015 is #6EEFEA. Grayscale: #373737. Windows color (decimal): -7270379 or 1380497. OLE color: 1380497.
HSL color Cylindrical-coordinate representation of color #911015: hue angle of 357.67º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #911015 is Cyan = 0, Magento = 0.89, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 16 | 21 | - |
| CMYK | 0 | 0.89 | 0.86 | 0.43 |
| HSL | 357.67º | 0.8% | 0.32% | - |
| HSV(B) | 357.67º | 0.89% | 0.57% | - |
| XYZ | 12 | 6.44 | 1.32 | - |
| YUV | 55.14 | 108.74 | 192.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 16 | 21 | 0 | 0.89 | 0.86 | 0.43 | 357.67 | 0.8 | 0.32 |
| Hex | 91 | 10 | 15 | 0 | 59 | 56 | 2B | 166 | 50 | 20 |
| Octal | 221 | 20 | 25 | 0 | 131 | 126 | 53 | 546 | 120 | 40 |
| Binary | 10010001 | 10000 | 10101 | 0 | 1011001 | 1010110 | 101011 | 101100110 | 1010000 | 100000 |
Color Harmonies of #911015
Complementary color
Monochromatic Colors of #911015
Black with #911015
Text Example
Text Example
White with #911015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911015; }
p { color: rgb(145,16,21); }
H1.HeaderClassName
{
color: #911015;
}
.AnyTagClassName
{
color: #911015;
}
</style>
background-color css
<style>
a { background-color: #911015; }
a { background-color: rgb(145,16,21); }
div.DivClassName
{
background-color: #911015;
}
.BgClassName
{
background-color: #911015;
}
</style>
border-color css
<style>
span { border-color: #911015; }
span { border-color: rgb(145,16,21); }
td.TdClassName
{
border-color: #911015;
}
.TagClassName
{
border-color: #911015;
}
</style>