Shades of Sangria #770608
Tints of Sangria #770608
RGB
CMYK
RGB Variations
Color information
#770608 (or 0x770608) is known color: Sangria. HEX triplet: 77, 06 and 08. RGB value is (119,6,8). Sum of RGB (Red+Green+Blue) = 119+6+8=133 (17% of max value = 765). Red value is 119 (46.88% from 255 or 89.47% from 133); Green value is 6 (2.73% from 255 or 4.51% from 133); Blue value is 8 (3.52% from 255 or 6.02% from 133); Max value from RGB is 119 - color contains mainly: red. Hex color #770608 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770608 is #88F9F7. Grayscale: #282828. Windows color (decimal): -8976888 or 525943. OLE color: 525943.
HSL color Cylindrical-coordinate representation of color #770608: hue angle of 358.94º 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 #770608 is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 8 | - |
| CMYK | 0 | 0.95 | 0.93 | 0.53 |
| HSL | 358.94º | 0.9% | 0.25% | - |
| HSV(B) | 358.94º | 0.95% | 0.47% | - |
| XYZ | 7.72 | 4.07 | 0.61 | - |
| YUV | 40.02 | 109.94 | 184.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 8 | 0 | 0.95 | 0.93 | 0.53 | 358.94 | 0.9 | 0.25 |
| Hex | 77 | 6 | 8 | 0 | 5F | 5D | 35 | 167 | 5A | 19 |
| Octal | 167 | 6 | 10 | 0 | 137 | 135 | 65 | 547 | 132 | 31 |
| Binary | 1110111 | 110 | 1000 | 0 | 1011111 | 1011101 | 110101 | 101100111 | 1011010 | 11001 |
Color Harmonies of #770608
Complementary color
Monochromatic Colors of #770608
Black with #770608
Text Example
Text Example
White with #770608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770608; }
p { color: rgb(119,6,8); }
H1.HeaderClassName
{
color: #770608;
}
.AnyTagClassName
{
color: #770608;
}
</style>
background-color css
<style>
a { background-color: #770608; }
a { background-color: rgb(119,6,8); }
div.DivClassName
{
background-color: #770608;
}
.BgClassName
{
background-color: #770608;
}
</style>
border-color css
<style>
span { border-color: #770608; }
span { border-color: rgb(119,6,8); }
td.TdClassName
{
border-color: #770608;
}
.TagClassName
{
border-color: #770608;
}
</style>