Shades of Sangria #740408
Tints of Sangria #740408
RGB
CMYK
RGB Variations
Color information
#740408 (or 0x740408) is known color: Sangria. HEX triplet: 74, 04 and 08. RGB value is (116,4,8). Sum of RGB (Red+Green+Blue) = 116+4+8=128 (16% of max value = 765). Red value is 116 (45.70% from 255 or 90.62% from 128); Green value is 4 (1.95% from 255 or 3.12% from 128); Blue value is 8 (3.52% from 255 or 6.25% from 128); Max value from RGB is 116 - color contains mainly: red. Hex color #740408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740408 is #8BFBF7. Grayscale: #262626. Windows color (decimal): -9174008 or 525428. OLE color: 525428.
HSL color Cylindrical-coordinate representation of color #740408: hue angle of 357.86º 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 #740408 is Cyan = 0, Magento = 0.97, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 8 | - |
| CMYK | 0 | 0.97 | 0.93 | 0.55 |
| HSL | 357.86º | 0.93% | 0.24% | - |
| HSV(B) | 357.86º | 0.97% | 0.45% | - |
| XYZ | 7.29 | 3.82 | 0.58 | - |
| YUV | 37.94 | 111.11 | 183.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 8 | 0 | 0.97 | 0.93 | 0.55 | 357.86 | 0.93 | 0.24 |
| Hex | 74 | 4 | 8 | 0 | 61 | 5D | 37 | 166 | 5D | 18 |
| Octal | 164 | 4 | 10 | 0 | 141 | 135 | 67 | 546 | 135 | 30 |
| Binary | 1110100 | 100 | 1000 | 0 | 1100001 | 1011101 | 110111 | 101100110 | 1011101 | 11000 |
Color Harmonies of #740408
Complementary color
Monochromatic Colors of #740408
Black with #740408
Text Example
Text Example
White with #740408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740408; }
p { color: rgb(116,4,8); }
H1.HeaderClassName
{
color: #740408;
}
.AnyTagClassName
{
color: #740408;
}
</style>
background-color css
<style>
a { background-color: #740408; }
a { background-color: rgb(116,4,8); }
div.DivClassName
{
background-color: #740408;
}
.BgClassName
{
background-color: #740408;
}
</style>
border-color css
<style>
span { border-color: #740408; }
span { border-color: rgb(116,4,8); }
td.TdClassName
{
border-color: #740408;
}
.TagClassName
{
border-color: #740408;
}
</style>