Shades of Shingle Fawn #715836
Tints of Shingle Fawn #715836
RGB
CMYK
RGB Variations
Color information
#715836 (or 0x715836) is known color: Shingle Fawn. HEX triplet: 71, 58 and 36. RGB value is (113,88,54). Sum of RGB (Red+Green+Blue) = 113+88+54=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 88 (34.77% from 255 or 34.51% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #715836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715836 is #8EA7C9. Grayscale: #5B5B5B. Windows color (decimal): -9349066 or 3561585. OLE color: 3561585.
HSL color Cylindrical-coordinate representation of color #715836: hue angle of 34.58º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #715836 is Cyan = 0, Magento = 0.22, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 54 | - |
| CMYK | 0 | 0.22 | 0.52 | 0.56 |
| HSL | 34.58º | 0.35% | 0.33% | - |
| HSV(B) | 34.58º | 0.52% | 0.44% | - |
| XYZ | 10.97 | 10.76 | 4.99 | - |
| YUV | 91.6 | 106.78 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 54 | 0 | 0.22 | 0.52 | 0.56 | 34.58 | 0.35 | 0.33 |
| Hex | 71 | 58 | 36 | 0 | 16 | 34 | 38 | 23 | 23 | 21 |
| Octal | 161 | 130 | 66 | 0 | 26 | 64 | 70 | 43 | 43 | 41 |
| Binary | 1110001 | 1011000 | 110110 | 0 | 10110 | 110100 | 111000 | 100011 | 100011 | 100001 |
Color Harmonies of #715836
Complementary color
Monochromatic Colors of #715836
Black with #715836
Text Example
Text Example
White with #715836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715836; }
p { color: rgb(113,88,54); }
H1.HeaderClassName
{
color: #715836;
}
.AnyTagClassName
{
color: #715836;
}
</style>
background-color css
<style>
a { background-color: #715836; }
a { background-color: rgb(113,88,54); }
div.DivClassName
{
background-color: #715836;
}
.BgClassName
{
background-color: #715836;
}
</style>
border-color css
<style>
span { border-color: #715836; }
span { border-color: rgb(113,88,54); }
td.TdClassName
{
border-color: #715836;
}
.TagClassName
{
border-color: #715836;
}
</style>