Shades of Sangria #970610
Tints of Sangria #970610
RGB
CMYK
RGB Variations
Color information
#970610 (or 0x970610) is known color: Sangria. HEX triplet: 97, 06 and 10. RGB value is (151,6,16). Sum of RGB (Red+Green+Blue) = 151+6+16=173 (22% of max value = 765). Red value is 151 (59.38% from 255 or 87.28% from 173); Green value is 6 (2.73% from 255 or 3.47% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 151 - color contains mainly: red. Hex color #970610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #970610 is #68F9EF. Grayscale: #323232. Windows color (decimal): -6879728 or 1050263. OLE color: 1050263.
HSL color Cylindrical-coordinate representation of color #970610: hue angle of 355.86º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #970610 is Cyan = 0, Magento = 0.96, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 6 | 16 | - |
| CMYK | 0 | 0.96 | 0.89 | 0.41 |
| HSL | 355.86º | 0.92% | 0.31% | - |
| HSV(B) | 355.86º | 0.96% | 0.59% | - |
| XYZ | 12.92 | 6.75 | 1.11 | - |
| YUV | 50.5 | 108.54 | 199.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 6 | 16 | 0 | 0.96 | 0.89 | 0.41 | 355.86 | 0.92 | 0.31 |
| Hex | 97 | 6 | 10 | 0 | 60 | 59 | 29 | 164 | 5C | 1F |
| Octal | 227 | 6 | 20 | 0 | 140 | 131 | 51 | 544 | 134 | 37 |
| Binary | 10010111 | 110 | 10000 | 0 | 1100000 | 1011001 | 101001 | 101100100 | 1011100 | 11111 |
Color Harmonies of #970610
Complementary color
Monochromatic Colors of #970610
Black with #970610
Text Example
Text Example
White with #970610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970610; }
p { color: rgb(151,6,16); }
H1.HeaderClassName
{
color: #970610;
}
.AnyTagClassName
{
color: #970610;
}
</style>
background-color css
<style>
a { background-color: #970610; }
a { background-color: rgb(151,6,16); }
div.DivClassName
{
background-color: #970610;
}
.BgClassName
{
background-color: #970610;
}
</style>
border-color css
<style>
span { border-color: #970610; }
span { border-color: rgb(151,6,16); }
td.TdClassName
{
border-color: #970610;
}
.TagClassName
{
border-color: #970610;
}
</style>