Shades of Sangria #760104
Tints of Sangria #760104
RGB
CMYK
RGB Variations
Color information
#760104 (or 0x760104) is known color: Sangria. HEX triplet: 76, 01 and 04. RGB value is (118,1,4). Sum of RGB (Red+Green+Blue) = 118+1+4=123 (16% of max value = 765). Red value is 118 (46.48% from 255 or 95.93% from 123); Green value is 1 (0.78% from 255 or 0.81% from 123); Blue value is 4 (1.95% from 255 or 3.25% from 123); Max value from RGB is 118 - color contains mainly: red. Hex color #760104 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760104 is #89FEFB. Grayscale: #242424. Windows color (decimal): -9043708 or 262518. OLE color: 262518.
HSL color Cylindrical-coordinate representation of color #760104: hue angle of 358.46º 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 #760104 is Cyan = 0, Magento = 0.99, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 1 | 4 | - |
| CMYK | 0 | 0.99 | 0.97 | 0.54 |
| HSL | 358.46º | 0.98% | 0.23% | - |
| HSV(B) | 358.46º | 0.99% | 0.46% | - |
| XYZ | 7.5 | 3.88 | 0.47 | - |
| YUV | 36.33 | 109.76 | 186.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 1 | 4 | 0 | 0.99 | 0.97 | 0.54 | 358.46 | 0.98 | 0.23 |
| Hex | 76 | 1 | 4 | 0 | 63 | 61 | 36 | 166 | 62 | 17 |
| Octal | 166 | 1 | 4 | 0 | 143 | 141 | 66 | 546 | 142 | 27 |
| Binary | 1110110 | 1 | 100 | 0 | 1100011 | 1100001 | 110110 | 101100110 | 1100010 | 10111 |
Color Harmonies of #760104
Complementary color
Monochromatic Colors of #760104
Black with #760104
Text Example
Text Example
White with #760104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760104; }
p { color: rgb(118,1,4); }
H1.HeaderClassName
{
color: #760104;
}
.AnyTagClassName
{
color: #760104;
}
</style>
background-color css
<style>
a { background-color: #760104; }
a { background-color: rgb(118,1,4); }
div.DivClassName
{
background-color: #760104;
}
.BgClassName
{
background-color: #760104;
}
</style>
border-color css
<style>
span { border-color: #760104; }
span { border-color: rgb(118,1,4); }
td.TdClassName
{
border-color: #760104;
}
.TagClassName
{
border-color: #760104;
}
</style>