Shades of Shingle Fawn #715439
Tints of Shingle Fawn #715439
RGB
CMYK
RGB Variations
Color information
#715439 (or 0x715439) is known color: Shingle Fawn. HEX triplet: 71, 54 and 39. RGB value is (113,84,57). Sum of RGB (Red+Green+Blue) = 113+84+57=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 84 (33.20% from 255 or 33.07% from 254); Blue value is 57 (22.66% from 255 or 22.44% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #715439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715439 is #8EABC6. Grayscale: #595959. Windows color (decimal): -9350087 or 3757169. OLE color: 3757169.
HSL color Cylindrical-coordinate representation of color #715439: hue angle of 28.93º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #715439 is Cyan = 0, Magento = 0.26, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 57 | - |
| CMYK | 0 | 0.26 | 0.50 | 0.56 |
| HSL | 28.93º | 0.33% | 0.33% | - |
| HSV(B) | 28.93º | 0.5% | 0.44% | - |
| XYZ | 10.72 | 10.15 | 5.26 | - |
| YUV | 89.59 | 109.61 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 57 | 0 | 0.26 | 0.50 | 0.56 | 28.93 | 0.33 | 0.33 |
| Hex | 71 | 54 | 39 | 0 | 1A | 32 | 38 | 1D | 21 | 21 |
| Octal | 161 | 124 | 71 | 0 | 32 | 62 | 70 | 35 | 41 | 41 |
| Binary | 1110001 | 1010100 | 111001 | 0 | 11010 | 110010 | 111000 | 11101 | 100001 | 100001 |
Color Harmonies of #715439
Complementary color
Monochromatic Colors of #715439
Black with #715439
Text Example
Text Example
White with #715439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715439; }
p { color: rgb(113,84,57); }
H1.HeaderClassName
{
color: #715439;
}
.AnyTagClassName
{
color: #715439;
}
</style>
background-color css
<style>
a { background-color: #715439; }
a { background-color: rgb(113,84,57); }
div.DivClassName
{
background-color: #715439;
}
.BgClassName
{
background-color: #715439;
}
</style>
border-color css
<style>
span { border-color: #715439; }
span { border-color: rgb(113,84,57); }
td.TdClassName
{
border-color: #715439;
}
.TagClassName
{
border-color: #715439;
}
</style>