Shades of Sanguine Brown #763938
Tints of Sanguine Brown #763938
RGB
CMYK
RGB Variations
Color information
#763938 (or 0x763938) is known color: Sanguine Brown. HEX triplet: 76, 39 and 38. RGB value is (118,57,56). Sum of RGB (Red+Green+Blue) = 118+57+56=231 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.08% from 231); Green value is 57 (22.66% from 255 or 24.68% from 231); Blue value is 56 (22.27% from 255 or 24.24% from 231); Max value from RGB is 118 - color contains mainly: red. Hex color #763938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763938 is #89C6C7. Grayscale: #4B4B4B. Windows color (decimal): -9029320 or 3684726. OLE color: 3684726.
HSL color Cylindrical-coordinate representation of color #763938: hue angle of 0.97º 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 #763938 is Cyan = 0, Magento = 0.52, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 56 | - |
| CMYK | 0 | 0.52 | 0.53 | 0.54 |
| HSL | 0.97º | 0.36% | 0.34% | - |
| HSV(B) | 0.97º | 0.53% | 0.46% | - |
| XYZ | 9.65 | 7.06 | 4.6 | - |
| YUV | 75.13 | 117.21 | 158.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 56 | 0 | 0.52 | 0.53 | 0.54 | 0.97 | 0.36 | 0.34 |
| Hex | 76 | 39 | 38 | 0 | 34 | 35 | 36 | 1 | 24 | 22 |
| Octal | 166 | 71 | 70 | 0 | 64 | 65 | 66 | 1 | 44 | 42 |
| Binary | 1110110 | 111001 | 111000 | 0 | 110100 | 110101 | 110110 | 1 | 100100 | 100010 |
Color Harmonies of #763938
Complementary color
Monochromatic Colors of #763938
Black with #763938
Text Example
Text Example
White with #763938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763938; }
p { color: rgb(118,57,56); }
H1.HeaderClassName
{
color: #763938;
}
.AnyTagClassName
{
color: #763938;
}
</style>
background-color css
<style>
a { background-color: #763938; }
a { background-color: rgb(118,57,56); }
div.DivClassName
{
background-color: #763938;
}
.BgClassName
{
background-color: #763938;
}
</style>
border-color css
<style>
span { border-color: #763938; }
span { border-color: rgb(118,57,56); }
td.TdClassName
{
border-color: #763938;
}
.TagClassName
{
border-color: #763938;
}
</style>