Shades of Sangria #790405
Tints of Sangria #790405
RGB
CMYK
RGB Variations
Color information
#790405 (or 0x790405) is known color: Sangria. HEX triplet: 79, 04 and 05. RGB value is (121,4,5). Sum of RGB (Red+Green+Blue) = 121+4+5=130 (17% of max value = 765). Red value is 121 (47.66% from 255 or 93.08% from 130); Green value is 4 (1.95% from 255 or 3.08% from 130); Blue value is 5 (2.34% from 255 or 3.85% from 130); Max value from RGB is 121 - color contains mainly: red. Hex color #790405 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790405 is #86FBFA. Grayscale: #272727. Windows color (decimal): -8846331 or 328825. OLE color: 328825.
HSL color Cylindrical-coordinate representation of color #790405: hue angle of 359.49º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790405 is Cyan = 0, Magento = 0.97, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 5 | - |
| CMYK | 0 | 0.97 | 0.96 | 0.53 |
| HSL | 359.49º | 0.94% | 0.25% | - |
| HSV(B) | 359.49º | 0.97% | 0.47% | - |
| XYZ | 7.96 | 4.16 | 0.53 | - |
| YUV | 39.1 | 108.76 | 186.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 5 | 0 | 0.97 | 0.96 | 0.53 | 359.49 | 0.94 | 0.25 |
| Hex | 79 | 4 | 5 | 0 | 61 | 60 | 35 | 167 | 5E | 19 |
| Octal | 171 | 4 | 5 | 0 | 141 | 140 | 65 | 547 | 136 | 31 |
| Binary | 1111001 | 100 | 101 | 0 | 1100001 | 1100000 | 110101 | 101100111 | 1011110 | 11001 |
Color Harmonies of #790405
Complementary color
Monochromatic Colors of #790405
Black with #790405
Text Example
Text Example
White with #790405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790405; }
p { color: rgb(121,4,5); }
H1.HeaderClassName
{
color: #790405;
}
.AnyTagClassName
{
color: #790405;
}
</style>
background-color css
<style>
a { background-color: #790405; }
a { background-color: rgb(121,4,5); }
div.DivClassName
{
background-color: #790405;
}
.BgClassName
{
background-color: #790405;
}
</style>
border-color css
<style>
span { border-color: #790405; }
span { border-color: rgb(121,4,5); }
td.TdClassName
{
border-color: #790405;
}
.TagClassName
{
border-color: #790405;
}
</style>