Shades of Sangria #740304
Tints of Sangria #740304
RGB
CMYK
RGB Variations
Color information
#740304 (or 0x740304) is known color: Sangria. HEX triplet: 74, 03 and 04. RGB value is (116,3,4). Sum of RGB (Red+Green+Blue) = 116+3+4=123 (16% of max value = 765). Red value is 116 (45.70% from 255 or 94.31% from 123); Green value is 3 (1.56% from 255 or 2.44% from 123); Blue value is 4 (1.95% from 255 or 3.25% from 123); Max value from RGB is 116 - color contains mainly: red. Hex color #740304 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740304 is #8BFCFB. Grayscale: #252525. Windows color (decimal): -9174268 or 263028. OLE color: 263028.
HSL color Cylindrical-coordinate representation of color #740304: hue angle of 359.47º 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 #740304 is Cyan = 0, Magento = 0.97, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 3 | 4 | - |
| CMYK | 0 | 0.97 | 0.97 | 0.55 |
| HSL | 359.47º | 0.95% | 0.23% | - |
| HSV(B) | 359.47º | 0.97% | 0.45% | - |
| XYZ | 7.26 | 3.79 | 0.46 | - |
| YUV | 36.9 | 109.44 | 184.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 3 | 4 | 0 | 0.97 | 0.97 | 0.55 | 359.47 | 0.95 | 0.23 |
| Hex | 74 | 3 | 4 | 0 | 61 | 61 | 37 | 167 | 5F | 17 |
| Octal | 164 | 3 | 4 | 0 | 141 | 141 | 67 | 547 | 137 | 27 |
| Binary | 1110100 | 11 | 100 | 0 | 1100001 | 1100001 | 110111 | 101100111 | 1011111 | 10111 |
Color Harmonies of #740304
Complementary color
Monochromatic Colors of #740304
Black with #740304
Text Example
Text Example
White with #740304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740304; }
p { color: rgb(116,3,4); }
H1.HeaderClassName
{
color: #740304;
}
.AnyTagClassName
{
color: #740304;
}
</style>
background-color css
<style>
a { background-color: #740304; }
a { background-color: rgb(116,3,4); }
div.DivClassName
{
background-color: #740304;
}
.BgClassName
{
background-color: #740304;
}
</style>
border-color css
<style>
span { border-color: #740304; }
span { border-color: rgb(116,3,4); }
td.TdClassName
{
border-color: #740304;
}
.TagClassName
{
border-color: #740304;
}
</style>