Shades of Sangria #760509
Tints of Sangria #760509
RGB
CMYK
RGB Variations
Color information
#760509 (or 0x760509) is known color: Sangria. HEX triplet: 76, 05 and 09. RGB value is (118,5,9). Sum of RGB (Red+Green+Blue) = 118+5+9=132 (17% of max value = 765). Red value is 118 (46.48% from 255 or 89.39% from 132); Green value is 5 (2.34% from 255 or 3.79% from 132); Blue value is 9 (3.91% from 255 or 6.82% from 132); Max value from RGB is 118 - color contains mainly: red. Hex color #760509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760509 is #89FAF6. Grayscale: #272727. Windows color (decimal): -9042679 or 591222. OLE color: 591222.
HSL color Cylindrical-coordinate representation of color #760509: hue angle of 357.88º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760509 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 5 | 9 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.54 |
| HSL | 357.88º | 0.92% | 0.24% | - |
| HSV(B) | 357.88º | 0.96% | 0.46% | - |
| XYZ | 7.57 | 3.98 | 0.63 | - |
| YUV | 39.24 | 110.94 | 184.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 9 | 0 | 0.96 | 0.92 | 0.54 | 357.88 | 0.92 | 0.24 |
| Hex | 76 | 5 | 9 | 0 | 60 | 5C | 36 | 166 | 5C | 18 |
| Octal | 166 | 5 | 11 | 0 | 140 | 134 | 66 | 546 | 134 | 30 |
| Binary | 1110110 | 101 | 1001 | 0 | 1100000 | 1011100 | 110110 | 101100110 | 1011100 | 11000 |
Color Harmonies of #760509
Complementary color
Monochromatic Colors of #760509
Black with #760509
Text Example
Text Example
White with #760509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760509; }
p { color: rgb(118,5,9); }
H1.HeaderClassName
{
color: #760509;
}
.AnyTagClassName
{
color: #760509;
}
</style>
background-color css
<style>
a { background-color: #760509; }
a { background-color: rgb(118,5,9); }
div.DivClassName
{
background-color: #760509;
}
.BgClassName
{
background-color: #760509;
}
</style>
border-color css
<style>
span { border-color: #760509; }
span { border-color: rgb(118,5,9); }
td.TdClassName
{
border-color: #760509;
}
.TagClassName
{
border-color: #760509;
}
</style>