Shades of Shingle Fawn #715937
Tints of Shingle Fawn #715937
RGB
CMYK
RGB Variations
Color information
#715937 (or 0x715937) is known color: Shingle Fawn. HEX triplet: 71, 59 and 37. RGB value is (113,89,55). Sum of RGB (Red+Green+Blue) = 113+89+55=257 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.97% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 113 - color contains mainly: red. Hex color #715937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715937 is #8EA6C8. Grayscale: #5C5C5C. Windows color (decimal): -9348809 or 3627377. OLE color: 3627377.
HSL color Cylindrical-coordinate representation of color #715937: hue angle of 35.17º 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 #715937 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 55 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.56 |
| HSL | 35.17º | 0.35% | 0.33% | - |
| HSV(B) | 35.17º | 0.51% | 0.44% | - |
| XYZ | 11.07 | 10.93 | 5.14 | - |
| YUV | 92.3 | 106.95 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 55 | 0 | 0.21 | 0.51 | 0.56 | 35.17 | 0.35 | 0.33 |
| Hex | 71 | 59 | 37 | 0 | 15 | 33 | 38 | 23 | 23 | 21 |
| Octal | 161 | 131 | 67 | 0 | 25 | 63 | 70 | 43 | 43 | 41 |
| Binary | 1110001 | 1011001 | 110111 | 0 | 10101 | 110011 | 111000 | 100011 | 100011 | 100001 |
Color Harmonies of #715937
Complementary color
Monochromatic Colors of #715937
Black with #715937
Text Example
Text Example
White with #715937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715937; }
p { color: rgb(113,89,55); }
H1.HeaderClassName
{
color: #715937;
}
.AnyTagClassName
{
color: #715937;
}
</style>
background-color css
<style>
a { background-color: #715937; }
a { background-color: rgb(113,89,55); }
div.DivClassName
{
background-color: #715937;
}
.BgClassName
{
background-color: #715937;
}
</style>
border-color css
<style>
span { border-color: #715937; }
span { border-color: rgb(113,89,55); }
td.TdClassName
{
border-color: #715937;
}
.TagClassName
{
border-color: #715937;
}
</style>