Shades of Sangria #740406
Tints of Sangria #740406
RGB
CMYK
RGB Variations
Color information
#740406 (or 0x740406) is known color: Sangria. HEX triplet: 74, 04 and 06. RGB value is (116,4,6). Sum of RGB (Red+Green+Blue) = 116+4+6=126 (16% of max value = 765). Red value is 116 (45.70% from 255 or 92.06% from 126); Green value is 4 (1.95% from 255 or 3.17% from 126); Blue value is 6 (2.73% from 255 or 4.76% from 126); Max value from RGB is 116 - color contains mainly: red. Hex color #740406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740406 is #8BFBF9. Grayscale: #252525. Windows color (decimal): -9174010 or 394356. OLE color: 394356.
HSL color Cylindrical-coordinate representation of color #740406: hue angle of 358.93º 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 #740406 is Cyan = 0, Magento = 0.97, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 6 | - |
| CMYK | 0 | 0.97 | 0.95 | 0.55 |
| HSL | 358.93º | 0.93% | 0.24% | - |
| HSV(B) | 358.93º | 0.97% | 0.45% | - |
| XYZ | 7.28 | 3.81 | 0.52 | - |
| YUV | 37.72 | 110.11 | 183.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 6 | 0 | 0.97 | 0.95 | 0.55 | 358.93 | 0.93 | 0.24 |
| Hex | 74 | 4 | 6 | 0 | 61 | 5F | 37 | 167 | 5D | 18 |
| Octal | 164 | 4 | 6 | 0 | 141 | 137 | 67 | 547 | 135 | 30 |
| Binary | 1110100 | 100 | 110 | 0 | 1100001 | 1011111 | 110111 | 101100111 | 1011101 | 11000 |
Color Harmonies of #740406
Complementary color
Monochromatic Colors of #740406
Black with #740406
Text Example
Text Example
White with #740406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740406; }
p { color: rgb(116,4,6); }
H1.HeaderClassName
{
color: #740406;
}
.AnyTagClassName
{
color: #740406;
}
</style>
background-color css
<style>
a { background-color: #740406; }
a { background-color: rgb(116,4,6); }
div.DivClassName
{
background-color: #740406;
}
.BgClassName
{
background-color: #740406;
}
</style>
border-color css
<style>
span { border-color: #740406; }
span { border-color: rgb(116,4,6); }
td.TdClassName
{
border-color: #740406;
}
.TagClassName
{
border-color: #740406;
}
</style>