Shades of Sangria #910108
Tints of Sangria #910108
RGB
CMYK
RGB Variations
Color information
#910108 (or 0x910108) is known color: Sangria. HEX triplet: 91, 01 and 08. RGB value is (145,1,8). Sum of RGB (Red+Green+Blue) = 145+1+8=154 (20% of max value = 765). Red value is 145 (57.03% from 255 or 94.16% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 8 (3.52% from 255 or 5.19% from 154); Max value from RGB is 145 - color contains mainly: red. Hex color #910108 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910108 is #6EFEF7. Grayscale: #2C2C2C. Windows color (decimal): -7274232 or 524689. OLE color: 524689.
HSL color Cylindrical-coordinate representation of color #910108: hue angle of 357.08º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #910108 is Cyan = 0, Magento = 0.99, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 1 | 8 | - |
| CMYK | 0 | 0.99 | 0.94 | 0.43 |
| HSL | 357.08º | 0.99% | 0.29% | - |
| HSV(B) | 357.08º | 0.99% | 0.57% | - |
| XYZ | 11.73 | 6.06 | 0.78 | - |
| YUV | 44.85 | 107.21 | 199.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 1 | 8 | 0 | 0.99 | 0.94 | 0.43 | 357.08 | 0.99 | 0.29 |
| Hex | 91 | 1 | 8 | 0 | 63 | 5E | 2B | 165 | 63 | 1D |
| Octal | 221 | 1 | 10 | 0 | 143 | 136 | 53 | 545 | 143 | 35 |
| Binary | 10010001 | 1 | 1000 | 0 | 1100011 | 1011110 | 101011 | 101100101 | 1100011 | 11101 |
Color Harmonies of #910108
Complementary color
Monochromatic Colors of #910108
Black with #910108
Text Example
Text Example
White with #910108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910108; }
p { color: rgb(145,1,8); }
H1.HeaderClassName
{
color: #910108;
}
.AnyTagClassName
{
color: #910108;
}
</style>
background-color css
<style>
a { background-color: #910108; }
a { background-color: rgb(145,1,8); }
div.DivClassName
{
background-color: #910108;
}
.BgClassName
{
background-color: #910108;
}
</style>
border-color css
<style>
span { border-color: #910108; }
span { border-color: rgb(145,1,8); }
td.TdClassName
{
border-color: #910108;
}
.TagClassName
{
border-color: #910108;
}
</style>