Shades of Sanguine Brown #753634
Tints of Sanguine Brown #753634
RGB
CMYK
RGB Variations
Color information
#753634 (or 0x753634) is known color: Sanguine Brown. HEX triplet: 75, 36 and 34. RGB value is (117,54,52). Sum of RGB (Red+Green+Blue) = 117+54+52=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #753634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753634 is #8AC9CB. Grayscale: #484848. Windows color (decimal): -9095628 or 3421813. OLE color: 3421813.
HSL color Cylindrical-coordinate representation of color #753634: hue angle of 1.85º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753634 is Cyan = 0, Magento = 0.54, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 52 | - |
| CMYK | 0 | 0.54 | 0.56 | 0.54 |
| HSL | 1.85º | 0.38% | 0.33% | - |
| HSV(B) | 1.85º | 0.56% | 0.46% | - |
| XYZ | 9.28 | 6.67 | 4.05 | - |
| YUV | 72.61 | 116.37 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 52 | 0 | 0.54 | 0.56 | 0.54 | 1.85 | 0.38 | 0.33 |
| Hex | 75 | 36 | 34 | 0 | 36 | 38 | 36 | 2 | 26 | 21 |
| Octal | 165 | 66 | 64 | 0 | 66 | 70 | 66 | 2 | 46 | 41 |
| Binary | 1110101 | 110110 | 110100 | 0 | 110110 | 111000 | 110110 | 10 | 100110 | 100001 |
Color Harmonies of #753634
Complementary color
Monochromatic Colors of #753634
Black with #753634
Text Example
Text Example
White with #753634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753634; }
p { color: rgb(117,54,52); }
H1.HeaderClassName
{
color: #753634;
}
.AnyTagClassName
{
color: #753634;
}
</style>
background-color css
<style>
a { background-color: #753634; }
a { background-color: rgb(117,54,52); }
div.DivClassName
{
background-color: #753634;
}
.BgClassName
{
background-color: #753634;
}
</style>
border-color css
<style>
span { border-color: #753634; }
span { border-color: rgb(117,54,52); }
td.TdClassName
{
border-color: #753634;
}
.TagClassName
{
border-color: #753634;
}
</style>