Shades of Sangria #740407
Tints of Sangria #740407
RGB
CMYK
RGB Variations
Color information
#740407 (or 0x740407) is known color: Sangria. HEX triplet: 74, 04 and 07. RGB value is (116,4,7). Sum of RGB (Red+Green+Blue) = 116+4+7=127 (16% of max value = 765). Red value is 116 (45.70% from 255 or 91.34% from 127); Green value is 4 (1.95% from 255 or 3.15% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 116 - color contains mainly: red. Hex color #740407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740407 is #8BFBF8. Grayscale: #252525. Windows color (decimal): -9174009 or 459892. OLE color: 459892.
HSL color Cylindrical-coordinate representation of color #740407: hue angle of 358.39º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740407 is Cyan = 0, Magento = 0.97, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 7 | - |
| CMYK | 0 | 0.97 | 0.94 | 0.55 |
| HSL | 358.39º | 0.93% | 0.24% | - |
| HSV(B) | 358.39º | 0.97% | 0.45% | - |
| XYZ | 7.28 | 3.82 | 0.55 | - |
| YUV | 37.83 | 110.61 | 183.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 7 | 0 | 0.97 | 0.94 | 0.55 | 358.39 | 0.93 | 0.24 |
| Hex | 74 | 4 | 7 | 0 | 61 | 5E | 37 | 166 | 5D | 18 |
| Octal | 164 | 4 | 7 | 0 | 141 | 136 | 67 | 546 | 135 | 30 |
| Binary | 1110100 | 100 | 111 | 0 | 1100001 | 1011110 | 110111 | 101100110 | 1011101 | 11000 |
Color Harmonies of #740407
Complementary color
Monochromatic Colors of #740407
Black with #740407
Text Example
Text Example
White with #740407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740407; }
p { color: rgb(116,4,7); }
H1.HeaderClassName
{
color: #740407;
}
.AnyTagClassName
{
color: #740407;
}
</style>
background-color css
<style>
a { background-color: #740407; }
a { background-color: rgb(116,4,7); }
div.DivClassName
{
background-color: #740407;
}
.BgClassName
{
background-color: #740407;
}
</style>
border-color css
<style>
span { border-color: #740407; }
span { border-color: rgb(116,4,7); }
td.TdClassName
{
border-color: #740407;
}
.TagClassName
{
border-color: #740407;
}
</style>