Shades of Sanguine Brown #753938
Tints of Sanguine Brown #753938
RGB
CMYK
RGB Variations
Color information
#753938 (or 0x753938) is known color: Sanguine Brown. HEX triplet: 75, 39 and 38. RGB value is (117,57,56). Sum of RGB (Red+Green+Blue) = 117+57+56=230 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.87% from 230); Green value is 57 (22.66% from 255 or 24.78% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 117 - color contains mainly: red. Hex color #753938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753938 is #8AC6C7. Grayscale: #4A4A4A. Windows color (decimal): -9094856 or 3684725. OLE color: 3684725.
HSL color Cylindrical-coordinate representation of color #753938: hue angle of 0.98º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753938 is Cyan = 0, Magento = 0.51, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 56 | - |
| CMYK | 0 | 0.51 | 0.52 | 0.54 |
| HSL | 0.98º | 0.35% | 0.34% | - |
| HSV(B) | 0.98º | 0.52% | 0.46% | - |
| XYZ | 9.51 | 6.99 | 4.59 | - |
| YUV | 74.83 | 117.38 | 158.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 56 | 0 | 0.51 | 0.52 | 0.54 | 0.98 | 0.35 | 0.34 |
| Hex | 75 | 39 | 38 | 0 | 33 | 34 | 36 | 1 | 23 | 22 |
| Octal | 165 | 71 | 70 | 0 | 63 | 64 | 66 | 1 | 43 | 42 |
| Binary | 1110101 | 111001 | 111000 | 0 | 110011 | 110100 | 110110 | 1 | 100011 | 100010 |
Color Harmonies of #753938
Complementary color
Monochromatic Colors of #753938
Black with #753938
Text Example
Text Example
White with #753938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753938; }
p { color: rgb(117,57,56); }
H1.HeaderClassName
{
color: #753938;
}
.AnyTagClassName
{
color: #753938;
}
</style>
background-color css
<style>
a { background-color: #753938; }
a { background-color: rgb(117,57,56); }
div.DivClassName
{
background-color: #753938;
}
.BgClassName
{
background-color: #753938;
}
</style>
border-color css
<style>
span { border-color: #753938; }
span { border-color: rgb(117,57,56); }
td.TdClassName
{
border-color: #753938;
}
.TagClassName
{
border-color: #753938;
}
</style>