Shades of Sanguine Brown #763838
Tints of Sanguine Brown #763838
RGB
CMYK
RGB Variations
Color information
#763838 (or 0x763838) is known color: Sanguine Brown. HEX triplet: 76, 38 and 38. RGB value is (118,56,56). Sum of RGB (Red+Green+Blue) = 118+56+56=230 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.30% from 230); Green value is 56 (22.27% from 255 or 24.35% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 118 - color contains mainly: red. Hex color #763838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763838 is #89C7C7. Grayscale: #4A4A4A. Windows color (decimal): -9029576 or 3684470. OLE color: 3684470.
HSL color Cylindrical-coordinate representation of color #763838: hue angle of 0º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763838 is Cyan = 0, Magento = 0.53, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 56 | - |
| CMYK | 0 | 0.53 | 0.53 | 0.54 |
| HSL | 0º | 0.36% | 0.34% | - |
| HSV(B) | 0º | 0.53% | 0.46% | - |
| XYZ | 9.6 | 6.97 | 4.58 | - |
| YUV | 74.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 56 | 0 | 0.53 | 0.53 | 0.54 | 0 | 0.36 | 0.34 |
| Hex | 76 | 38 | 38 | 0 | 35 | 35 | 36 | 0 | 24 | 22 |
| Octal | 166 | 70 | 70 | 0 | 65 | 65 | 66 | 0 | 44 | 42 |
| Binary | 1110110 | 111000 | 111000 | 0 | 110101 | 110101 | 110110 | 0 | 100100 | 100010 |
Color Harmonies of #763838
Complementary color
Monochromatic Colors of #763838
Black with #763838
Text Example
Text Example
White with #763838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763838; }
p { color: rgb(118,56,56); }
H1.HeaderClassName
{
color: #763838;
}
.AnyTagClassName
{
color: #763838;
}
</style>
background-color css
<style>
a { background-color: #763838; }
a { background-color: rgb(118,56,56); }
div.DivClassName
{
background-color: #763838;
}
.BgClassName
{
background-color: #763838;
}
</style>
border-color css
<style>
span { border-color: #763838; }
span { border-color: rgb(118,56,56); }
td.TdClassName
{
border-color: #763838;
}
.TagClassName
{
border-color: #763838;
}
</style>