Shades of Shingle Fawn #715631
Tints of Shingle Fawn #715631
RGB
CMYK
RGB Variations
Color information
#715631 (or 0x715631) is known color: Shingle Fawn. HEX triplet: 71, 56 and 31. RGB value is (113,86,49). Sum of RGB (Red+Green+Blue) = 113+86+49=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 86 (33.98% from 255 or 34.68% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #715631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715631 is #8EA9CE. Grayscale: #5A5A5A. Windows color (decimal): -9349583 or 3233393. OLE color: 3233393.
HSL color Cylindrical-coordinate representation of color #715631: hue angle of 34.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #715631 is Cyan = 0, Magento = 0.24, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 49 | - |
| CMYK | 0 | 0.24 | 0.57 | 0.56 |
| HSL | 34.69º | 0.4% | 0.32% | - |
| HSV(B) | 34.69º | 0.57% | 0.44% | - |
| XYZ | 10.69 | 10.39 | 4.35 | - |
| YUV | 89.86 | 104.95 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 49 | 0 | 0.24 | 0.57 | 0.56 | 34.69 | 0.4 | 0.32 |
| Hex | 71 | 56 | 31 | 0 | 18 | 39 | 38 | 23 | 28 | 20 |
| Octal | 161 | 126 | 61 | 0 | 30 | 71 | 70 | 43 | 50 | 40 |
| Binary | 1110001 | 1010110 | 110001 | 0 | 11000 | 111001 | 111000 | 100011 | 101000 | 100000 |
Color Harmonies of #715631
Complementary color
Monochromatic Colors of #715631
Black with #715631
Text Example
Text Example
White with #715631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715631; }
p { color: rgb(113,86,49); }
H1.HeaderClassName
{
color: #715631;
}
.AnyTagClassName
{
color: #715631;
}
</style>
background-color css
<style>
a { background-color: #715631; }
a { background-color: rgb(113,86,49); }
div.DivClassName
{
background-color: #715631;
}
.BgClassName
{
background-color: #715631;
}
</style>
border-color css
<style>
span { border-color: #715631; }
span { border-color: rgb(113,86,49); }
td.TdClassName
{
border-color: #715631;
}
.TagClassName
{
border-color: #715631;
}
</style>