Shades of Sangria #790608
Tints of Sangria #790608
RGB
CMYK
RGB Variations
Color information
#790608 (or 0x790608) is known color: Sangria. HEX triplet: 79, 06 and 08. RGB value is (121,6,8). Sum of RGB (Red+Green+Blue) = 121+6+8=135 (17% of max value = 765). Red value is 121 (47.66% from 255 or 89.63% from 135); Green value is 6 (2.73% from 255 or 4.44% from 135); Blue value is 8 (3.52% from 255 or 5.93% from 135); Max value from RGB is 121 - color contains mainly: red. Hex color #790608 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790608 is #86F9F7. Grayscale: #282828. Windows color (decimal): -8845816 or 525945. OLE color: 525945.
HSL color Cylindrical-coordinate representation of color #790608: hue angle of 358.96º 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 #790608 is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 8 | - |
| CMYK | 0 | 0.95 | 0.93 | 0.53 |
| HSL | 358.96º | 0.91% | 0.25% | - |
| HSV(B) | 358.96º | 0.95% | 0.47% | - |
| XYZ | 7.99 | 4.21 | 0.62 | - |
| YUV | 40.61 | 109.6 | 185.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 8 | 0 | 0.95 | 0.93 | 0.53 | 358.96 | 0.91 | 0.25 |
| Hex | 79 | 6 | 8 | 0 | 5F | 5D | 35 | 167 | 5B | 19 |
| Octal | 171 | 6 | 10 | 0 | 137 | 135 | 65 | 547 | 133 | 31 |
| Binary | 1111001 | 110 | 1000 | 0 | 1011111 | 1011101 | 110101 | 101100111 | 1011011 | 11001 |
Color Harmonies of #790608
Complementary color
Monochromatic Colors of #790608
Black with #790608
Text Example
Text Example
White with #790608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790608; }
p { color: rgb(121,6,8); }
H1.HeaderClassName
{
color: #790608;
}
.AnyTagClassName
{
color: #790608;
}
</style>
background-color css
<style>
a { background-color: #790608; }
a { background-color: rgb(121,6,8); }
div.DivClassName
{
background-color: #790608;
}
.BgClassName
{
background-color: #790608;
}
</style>
border-color css
<style>
span { border-color: #790608; }
span { border-color: rgb(121,6,8); }
td.TdClassName
{
border-color: #790608;
}
.TagClassName
{
border-color: #790608;
}
</style>