Shades of Shingle Fawn #715632
Tints of Shingle Fawn #715632
RGB
CMYK
RGB Variations
Color information
#715632 (or 0x715632) is known color: Shingle Fawn. HEX triplet: 71, 56 and 32. RGB value is (113,86,50). Sum of RGB (Red+Green+Blue) = 113+86+50=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 86 (33.98% from 255 or 34.54% from 249); Blue value is 50 (19.92% from 255 or 20.08% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #715632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715632 is #8EA9CD. Grayscale: #5A5A5A. Windows color (decimal): -9349582 or 3298929. OLE color: 3298929.
HSL color Cylindrical-coordinate representation of color #715632: hue angle of 34.29º 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 #715632 is Cyan = 0, Magento = 0.24, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 50 | - |
| CMYK | 0 | 0.24 | 0.56 | 0.56 |
| HSL | 34.29º | 0.39% | 0.32% | - |
| HSV(B) | 34.29º | 0.56% | 0.44% | - |
| XYZ | 10.71 | 10.4 | 4.46 | - |
| YUV | 89.97 | 105.45 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 50 | 0 | 0.24 | 0.56 | 0.56 | 34.29 | 0.39 | 0.32 |
| Hex | 71 | 56 | 32 | 0 | 18 | 38 | 38 | 22 | 27 | 20 |
| Octal | 161 | 126 | 62 | 0 | 30 | 70 | 70 | 42 | 47 | 40 |
| Binary | 1110001 | 1010110 | 110010 | 0 | 11000 | 111000 | 111000 | 100010 | 100111 | 100000 |
Color Harmonies of #715632
Complementary color
Monochromatic Colors of #715632
Black with #715632
Text Example
Text Example
White with #715632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715632; }
p { color: rgb(113,86,50); }
H1.HeaderClassName
{
color: #715632;
}
.AnyTagClassName
{
color: #715632;
}
</style>
background-color css
<style>
a { background-color: #715632; }
a { background-color: rgb(113,86,50); }
div.DivClassName
{
background-color: #715632;
}
.BgClassName
{
background-color: #715632;
}
</style>
border-color css
<style>
span { border-color: #715632; }
span { border-color: rgb(113,86,50); }
td.TdClassName
{
border-color: #715632;
}
.TagClassName
{
border-color: #715632;
}
</style>