Shades of Sangria #790509
Tints of Sangria #790509
RGB
CMYK
RGB Variations
Color information
#790509 (or 0x790509) is known color: Sangria. HEX triplet: 79, 05 and 09. RGB value is (121,5,9). Sum of RGB (Red+Green+Blue) = 121+5+9=135 (17% of max value = 765). Red value is 121 (47.66% from 255 or 89.63% from 135); Green value is 5 (2.34% from 255 or 3.70% from 135); Blue value is 9 (3.91% from 255 or 6.67% from 135); Max value from RGB is 121 - color contains mainly: red. Hex color #790509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790509 is #86FAF6. Grayscale: #282828. Windows color (decimal): -8846071 or 591225. OLE color: 591225.
HSL color Cylindrical-coordinate representation of color #790509: hue angle of 357.93º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790509 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 9 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.53 |
| HSL | 357.93º | 0.92% | 0.25% | - |
| HSV(B) | 357.93º | 0.96% | 0.47% | - |
| XYZ | 7.99 | 4.19 | 0.65 | - |
| YUV | 40.14 | 110.43 | 185.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 9 | 0 | 0.96 | 0.93 | 0.53 | 357.93 | 0.92 | 0.25 |
| Hex | 79 | 5 | 9 | 0 | 60 | 5D | 35 | 166 | 5C | 19 |
| Octal | 171 | 5 | 11 | 0 | 140 | 135 | 65 | 546 | 134 | 31 |
| Binary | 1111001 | 101 | 1001 | 0 | 1100000 | 1011101 | 110101 | 101100110 | 1011100 | 11001 |
Color Harmonies of #790509
Complementary color
Monochromatic Colors of #790509
Black with #790509
Text Example
Text Example
White with #790509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790509; }
p { color: rgb(121,5,9); }
H1.HeaderClassName
{
color: #790509;
}
.AnyTagClassName
{
color: #790509;
}
</style>
background-color css
<style>
a { background-color: #790509; }
a { background-color: rgb(121,5,9); }
div.DivClassName
{
background-color: #790509;
}
.BgClassName
{
background-color: #790509;
}
</style>
border-color css
<style>
span { border-color: #790509; }
span { border-color: rgb(121,5,9); }
td.TdClassName
{
border-color: #790509;
}
.TagClassName
{
border-color: #790509;
}
</style>