Shades of Shingle Fawn #715331
Tints of Shingle Fawn #715331
RGB
CMYK
RGB Variations
Color information
#715331 (or 0x715331) is known color: Shingle Fawn. HEX triplet: 71, 53 and 31. RGB value is (113,83,49). Sum of RGB (Red+Green+Blue) = 113+83+49=245 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.12% from 245); Green value is 83 (32.81% from 255 or 33.88% from 245); Blue value is 49 (19.53% from 255 or 20% from 245); Max value from RGB is 113 - color contains mainly: red. Hex color #715331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715331 is #8EACCE. Grayscale: #585858. Windows color (decimal): -9350351 or 3232625. OLE color: 3232625.
HSL color Cylindrical-coordinate representation of color #715331: hue angle of 31.88º 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 #715331 is Cyan = 0, Magento = 0.27, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 49 | - |
| CMYK | 0 | 0.27 | 0.57 | 0.56 |
| HSL | 31.88º | 0.4% | 0.32% | - |
| HSV(B) | 31.88º | 0.57% | 0.44% | - |
| XYZ | 10.46 | 9.92 | 4.27 | - |
| YUV | 88.09 | 105.94 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 49 | 0 | 0.27 | 0.57 | 0.56 | 31.88 | 0.4 | 0.32 |
| Hex | 71 | 53 | 31 | 0 | 1B | 39 | 38 | 20 | 28 | 20 |
| Octal | 161 | 123 | 61 | 0 | 33 | 71 | 70 | 40 | 50 | 40 |
| Binary | 1110001 | 1010011 | 110001 | 0 | 11011 | 111001 | 111000 | 100000 | 101000 | 100000 |
Color Harmonies of #715331
Complementary color
Monochromatic Colors of #715331
Black with #715331
Text Example
Text Example
White with #715331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715331; }
p { color: rgb(113,83,49); }
H1.HeaderClassName
{
color: #715331;
}
.AnyTagClassName
{
color: #715331;
}
</style>
background-color css
<style>
a { background-color: #715331; }
a { background-color: rgb(113,83,49); }
div.DivClassName
{
background-color: #715331;
}
.BgClassName
{
background-color: #715331;
}
</style>
border-color css
<style>
span { border-color: #715331; }
span { border-color: rgb(113,83,49); }
td.TdClassName
{
border-color: #715331;
}
.TagClassName
{
border-color: #715331;
}
</style>