Shades of Sanguine Brown #753737
Tints of Sanguine Brown #753737
RGB
CMYK
RGB Variations
Color information
#753737 (or 0x753737) is known color: Sanguine Brown. HEX triplet: 75, 37 and 37. RGB value is (117,55,55). Sum of RGB (Red+Green+Blue) = 117+55+55=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 55 (21.88% from 255 or 24.23% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #753737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753737 is #8AC8C8. Grayscale: #494949. Windows color (decimal): -9095369 or 3618677. OLE color: 3618677.
HSL color Cylindrical-coordinate representation of color #753737: 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 #753737 is Cyan = 0, Magento = 0.53, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 55 | - |
| CMYK | 0 | 0.53 | 0.53 | 0.54 |
| HSL | 0º | 0.36% | 0.34% | - |
| HSV(B) | 0º | 0.53% | 0.46% | - |
| XYZ | 9.39 | 6.79 | 4.43 | - |
| YUV | 73.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 55 | 0 | 0.53 | 0.53 | 0.54 | 0 | 0.36 | 0.34 |
| Hex | 75 | 37 | 37 | 0 | 35 | 35 | 36 | 0 | 24 | 22 |
| Octal | 165 | 67 | 67 | 0 | 65 | 65 | 66 | 0 | 44 | 42 |
| Binary | 1110101 | 110111 | 110111 | 0 | 110101 | 110101 | 110110 | 0 | 100100 | 100010 |
Color Harmonies of #753737
Complementary color
Monochromatic Colors of #753737
Black with #753737
Text Example
Text Example
White with #753737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753737; }
p { color: rgb(117,55,55); }
H1.HeaderClassName
{
color: #753737;
}
.AnyTagClassName
{
color: #753737;
}
</style>
background-color css
<style>
a { background-color: #753737; }
a { background-color: rgb(117,55,55); }
div.DivClassName
{
background-color: #753737;
}
.BgClassName
{
background-color: #753737;
}
</style>
border-color css
<style>
span { border-color: #753737; }
span { border-color: rgb(117,55,55); }
td.TdClassName
{
border-color: #753737;
}
.TagClassName
{
border-color: #753737;
}
</style>