Shades of Shingle Fawn #715736
Tints of Shingle Fawn #715736
RGB
CMYK
RGB Variations
Color information
#715736 (or 0x715736) is known color: Shingle Fawn. HEX triplet: 71, 57 and 36. RGB value is (113,87,54). Sum of RGB (Red+Green+Blue) = 113+87+54=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #715736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715736 is #8EA8C9. Grayscale: #5B5B5B. Windows color (decimal): -9349322 or 3561329. OLE color: 3561329.
HSL color Cylindrical-coordinate representation of color #715736: hue angle of 33.56º 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 #715736 is Cyan = 0, Magento = 0.23, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 54 | - |
| CMYK | 0 | 0.23 | 0.52 | 0.56 |
| HSL | 33.56º | 0.35% | 0.33% | - |
| HSV(B) | 33.56º | 0.52% | 0.44% | - |
| XYZ | 10.88 | 10.59 | 4.96 | - |
| YUV | 91.01 | 107.11 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 54 | 0 | 0.23 | 0.52 | 0.56 | 33.56 | 0.35 | 0.33 |
| Hex | 71 | 57 | 36 | 0 | 17 | 34 | 38 | 22 | 23 | 21 |
| Octal | 161 | 127 | 66 | 0 | 27 | 64 | 70 | 42 | 43 | 41 |
| Binary | 1110001 | 1010111 | 110110 | 0 | 10111 | 110100 | 111000 | 100010 | 100011 | 100001 |
Color Harmonies of #715736
Complementary color
Monochromatic Colors of #715736
Black with #715736
Text Example
Text Example
White with #715736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715736; }
p { color: rgb(113,87,54); }
H1.HeaderClassName
{
color: #715736;
}
.AnyTagClassName
{
color: #715736;
}
</style>
background-color css
<style>
a { background-color: #715736; }
a { background-color: rgb(113,87,54); }
div.DivClassName
{
background-color: #715736;
}
.BgClassName
{
background-color: #715736;
}
</style>
border-color css
<style>
span { border-color: #715736; }
span { border-color: rgb(113,87,54); }
td.TdClassName
{
border-color: #715736;
}
.TagClassName
{
border-color: #715736;
}
</style>