Shades of Sanguine Brown #753635
Tints of Sanguine Brown #753635
RGB
CMYK
RGB Variations
Color information
#753635 (or 0x753635) is known color: Sanguine Brown. HEX triplet: 75, 36 and 35. RGB value is (117,54,53). Sum of RGB (Red+Green+Blue) = 117+54+53=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 54 (21.48% from 255 or 24.11% from 224); Blue value is 53 (21.09% from 255 or 23.66% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #753635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753635 is #8AC9CA. Grayscale: #484848. Windows color (decimal): -9095627 or 3487349. OLE color: 3487349.
HSL color Cylindrical-coordinate representation of color #753635: hue angle of 0.94º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753635 is Cyan = 0, Magento = 0.54, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 53 | - |
| CMYK | 0 | 0.54 | 0.55 | 0.54 |
| HSL | 0.94º | 0.38% | 0.33% | - |
| HSV(B) | 0.94º | 0.55% | 0.46% | - |
| XYZ | 9.3 | 6.68 | 4.17 | - |
| YUV | 72.72 | 116.87 | 159.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 53 | 0 | 0.54 | 0.55 | 0.54 | 0.94 | 0.38 | 0.33 |
| Hex | 75 | 36 | 35 | 0 | 36 | 37 | 36 | 1 | 26 | 21 |
| Octal | 165 | 66 | 65 | 0 | 66 | 67 | 66 | 1 | 46 | 41 |
| Binary | 1110101 | 110110 | 110101 | 0 | 110110 | 110111 | 110110 | 1 | 100110 | 100001 |
Color Harmonies of #753635
Complementary color
Monochromatic Colors of #753635
Black with #753635
Text Example
Text Example
White with #753635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753635; }
p { color: rgb(117,54,53); }
H1.HeaderClassName
{
color: #753635;
}
.AnyTagClassName
{
color: #753635;
}
</style>
background-color css
<style>
a { background-color: #753635; }
a { background-color: rgb(117,54,53); }
div.DivClassName
{
background-color: #753635;
}
.BgClassName
{
background-color: #753635;
}
</style>
border-color css
<style>
span { border-color: #753635; }
span { border-color: rgb(117,54,53); }
td.TdClassName
{
border-color: #753635;
}
.TagClassName
{
border-color: #753635;
}
</style>