Shades of Shingle Fawn #715438
Tints of Shingle Fawn #715438
RGB
CMYK
RGB Variations
Color information
#715438 (or 0x715438) is known color: Shingle Fawn. HEX triplet: 71, 54 and 38. RGB value is (113,84,56). Sum of RGB (Red+Green+Blue) = 113+84+56=253 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.66% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 56 (22.27% from 255 or 22.13% from 253); Max value from RGB is 113 - color contains mainly: red. Hex color #715438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715438 is #8EABC7. Grayscale: #595959. Windows color (decimal): -9350088 or 3691633. OLE color: 3691633.
HSL color Cylindrical-coordinate representation of color #715438: hue angle of 29.47º degrees, saturation: 0.34, 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 #715438 is Cyan = 0, Magento = 0.26, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 56 | - |
| CMYK | 0 | 0.26 | 0.50 | 0.56 |
| HSL | 29.47º | 0.34% | 0.33% | - |
| HSV(B) | 29.47º | 0.5% | 0.44% | - |
| XYZ | 10.69 | 10.14 | 5.13 | - |
| YUV | 89.48 | 109.11 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 56 | 0 | 0.26 | 0.50 | 0.56 | 29.47 | 0.34 | 0.33 |
| Hex | 71 | 54 | 38 | 0 | 1A | 32 | 38 | 1D | 22 | 21 |
| Octal | 161 | 124 | 70 | 0 | 32 | 62 | 70 | 35 | 42 | 41 |
| Binary | 1110001 | 1010100 | 111000 | 0 | 11010 | 110010 | 111000 | 11101 | 100010 | 100001 |
Color Harmonies of #715438
Complementary color
Monochromatic Colors of #715438
Black with #715438
Text Example
Text Example
White with #715438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715438; }
p { color: rgb(113,84,56); }
H1.HeaderClassName
{
color: #715438;
}
.AnyTagClassName
{
color: #715438;
}
</style>
background-color css
<style>
a { background-color: #715438; }
a { background-color: rgb(113,84,56); }
div.DivClassName
{
background-color: #715438;
}
.BgClassName
{
background-color: #715438;
}
</style>
border-color css
<style>
span { border-color: #715438; }
span { border-color: rgb(113,84,56); }
td.TdClassName
{
border-color: #715438;
}
.TagClassName
{
border-color: #715438;
}
</style>