Shades of Shingle Fawn #715637
Tints of Shingle Fawn #715637
RGB
CMYK
RGB Variations
Color information
#715637 (or 0x715637) is known color: Shingle Fawn. HEX triplet: 71, 56 and 37. RGB value is (113,86,55). Sum of RGB (Red+Green+Blue) = 113+86+55=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 55 (21.88% from 255 or 21.65% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #715637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715637 is #8EA9C8. Grayscale: #5A5A5A. Windows color (decimal): -9349577 or 3626609. OLE color: 3626609.
HSL color Cylindrical-coordinate representation of color #715637: hue angle of 32.07º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #715637 is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 55 | - |
| CMYK | 0 | 0.24 | 0.51 | 0.56 |
| HSL | 32.07º | 0.35% | 0.33% | - |
| HSV(B) | 32.07º | 0.51% | 0.44% | - |
| XYZ | 10.83 | 10.44 | 5.06 | - |
| YUV | 90.54 | 107.95 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 55 | 0 | 0.24 | 0.51 | 0.56 | 32.07 | 0.35 | 0.33 |
| Hex | 71 | 56 | 37 | 0 | 18 | 33 | 38 | 20 | 23 | 21 |
| Octal | 161 | 126 | 67 | 0 | 30 | 63 | 70 | 40 | 43 | 41 |
| Binary | 1110001 | 1010110 | 110111 | 0 | 11000 | 110011 | 111000 | 100000 | 100011 | 100001 |
Color Harmonies of #715637
Complementary color
Monochromatic Colors of #715637
Black with #715637
Text Example
Text Example
White with #715637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715637; }
p { color: rgb(113,86,55); }
H1.HeaderClassName
{
color: #715637;
}
.AnyTagClassName
{
color: #715637;
}
</style>
background-color css
<style>
a { background-color: #715637; }
a { background-color: rgb(113,86,55); }
div.DivClassName
{
background-color: #715637;
}
.BgClassName
{
background-color: #715637;
}
</style>
border-color css
<style>
span { border-color: #715637; }
span { border-color: rgb(113,86,55); }
td.TdClassName
{
border-color: #715637;
}
.TagClassName
{
border-color: #715637;
}
</style>