Shades of Shingle Fawn #715634
Tints of Shingle Fawn #715634
RGB
CMYK
RGB Variations
Color information
#715634 (or 0x715634) is known color: Shingle Fawn. HEX triplet: 71, 56 and 34. RGB value is (113,86,52). Sum of RGB (Red+Green+Blue) = 113+86+52=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 86 (33.98% from 255 or 34.26% from 251); Blue value is 52 (20.70% from 255 or 20.72% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #715634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715634 is #8EA9CB. Grayscale: #5A5A5A. Windows color (decimal): -9349580 or 3430001. OLE color: 3430001.
HSL color Cylindrical-coordinate representation of color #715634: hue angle of 33.44º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #715634 is Cyan = 0, Magento = 0.24, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 52 | - |
| CMYK | 0 | 0.24 | 0.54 | 0.56 |
| HSL | 33.44º | 0.37% | 0.32% | - |
| HSV(B) | 33.44º | 0.54% | 0.44% | - |
| XYZ | 10.76 | 10.41 | 4.69 | - |
| YUV | 90.2 | 106.45 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 52 | 0 | 0.24 | 0.54 | 0.56 | 33.44 | 0.37 | 0.32 |
| Hex | 71 | 56 | 34 | 0 | 18 | 36 | 38 | 21 | 25 | 20 |
| Octal | 161 | 126 | 64 | 0 | 30 | 66 | 70 | 41 | 45 | 40 |
| Binary | 1110001 | 1010110 | 110100 | 0 | 11000 | 110110 | 111000 | 100001 | 100101 | 100000 |
Color Harmonies of #715634
Complementary color
Monochromatic Colors of #715634
Black with #715634
Text Example
Text Example
White with #715634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715634; }
p { color: rgb(113,86,52); }
H1.HeaderClassName
{
color: #715634;
}
.AnyTagClassName
{
color: #715634;
}
</style>
background-color css
<style>
a { background-color: #715634; }
a { background-color: rgb(113,86,52); }
div.DivClassName
{
background-color: #715634;
}
.BgClassName
{
background-color: #715634;
}
</style>
border-color css
<style>
span { border-color: #715634; }
span { border-color: rgb(113,86,52); }
td.TdClassName
{
border-color: #715634;
}
.TagClassName
{
border-color: #715634;
}
</style>