Shades of Sangria #760109
Tints of Sangria #760109
RGB
CMYK
RGB Variations
Color information
#760109 (or 0x760109) is known color: Sangria. HEX triplet: 76, 01 and 09. RGB value is (118,1,9). Sum of RGB (Red+Green+Blue) = 118+1+9=128 (16% of max value = 765). Red value is 118 (46.48% from 255 or 92.19% from 128); Green value is 1 (0.78% from 255 or 0.78% from 128); Blue value is 9 (3.91% from 255 or 7.03% from 128); Max value from RGB is 118 - color contains mainly: red. Hex color #760109 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760109 is #89FEF6. Grayscale: #242424. Windows color (decimal): -9043703 or 590198. OLE color: 590198.
HSL color Cylindrical-coordinate representation of color #760109: hue angle of 355.9º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760109 is Cyan = 0, Magento = 0.99, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 9 | - |
| CMYK | 0 | 0.99 | 0.92 | 0.54 |
| HSL | 355.9º | 0.98% | 0.23% | - |
| HSV(B) | 355.9º | 0.99% | 0.46% | - |
| XYZ | 7.53 | 3.89 | 0.61 | - |
| YUV | 36.9 | 112.26 | 185.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 9 | 0 | 0.99 | 0.92 | 0.54 | 355.9 | 0.98 | 0.23 |
| Hex | 76 | 1 | 9 | 0 | 63 | 5C | 36 | 164 | 62 | 17 |
| Octal | 166 | 1 | 11 | 0 | 143 | 134 | 66 | 544 | 142 | 27 |
| Binary | 1110110 | 1 | 1001 | 0 | 1100011 | 1011100 | 110110 | 101100100 | 1100010 | 10111 |
Color Harmonies of #760109
Complementary color
Monochromatic Colors of #760109
Black with #760109
Text Example
Text Example
White with #760109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760109; }
p { color: rgb(118,1,9); }
H1.HeaderClassName
{
color: #760109;
}
.AnyTagClassName
{
color: #760109;
}
</style>
background-color css
<style>
a { background-color: #760109; }
a { background-color: rgb(118,1,9); }
div.DivClassName
{
background-color: #760109;
}
.BgClassName
{
background-color: #760109;
}
</style>
border-color css
<style>
span { border-color: #760109; }
span { border-color: rgb(118,1,9); }
td.TdClassName
{
border-color: #760109;
}
.TagClassName
{
border-color: #760109;
}
</style>