Shades of Sangria #740509
Tints of Sangria #740509
RGB
CMYK
RGB Variations
Color information
#740509 (or 0x740509) is known color: Sangria. HEX triplet: 74, 05 and 09. RGB value is (116,5,9). Sum of RGB (Red+Green+Blue) = 116+5+9=130 (17% of max value = 765). Red value is 116 (45.70% from 255 or 89.23% from 130); Green value is 5 (2.34% from 255 or 3.85% from 130); Blue value is 9 (3.91% from 255 or 6.92% from 130); Max value from RGB is 116 - color contains mainly: red. Hex color #740509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #740509 is #8BFAF6. Grayscale: #262626. Windows color (decimal): -9173751 or 591220. OLE color: 591220.
HSL color Cylindrical-coordinate representation of color #740509: hue angle of 357.84º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740509 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 5 | 9 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.55 |
| HSL | 357.84º | 0.92% | 0.24% | - |
| HSV(B) | 357.84º | 0.96% | 0.45% | - |
| XYZ | 7.31 | 3.84 | 0.61 | - |
| YUV | 38.65 | 111.27 | 183.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 9 | 0 | 0.96 | 0.92 | 0.55 | 357.84 | 0.92 | 0.24 |
| Hex | 74 | 5 | 9 | 0 | 60 | 5C | 37 | 166 | 5C | 18 |
| Octal | 164 | 5 | 11 | 0 | 140 | 134 | 67 | 546 | 134 | 30 |
| Binary | 1110100 | 101 | 1001 | 0 | 1100000 | 1011100 | 110111 | 101100110 | 1011100 | 11000 |
Color Harmonies of #740509
Complementary color
Monochromatic Colors of #740509
Black with #740509
Text Example
Text Example
White with #740509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740509; }
p { color: rgb(116,5,9); }
H1.HeaderClassName
{
color: #740509;
}
.AnyTagClassName
{
color: #740509;
}
</style>
background-color css
<style>
a { background-color: #740509; }
a { background-color: rgb(116,5,9); }
div.DivClassName
{
background-color: #740509;
}
.BgClassName
{
background-color: #740509;
}
</style>
border-color css
<style>
span { border-color: #740509; }
span { border-color: rgb(116,5,9); }
td.TdClassName
{
border-color: #740509;
}
.TagClassName
{
border-color: #740509;
}
</style>