Shades of Sanguine Brown #773939
Tints of Sanguine Brown #773939
RGB
CMYK
RGB Variations
Color information
#773939 (or 0x773939) is known color: Sanguine Brown. HEX triplet: 77, 39 and 39. RGB value is (119,57,57). Sum of RGB (Red+Green+Blue) = 119+57+57=233 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.07% from 233); Green value is 57 (22.66% from 255 or 24.46% from 233); Blue value is 57 (22.66% from 255 or 24.46% from 233); Max value from RGB is 119 - color contains mainly: red. Hex color #773939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773939 is #88C6C6. Grayscale: #4B4B4B. Windows color (decimal): -8963783 or 3750263. OLE color: 3750263.
HSL color Cylindrical-coordinate representation of color #773939: hue angle of 0º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773939 is Cyan = 0, Magento = 0.52, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 57 | - |
| CMYK | 0 | 0.52 | 0.52 | 0.53 |
| HSL | 0º | 0.35% | 0.35% | - |
| HSV(B) | 0º | 0.52% | 0.47% | - |
| XYZ | 9.81 | 7.14 | 4.73 | - |
| YUV | 75.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 57 | 0 | 0.52 | 0.52 | 0.53 | 0 | 0.35 | 0.35 |
| Hex | 77 | 39 | 39 | 0 | 34 | 34 | 35 | 0 | 23 | 23 |
| Octal | 167 | 71 | 71 | 0 | 64 | 64 | 65 | 0 | 43 | 43 |
| Binary | 1110111 | 111001 | 111001 | 0 | 110100 | 110100 | 110101 | 0 | 100011 | 100011 |
Color Harmonies of #773939
Complementary color
Monochromatic Colors of #773939
Black with #773939
Text Example
Text Example
White with #773939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773939; }
p { color: rgb(119,57,57); }
H1.HeaderClassName
{
color: #773939;
}
.AnyTagClassName
{
color: #773939;
}
</style>
background-color css
<style>
a { background-color: #773939; }
a { background-color: rgb(119,57,57); }
div.DivClassName
{
background-color: #773939;
}
.BgClassName
{
background-color: #773939;
}
</style>
border-color css
<style>
span { border-color: #773939; }
span { border-color: rgb(119,57,57); }
td.TdClassName
{
border-color: #773939;
}
.TagClassName
{
border-color: #773939;
}
</style>