Shades of Sangria #760607
Tints of Sangria #760607
RGB
CMYK
RGB Variations
Color information
#760607 (or 0x760607) is known color: Sangria. HEX triplet: 76, 06 and 07. RGB value is (118,6,7). Sum of RGB (Red+Green+Blue) = 118+6+7=131 (17% of max value = 765). Red value is 118 (46.48% from 255 or 90.08% from 131); Green value is 6 (2.73% from 255 or 4.58% from 131); Blue value is 7 (3.12% from 255 or 5.34% from 131); Max value from RGB is 118 - color contains mainly: red. Hex color #760607 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760607 is #89F9F8. Grayscale: #272727. Windows color (decimal): -9042425 or 460406. OLE color: 460406.
HSL color Cylindrical-coordinate representation of color #760607: hue angle of 359.46º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760607 is Cyan = 0, Magento = 0.95, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 6 | 7 | - |
| CMYK | 0 | 0.95 | 0.94 | 0.54 |
| HSL | 359.46º | 0.9% | 0.24% | - |
| HSV(B) | 359.46º | 0.95% | 0.46% | - |
| XYZ | 7.57 | 4 | 0.57 | - |
| YUV | 39.6 | 109.61 | 183.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 6 | 7 | 0 | 0.95 | 0.94 | 0.54 | 359.46 | 0.9 | 0.24 |
| Hex | 76 | 6 | 7 | 0 | 5F | 5E | 36 | 167 | 5A | 18 |
| Octal | 166 | 6 | 7 | 0 | 137 | 136 | 66 | 547 | 132 | 30 |
| Binary | 1110110 | 110 | 111 | 0 | 1011111 | 1011110 | 110110 | 101100111 | 1011010 | 11000 |
Color Harmonies of #760607
Complementary color
Monochromatic Colors of #760607
Black with #760607
Text Example
Text Example
White with #760607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760607; }
p { color: rgb(118,6,7); }
H1.HeaderClassName
{
color: #760607;
}
.AnyTagClassName
{
color: #760607;
}
</style>
background-color css
<style>
a { background-color: #760607; }
a { background-color: rgb(118,6,7); }
div.DivClassName
{
background-color: #760607;
}
.BgClassName
{
background-color: #760607;
}
</style>
border-color css
<style>
span { border-color: #760607; }
span { border-color: rgb(118,6,7); }
td.TdClassName
{
border-color: #760607;
}
.TagClassName
{
border-color: #760607;
}
</style>