Shades of Sangria #910306
Tints of Sangria #910306
RGB
CMYK
RGB Variations
Color information
#910306 (or 0x910306) is known color: Sangria. HEX triplet: 91, 03 and 06. RGB value is (145,3,6). Sum of RGB (Red+Green+Blue) = 145+3+6=154 (20% of max value = 765). Red value is 145 (57.03% from 255 or 94.16% from 154); Green value is 3 (1.56% from 255 or 1.95% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 145 - color contains mainly: red. Hex color #910306 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #910306 is #6EFCF9. Grayscale: #2D2D2D. Windows color (decimal): -7273722 or 394129. OLE color: 394129.
HSL color Cylindrical-coordinate representation of color #910306: hue angle of 358.73º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #910306 is Cyan = 0, Magento = 0.98, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 3 | 6 | - |
| CMYK | 0 | 0.98 | 0.96 | 0.43 |
| HSL | 358.73º | 0.96% | 0.29% | - |
| HSV(B) | 358.73º | 0.98% | 0.57% | - |
| XYZ | 11.74 | 6.1 | 0.73 | - |
| YUV | 45.8 | 105.54 | 198.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 3 | 6 | 0 | 0.98 | 0.96 | 0.43 | 358.73 | 0.96 | 0.29 |
| Hex | 91 | 3 | 6 | 0 | 62 | 60 | 2B | 167 | 60 | 1D |
| Octal | 221 | 3 | 6 | 0 | 142 | 140 | 53 | 547 | 140 | 35 |
| Binary | 10010001 | 11 | 110 | 0 | 1100010 | 1100000 | 101011 | 101100111 | 1100000 | 11101 |
Color Harmonies of #910306
Complementary color
Monochromatic Colors of #910306
Black with #910306
Text Example
Text Example
White with #910306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910306; }
p { color: rgb(145,3,6); }
H1.HeaderClassName
{
color: #910306;
}
.AnyTagClassName
{
color: #910306;
}
</style>
background-color css
<style>
a { background-color: #910306; }
a { background-color: rgb(145,3,6); }
div.DivClassName
{
background-color: #910306;
}
.BgClassName
{
background-color: #910306;
}
</style>
border-color css
<style>
span { border-color: #910306; }
span { border-color: rgb(145,3,6); }
td.TdClassName
{
border-color: #910306;
}
.TagClassName
{
border-color: #910306;
}
</style>