Shades of Sangria #970310
Tints of Sangria #970310
RGB
CMYK
RGB Variations
Color information
#970310 (or 0x970310) is known color: Sangria. HEX triplet: 97, 03 and 10. RGB value is (151,3,16). Sum of RGB (Red+Green+Blue) = 151+3+16=170 (22% of max value = 765). Red value is 151 (59.38% from 255 or 88.82% from 170); Green value is 3 (1.56% from 255 or 1.76% from 170); Blue value is 16 (6.64% from 255 or 9.41% from 170); Max value from RGB is 151 - color contains mainly: red. Hex color #970310 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #970310 is #68FCEF. Grayscale: #303030. Windows color (decimal): -6880496 or 1049495. OLE color: 1049495.
HSL color Cylindrical-coordinate representation of color #970310: hue angle of 354.73º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #970310 is Cyan = 0, Magento = 0.98, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 3 | 16 | - |
| CMYK | 0 | 0.98 | 0.89 | 0.41 |
| HSL | 354.73º | 0.96% | 0.3% | - |
| HSV(B) | 354.73º | 0.98% | 0.59% | - |
| XYZ | 12.89 | 6.68 | 1.1 | - |
| YUV | 48.73 | 109.53 | 200.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 3 | 16 | 0 | 0.98 | 0.89 | 0.41 | 354.73 | 0.96 | 0.3 |
| Hex | 97 | 3 | 10 | 0 | 62 | 59 | 29 | 163 | 60 | 1E |
| Octal | 227 | 3 | 20 | 0 | 142 | 131 | 51 | 543 | 140 | 36 |
| Binary | 10010111 | 11 | 10000 | 0 | 1100010 | 1011001 | 101001 | 101100011 | 1100000 | 11110 |
Color Harmonies of #970310
Complementary color
Monochromatic Colors of #970310
Black with #970310
Text Example
Text Example
White with #970310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970310; }
p { color: rgb(151,3,16); }
H1.HeaderClassName
{
color: #970310;
}
.AnyTagClassName
{
color: #970310;
}
</style>
background-color css
<style>
a { background-color: #970310; }
a { background-color: rgb(151,3,16); }
div.DivClassName
{
background-color: #970310;
}
.BgClassName
{
background-color: #970310;
}
</style>
border-color css
<style>
span { border-color: #970310; }
span { border-color: rgb(151,3,16); }
td.TdClassName
{
border-color: #970310;
}
.TagClassName
{
border-color: #970310;
}
</style>