Shades of Shingle Fawn #715536
Tints of Shingle Fawn #715536
RGB
CMYK
RGB Variations
Color information
#715536 (or 0x715536) is known color: Shingle Fawn. HEX triplet: 71, 55 and 36. RGB value is (113,85,54). Sum of RGB (Red+Green+Blue) = 113+85+54=252 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.84% from 252); Green value is 85 (33.59% from 255 or 33.73% from 252); Blue value is 54 (21.48% from 255 or 21.43% from 252); Max value from RGB is 113 - color contains mainly: red. Hex color #715536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715536 is #8EAAC9. Grayscale: #595959. Windows color (decimal): -9349834 or 3560817. OLE color: 3560817.
HSL color Cylindrical-coordinate representation of color #715536: hue angle of 31.53º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #715536 is Cyan = 0, Magento = 0.25, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 54 | - |
| CMYK | 0 | 0.25 | 0.52 | 0.56 |
| HSL | 31.53º | 0.35% | 0.33% | - |
| HSV(B) | 31.53º | 0.52% | 0.44% | - |
| XYZ | 10.72 | 10.27 | 4.91 | - |
| YUV | 89.84 | 107.78 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 54 | 0 | 0.25 | 0.52 | 0.56 | 31.53 | 0.35 | 0.33 |
| Hex | 71 | 55 | 36 | 0 | 19 | 34 | 38 | 20 | 23 | 21 |
| Octal | 161 | 125 | 66 | 0 | 31 | 64 | 70 | 40 | 43 | 41 |
| Binary | 1110001 | 1010101 | 110110 | 0 | 11001 | 110100 | 111000 | 100000 | 100011 | 100001 |
Color Harmonies of #715536
Complementary color
Monochromatic Colors of #715536
Black with #715536
Text Example
Text Example
White with #715536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715536; }
p { color: rgb(113,85,54); }
H1.HeaderClassName
{
color: #715536;
}
.AnyTagClassName
{
color: #715536;
}
</style>
background-color css
<style>
a { background-color: #715536; }
a { background-color: rgb(113,85,54); }
div.DivClassName
{
background-color: #715536;
}
.BgClassName
{
background-color: #715536;
}
</style>
border-color css
<style>
span { border-color: #715536; }
span { border-color: rgb(113,85,54); }
td.TdClassName
{
border-color: #715536;
}
.TagClassName
{
border-color: #715536;
}
</style>