Shades of Sangria #790609
Tints of Sangria #790609
RGB
CMYK
RGB Variations
Color information
#790609 (or 0x790609) is known color: Sangria. HEX triplet: 79, 06 and 09. RGB value is (121,6,9). Sum of RGB (Red+Green+Blue) = 121+6+9=136 (18% of max value = 765). Red value is 121 (47.66% from 255 or 88.97% from 136); Green value is 6 (2.73% from 255 or 4.41% from 136); Blue value is 9 (3.91% from 255 or 6.62% from 136); Max value from RGB is 121 - color contains mainly: red. Hex color #790609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790609 is #86F9F6. Grayscale: #282828. Windows color (decimal): -8845815 or 591481. OLE color: 591481.
HSL color Cylindrical-coordinate representation of color #790609: hue angle of 358.43º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790609 is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 9 | - |
| CMYK | 0 | 0.95 | 0.93 | 0.53 |
| HSL | 358.43º | 0.91% | 0.25% | - |
| HSV(B) | 358.43º | 0.95% | 0.47% | - |
| XYZ | 8 | 4.21 | 0.65 | - |
| YUV | 40.73 | 110.1 | 185.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 9 | 0 | 0.95 | 0.93 | 0.53 | 358.43 | 0.91 | 0.25 |
| Hex | 79 | 6 | 9 | 0 | 5F | 5D | 35 | 166 | 5B | 19 |
| Octal | 171 | 6 | 11 | 0 | 137 | 135 | 65 | 546 | 133 | 31 |
| Binary | 1111001 | 110 | 1001 | 0 | 1011111 | 1011101 | 110101 | 101100110 | 1011011 | 11001 |
Color Harmonies of #790609
Complementary color
Monochromatic Colors of #790609
Black with #790609
Text Example
Text Example
White with #790609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790609; }
p { color: rgb(121,6,9); }
H1.HeaderClassName
{
color: #790609;
}
.AnyTagClassName
{
color: #790609;
}
</style>
background-color css
<style>
a { background-color: #790609; }
a { background-color: rgb(121,6,9); }
div.DivClassName
{
background-color: #790609;
}
.BgClassName
{
background-color: #790609;
}
</style>
border-color css
<style>
span { border-color: #790609; }
span { border-color: rgb(121,6,9); }
td.TdClassName
{
border-color: #790609;
}
.TagClassName
{
border-color: #790609;
}
</style>