Shades of Sangria #770609
Tints of Sangria #770609
RGB
CMYK
RGB Variations
Color information
#770609 (or 0x770609) is known color: Sangria. HEX triplet: 77, 06 and 09. RGB value is (119,6,9). Sum of RGB (Red+Green+Blue) = 119+6+9=134 (17% of max value = 765). Red value is 119 (46.88% from 255 or 88.81% from 134); Green value is 6 (2.73% from 255 or 4.48% from 134); Blue value is 9 (3.91% from 255 or 6.72% from 134); Max value from RGB is 119 - color contains mainly: red. Hex color #770609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770609 is #88F9F6. Grayscale: #282828. Windows color (decimal): -8976887 or 591479. OLE color: 591479.
HSL color Cylindrical-coordinate representation of color #770609: hue angle of 358.41º degrees, saturation: 0.9, 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 #770609 is Cyan = 0, Magento = 0.95, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 9 | - |
| CMYK | 0 | 0.95 | 0.92 | 0.53 |
| HSL | 358.41º | 0.9% | 0.25% | - |
| HSV(B) | 358.41º | 0.95% | 0.47% | - |
| XYZ | 7.72 | 4.07 | 0.64 | - |
| YUV | 40.13 | 110.44 | 184.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 9 | 0 | 0.95 | 0.92 | 0.53 | 358.41 | 0.9 | 0.25 |
| Hex | 77 | 6 | 9 | 0 | 5F | 5C | 35 | 166 | 5A | 19 |
| Octal | 167 | 6 | 11 | 0 | 137 | 134 | 65 | 546 | 132 | 31 |
| Binary | 1110111 | 110 | 1001 | 0 | 1011111 | 1011100 | 110101 | 101100110 | 1011010 | 11001 |
Color Harmonies of #770609
Complementary color
Monochromatic Colors of #770609
Black with #770609
Text Example
Text Example
White with #770609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770609; }
p { color: rgb(119,6,9); }
H1.HeaderClassName
{
color: #770609;
}
.AnyTagClassName
{
color: #770609;
}
</style>
background-color css
<style>
a { background-color: #770609; }
a { background-color: rgb(119,6,9); }
div.DivClassName
{
background-color: #770609;
}
.BgClassName
{
background-color: #770609;
}
</style>
border-color css
<style>
span { border-color: #770609; }
span { border-color: rgb(119,6,9); }
td.TdClassName
{
border-color: #770609;
}
.TagClassName
{
border-color: #770609;
}
</style>