Shades of Shingle Fawn #715132
Tints of Shingle Fawn #715132
RGB
CMYK
RGB Variations
Color information
#715132 (or 0x715132) is known color: Shingle Fawn. HEX triplet: 71, 51 and 32. RGB value is (113,81,50). Sum of RGB (Red+Green+Blue) = 113+81+50=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 81 (32.03% from 255 or 33.20% from 244); Blue value is 50 (19.92% from 255 or 20.49% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #715132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715132 is #8EAECD. Grayscale: #575757. Windows color (decimal): -9350862 or 3297649. OLE color: 3297649.
HSL color Cylindrical-coordinate representation of color #715132: hue angle of 29.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #715132 is Cyan = 0, Magento = 0.28, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 50 | - |
| CMYK | 0 | 0.28 | 0.56 | 0.56 |
| HSL | 29.52º | 0.39% | 0.32% | - |
| HSV(B) | 29.52º | 0.56% | 0.44% | - |
| XYZ | 10.33 | 9.63 | 4.33 | - |
| YUV | 87.03 | 107.1 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 50 | 0 | 0.28 | 0.56 | 0.56 | 29.52 | 0.39 | 0.32 |
| Hex | 71 | 51 | 32 | 0 | 1C | 38 | 38 | 1E | 27 | 20 |
| Octal | 161 | 121 | 62 | 0 | 34 | 70 | 70 | 36 | 47 | 40 |
| Binary | 1110001 | 1010001 | 110010 | 0 | 11100 | 111000 | 111000 | 11110 | 100111 | 100000 |
Color Harmonies of #715132
Complementary color
Monochromatic Colors of #715132
Black with #715132
Text Example
Text Example
White with #715132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715132; }
p { color: rgb(113,81,50); }
H1.HeaderClassName
{
color: #715132;
}
.AnyTagClassName
{
color: #715132;
}
</style>
background-color css
<style>
a { background-color: #715132; }
a { background-color: rgb(113,81,50); }
div.DivClassName
{
background-color: #715132;
}
.BgClassName
{
background-color: #715132;
}
</style>
border-color css
<style>
span { border-color: #715132; }
span { border-color: rgb(113,81,50); }
td.TdClassName
{
border-color: #715132;
}
.TagClassName
{
border-color: #715132;
}
</style>