Shades of Sanguine Brown #713635
Tints of Sanguine Brown #713635
RGB
CMYK
RGB Variations
Color information
#713635 (or 0x713635) is known color: Sanguine Brown. HEX triplet: 71, 36 and 35. RGB value is (113,54,53). Sum of RGB (Red+Green+Blue) = 113+54+53=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 53 (21.09% from 255 or 24.09% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #713635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713635 is #8EC9CA. Grayscale: #474747. Windows color (decimal): -9357771 or 3487345. OLE color: 3487345.
HSL color Cylindrical-coordinate representation of color #713635: hue angle of 1º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713635 is Cyan = 0, Magento = 0.52, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 53 | - |
| CMYK | 0 | 0.52 | 0.53 | 0.56 |
| HSL | 1º | 0.36% | 0.33% | - |
| HSV(B) | 1º | 0.53% | 0.44% | - |
| XYZ | 8.77 | 6.41 | 4.14 | - |
| YUV | 71.53 | 117.55 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 53 | 0 | 0.52 | 0.53 | 0.56 | 1 | 0.36 | 0.33 |
| Hex | 71 | 36 | 35 | 0 | 34 | 35 | 38 | 1 | 24 | 21 |
| Octal | 161 | 66 | 65 | 0 | 64 | 65 | 70 | 1 | 44 | 41 |
| Binary | 1110001 | 110110 | 110101 | 0 | 110100 | 110101 | 111000 | 1 | 100100 | 100001 |
Color Harmonies of #713635
Complementary color
Monochromatic Colors of #713635
Black with #713635
Text Example
Text Example
White with #713635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713635; }
p { color: rgb(113,54,53); }
H1.HeaderClassName
{
color: #713635;
}
.AnyTagClassName
{
color: #713635;
}
</style>
background-color css
<style>
a { background-color: #713635; }
a { background-color: rgb(113,54,53); }
div.DivClassName
{
background-color: #713635;
}
.BgClassName
{
background-color: #713635;
}
</style>
border-color css
<style>
span { border-color: #713635; }
span { border-color: rgb(113,54,53); }
td.TdClassName
{
border-color: #713635;
}
.TagClassName
{
border-color: #713635;
}
</style>