Shades of Shingle Fawn #715638
Tints of Shingle Fawn #715638
RGB
CMYK
RGB Variations
Color information
#715638 (or 0x715638) is known color: Shingle Fawn. HEX triplet: 71, 56 and 38. RGB value is (113,86,56). Sum of RGB (Red+Green+Blue) = 113+86+56=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #715638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715638 is #8EA9C7. Grayscale: #5A5A5A. Windows color (decimal): -9349576 or 3692145. OLE color: 3692145.
HSL color Cylindrical-coordinate representation of color #715638: hue angle of 31.58º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #715638 is Cyan = 0, Magento = 0.24, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 56 | - |
| CMYK | 0 | 0.24 | 0.50 | 0.56 |
| HSL | 31.58º | 0.34% | 0.33% | - |
| HSV(B) | 31.58º | 0.5% | 0.44% | - |
| XYZ | 10.85 | 10.45 | 5.19 | - |
| YUV | 90.65 | 108.45 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 56 | 0 | 0.24 | 0.50 | 0.56 | 31.58 | 0.34 | 0.33 |
| Hex | 71 | 56 | 38 | 0 | 18 | 32 | 38 | 20 | 22 | 21 |
| Octal | 161 | 126 | 70 | 0 | 30 | 62 | 70 | 40 | 42 | 41 |
| Binary | 1110001 | 1010110 | 111000 | 0 | 11000 | 110010 | 111000 | 100000 | 100010 | 100001 |
Color Harmonies of #715638
Complementary color
Monochromatic Colors of #715638
Black with #715638
Text Example
Text Example
White with #715638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715638; }
p { color: rgb(113,86,56); }
H1.HeaderClassName
{
color: #715638;
}
.AnyTagClassName
{
color: #715638;
}
</style>
background-color css
<style>
a { background-color: #715638; }
a { background-color: rgb(113,86,56); }
div.DivClassName
{
background-color: #715638;
}
.BgClassName
{
background-color: #715638;
}
</style>
border-color css
<style>
span { border-color: #715638; }
span { border-color: rgb(113,86,56); }
td.TdClassName
{
border-color: #715638;
}
.TagClassName
{
border-color: #715638;
}
</style>