Shades of Sangria #910813
Tints of Sangria #910813
RGB
CMYK
RGB Variations
Color information
#910813 (or 0x910813) is known color: Sangria. HEX triplet: 91, 08 and 13. RGB value is (145,8,19). Sum of RGB (Red+Green+Blue) = 145+8+19=172 (22% of max value = 765). Red value is 145 (57.03% from 255 or 84.30% from 172); Green value is 8 (3.52% from 255 or 4.65% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 145 - color contains mainly: red. Hex color #910813 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910813 is #6EF7EC. Grayscale: #323232. Windows color (decimal): -7272429 or 1247377. OLE color: 1247377.
HSL color Cylindrical-coordinate representation of color #910813: hue angle of 355.18º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #910813 is Cyan = 0, Magento = 0.94, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 8 | 19 | - |
| CMYK | 0 | 0.94 | 0.87 | 0.43 |
| HSL | 355.18º | 0.9% | 0.3% | - |
| HSV(B) | 355.18º | 0.94% | 0.57% | - |
| XYZ | 11.88 | 6.24 | 1.19 | - |
| YUV | 50.22 | 110.39 | 195.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 8 | 19 | 0 | 0.94 | 0.87 | 0.43 | 355.18 | 0.9 | 0.3 |
| Hex | 91 | 8 | 13 | 0 | 5E | 57 | 2B | 163 | 5A | 1E |
| Octal | 221 | 10 | 23 | 0 | 136 | 127 | 53 | 543 | 132 | 36 |
| Binary | 10010001 | 1000 | 10011 | 0 | 1011110 | 1010111 | 101011 | 101100011 | 1011010 | 11110 |
Color Harmonies of #910813
Complementary color
Monochromatic Colors of #910813
Black with #910813
Text Example
Text Example
White with #910813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910813; }
p { color: rgb(145,8,19); }
H1.HeaderClassName
{
color: #910813;
}
.AnyTagClassName
{
color: #910813;
}
</style>
background-color css
<style>
a { background-color: #910813; }
a { background-color: rgb(145,8,19); }
div.DivClassName
{
background-color: #910813;
}
.BgClassName
{
background-color: #910813;
}
</style>
border-color css
<style>
span { border-color: #910813; }
span { border-color: rgb(145,8,19); }
td.TdClassName
{
border-color: #910813;
}
.TagClassName
{
border-color: #910813;
}
</style>