Shades of Shingle Fawn #715531
Tints of Shingle Fawn #715531
RGB
CMYK
RGB Variations
Color information
#715531 (or 0x715531) is known color: Shingle Fawn. HEX triplet: 71, 55 and 31. RGB value is (113,85,49). Sum of RGB (Red+Green+Blue) = 113+85+49=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 85 (33.59% from 255 or 34.41% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #715531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715531 is #8EAACE. Grayscale: #595959. Windows color (decimal): -9349839 or 3233137. OLE color: 3233137.
HSL color Cylindrical-coordinate representation of color #715531: hue angle of 33.75º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #715531 is Cyan = 0, Magento = 0.25, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 49 | - |
| CMYK | 0 | 0.25 | 0.57 | 0.56 |
| HSL | 33.75º | 0.4% | 0.32% | - |
| HSV(B) | 33.75º | 0.57% | 0.44% | - |
| XYZ | 10.61 | 10.23 | 4.32 | - |
| YUV | 89.27 | 105.28 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 49 | 0 | 0.25 | 0.57 | 0.56 | 33.75 | 0.4 | 0.32 |
| Hex | 71 | 55 | 31 | 0 | 19 | 39 | 38 | 22 | 28 | 20 |
| Octal | 161 | 125 | 61 | 0 | 31 | 71 | 70 | 42 | 50 | 40 |
| Binary | 1110001 | 1010101 | 110001 | 0 | 11001 | 111001 | 111000 | 100010 | 101000 | 100000 |
Color Harmonies of #715531
Complementary color
Monochromatic Colors of #715531
Black with #715531
Text Example
Text Example
White with #715531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715531; }
p { color: rgb(113,85,49); }
H1.HeaderClassName
{
color: #715531;
}
.AnyTagClassName
{
color: #715531;
}
</style>
background-color css
<style>
a { background-color: #715531; }
a { background-color: rgb(113,85,49); }
div.DivClassName
{
background-color: #715531;
}
.BgClassName
{
background-color: #715531;
}
</style>
border-color css
<style>
span { border-color: #715531; }
span { border-color: rgb(113,85,49); }
td.TdClassName
{
border-color: #715531;
}
.TagClassName
{
border-color: #715531;
}
</style>