Shades of Sanguine Brown #713836
Tints of Sanguine Brown #713836
RGB
CMYK
RGB Variations
Color information
#713836 (or 0x713836) is known color: Sanguine Brown. HEX triplet: 71, 38 and 36. RGB value is (113,56,54). Sum of RGB (Red+Green+Blue) = 113+56+54=223 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.67% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 113 - color contains mainly: red. Hex color #713836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713836 is #8EC7C9. Grayscale: #484848. Windows color (decimal): -9357258 or 3553393. OLE color: 3553393.
HSL color Cylindrical-coordinate representation of color #713836: hue angle of 2.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713836 is Cyan = 0, Magento = 0.50, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 54 | - |
| CMYK | 0 | 0.50 | 0.52 | 0.56 |
| HSL | 2.03º | 0.35% | 0.33% | - |
| HSV(B) | 2.03º | 0.52% | 0.44% | - |
| XYZ | 8.89 | 6.61 | 4.3 | - |
| YUV | 72.82 | 117.38 | 156.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 54 | 0 | 0.50 | 0.52 | 0.56 | 2.03 | 0.35 | 0.33 |
| Hex | 71 | 38 | 36 | 0 | 32 | 34 | 38 | 2 | 23 | 21 |
| Octal | 161 | 70 | 66 | 0 | 62 | 64 | 70 | 2 | 43 | 41 |
| Binary | 1110001 | 111000 | 110110 | 0 | 110010 | 110100 | 111000 | 10 | 100011 | 100001 |
Color Harmonies of #713836
Complementary color
Monochromatic Colors of #713836
Black with #713836
Text Example
Text Example
White with #713836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713836; }
p { color: rgb(113,56,54); }
H1.HeaderClassName
{
color: #713836;
}
.AnyTagClassName
{
color: #713836;
}
</style>
background-color css
<style>
a { background-color: #713836; }
a { background-color: rgb(113,56,54); }
div.DivClassName
{
background-color: #713836;
}
.BgClassName
{
background-color: #713836;
}
</style>
border-color css
<style>
span { border-color: #713836; }
span { border-color: rgb(113,56,54); }
td.TdClassName
{
border-color: #713836;
}
.TagClassName
{
border-color: #713836;
}
</style>