Shades of Sangria #740309
Tints of Sangria #740309
RGB
CMYK
RGB Variations
Color information
#740309 (or 0x740309) is known color: Sangria. HEX triplet: 74, 03 and 09. RGB value is (116,3,9). Sum of RGB (Red+Green+Blue) = 116+3+9=128 (16% of max value = 765). Red value is 116 (45.70% from 255 or 90.62% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 9 (3.91% from 255 or 7.03% from 128); Max value from RGB is 116 - color contains mainly: red. Hex color #740309 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740309 is #8BFCF6. Grayscale: #252525. Windows color (decimal): -9174263 or 590708. OLE color: 590708.
HSL color Cylindrical-coordinate representation of color #740309: hue angle of 356.81º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740309 is Cyan = 0, Magento = 0.97, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 9 | - |
| CMYK | 0 | 0.97 | 0.92 | 0.55 |
| HSL | 356.81º | 0.95% | 0.23% | - |
| HSV(B) | 356.81º | 0.97% | 0.45% | - |
| XYZ | 7.28 | 3.8 | 0.61 | - |
| YUV | 37.47 | 111.94 | 184.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 9 | 0 | 0.97 | 0.92 | 0.55 | 356.81 | 0.95 | 0.23 |
| Hex | 74 | 3 | 9 | 0 | 61 | 5C | 37 | 165 | 5F | 17 |
| Octal | 164 | 3 | 11 | 0 | 141 | 134 | 67 | 545 | 137 | 27 |
| Binary | 1110100 | 11 | 1001 | 0 | 1100001 | 1011100 | 110111 | 101100101 | 1011111 | 10111 |
Color Harmonies of #740309
Complementary color
Monochromatic Colors of #740309
Black with #740309
Text Example
Text Example
White with #740309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740309; }
p { color: rgb(116,3,9); }
H1.HeaderClassName
{
color: #740309;
}
.AnyTagClassName
{
color: #740309;
}
</style>
background-color css
<style>
a { background-color: #740309; }
a { background-color: rgb(116,3,9); }
div.DivClassName
{
background-color: #740309;
}
.BgClassName
{
background-color: #740309;
}
</style>
border-color css
<style>
span { border-color: #740309; }
span { border-color: rgb(116,3,9); }
td.TdClassName
{
border-color: #740309;
}
.TagClassName
{
border-color: #740309;
}
</style>