Shades of Sangria #760409
Tints of Sangria #760409
RGB
CMYK
RGB Variations
Color information
#760409 (or 0x760409) is known color: Sangria. HEX triplet: 76, 04 and 09. RGB value is (118,4,9). Sum of RGB (Red+Green+Blue) = 118+4+9=131 (17% of max value = 765). Red value is 118 (46.48% from 255 or 90.08% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 9 (3.91% from 255 or 6.87% from 131); Max value from RGB is 118 - color contains mainly: red. Hex color #760409 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760409 is #89FBF6. Grayscale: #262626. Windows color (decimal): -9042935 or 590966. OLE color: 590966.
HSL color Cylindrical-coordinate representation of color #760409: hue angle of 357.37º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760409 is Cyan = 0, Magento = 0.97, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 9 | - |
| CMYK | 0 | 0.97 | 0.92 | 0.54 |
| HSL | 357.37º | 0.93% | 0.24% | - |
| HSV(B) | 357.37º | 0.97% | 0.46% | - |
| XYZ | 7.56 | 3.96 | 0.62 | - |
| YUV | 38.66 | 111.27 | 184.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 9 | 0 | 0.97 | 0.92 | 0.54 | 357.37 | 0.93 | 0.24 |
| Hex | 76 | 4 | 9 | 0 | 61 | 5C | 36 | 165 | 5D | 18 |
| Octal | 166 | 4 | 11 | 0 | 141 | 134 | 66 | 545 | 135 | 30 |
| Binary | 1110110 | 100 | 1001 | 0 | 1100001 | 1011100 | 110110 | 101100101 | 1011101 | 11000 |
Color Harmonies of #760409
Complementary color
Monochromatic Colors of #760409
Black with #760409
Text Example
Text Example
White with #760409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760409; }
p { color: rgb(118,4,9); }
H1.HeaderClassName
{
color: #760409;
}
.AnyTagClassName
{
color: #760409;
}
</style>
background-color css
<style>
a { background-color: #760409; }
a { background-color: rgb(118,4,9); }
div.DivClassName
{
background-color: #760409;
}
.BgClassName
{
background-color: #760409;
}
</style>
border-color css
<style>
span { border-color: #760409; }
span { border-color: rgb(118,4,9); }
td.TdClassName
{
border-color: #760409;
}
.TagClassName
{
border-color: #760409;
}
</style>