Shades of Sangria #910710
Tints of Sangria #910710
RGB
CMYK
RGB Variations
Color information
#910710 (or 0x910710) is known color: Sangria. HEX triplet: 91, 07 and 10. RGB value is (145,7,16). Sum of RGB (Red+Green+Blue) = 145+7+16=168 (22% of max value = 765). Red value is 145 (57.03% from 255 or 86.31% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 145 - color contains mainly: red. Hex color #910710 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910710 is #6EF8EF. Grayscale: #313131. Windows color (decimal): -7272688 or 1050513. OLE color: 1050513.
HSL color Cylindrical-coordinate representation of color #910710: hue angle of 356.09º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #910710 is Cyan = 0, Magento = 0.95, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 7 | 16 | - |
| CMYK | 0 | 0.95 | 0.89 | 0.43 |
| HSL | 356.09º | 0.91% | 0.3% | - |
| HSV(B) | 356.09º | 0.95% | 0.57% | - |
| XYZ | 11.85 | 6.21 | 1.06 | - |
| YUV | 49.29 | 109.22 | 196.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 7 | 16 | 0 | 0.95 | 0.89 | 0.43 | 356.09 | 0.91 | 0.3 |
| Hex | 91 | 7 | 10 | 0 | 5F | 59 | 2B | 164 | 5B | 1E |
| Octal | 221 | 7 | 20 | 0 | 137 | 131 | 53 | 544 | 133 | 36 |
| Binary | 10010001 | 111 | 10000 | 0 | 1011111 | 1011001 | 101011 | 101100100 | 1011011 | 11110 |
Color Harmonies of #910710
Complementary color
Monochromatic Colors of #910710
Black with #910710
Text Example
Text Example
White with #910710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910710; }
p { color: rgb(145,7,16); }
H1.HeaderClassName
{
color: #910710;
}
.AnyTagClassName
{
color: #910710;
}
</style>
background-color css
<style>
a { background-color: #910710; }
a { background-color: rgb(145,7,16); }
div.DivClassName
{
background-color: #910710;
}
.BgClassName
{
background-color: #910710;
}
</style>
border-color css
<style>
span { border-color: #910710; }
span { border-color: rgb(145,7,16); }
td.TdClassName
{
border-color: #910710;
}
.TagClassName
{
border-color: #910710;
}
</style>