Shades of Sangria #790309
Tints of Sangria #790309
RGB
CMYK
RGB Variations
Color information
#790309 (or 0x790309) is known color: Sangria. HEX triplet: 79, 03 and 09. RGB value is (121,3,9). Sum of RGB (Red+Green+Blue) = 121+3+9=133 (17% of max value = 765). Red value is 121 (47.66% from 255 or 90.98% from 133); Green value is 3 (1.56% from 255 or 2.26% from 133); Blue value is 9 (3.91% from 255 or 6.77% from 133); Max value from RGB is 121 - color contains mainly: red. Hex color #790309 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790309 is #86FCF6. Grayscale: #272727. Windows color (decimal): -8846583 or 590713. OLE color: 590713.
HSL color Cylindrical-coordinate representation of color #790309: hue angle of 356.95º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790309 is Cyan = 0, Magento = 0.98, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 3 | 9 | - |
| CMYK | 0 | 0.98 | 0.93 | 0.53 |
| HSL | 356.95º | 0.95% | 0.24% | - |
| HSV(B) | 356.95º | 0.98% | 0.47% | - |
| XYZ | 7.97 | 4.15 | 0.64 | - |
| YUV | 38.97 | 111.09 | 186.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 9 | 0 | 0.98 | 0.93 | 0.53 | 356.95 | 0.95 | 0.24 |
| Hex | 79 | 3 | 9 | 0 | 62 | 5D | 35 | 165 | 5F | 18 |
| Octal | 171 | 3 | 11 | 0 | 142 | 135 | 65 | 545 | 137 | 30 |
| Binary | 1111001 | 11 | 1001 | 0 | 1100010 | 1011101 | 110101 | 101100101 | 1011111 | 11000 |
Color Harmonies of #790309
Complementary color
Monochromatic Colors of #790309
Black with #790309
Text Example
Text Example
White with #790309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790309; }
p { color: rgb(121,3,9); }
H1.HeaderClassName
{
color: #790309;
}
.AnyTagClassName
{
color: #790309;
}
</style>
background-color css
<style>
a { background-color: #790309; }
a { background-color: rgb(121,3,9); }
div.DivClassName
{
background-color: #790309;
}
.BgClassName
{
background-color: #790309;
}
</style>
border-color css
<style>
span { border-color: #790309; }
span { border-color: rgb(121,3,9); }
td.TdClassName
{
border-color: #790309;
}
.TagClassName
{
border-color: #790309;
}
</style>