Shades of Shingle Fawn #715336
Tints of Shingle Fawn #715336
RGB
CMYK
RGB Variations
Color information
#715336 (or 0x715336) is known color: Shingle Fawn. HEX triplet: 71, 53 and 36. RGB value is (113,83,54). Sum of RGB (Red+Green+Blue) = 113+83+54=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 54 (21.48% from 255 or 21.6% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #715336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715336 is #8EACC9. Grayscale: #585858. Windows color (decimal): -9350346 or 3560305. OLE color: 3560305.
HSL color Cylindrical-coordinate representation of color #715336: hue angle of 29.49º 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 #715336 is Cyan = 0, Magento = 0.27, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 54 | - |
| CMYK | 0 | 0.27 | 0.52 | 0.56 |
| HSL | 29.49º | 0.35% | 0.33% | - |
| HSV(B) | 29.49º | 0.52% | 0.44% | - |
| XYZ | 10.57 | 9.96 | 4.86 | - |
| YUV | 88.66 | 108.44 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 54 | 0 | 0.27 | 0.52 | 0.56 | 29.49 | 0.35 | 0.33 |
| Hex | 71 | 53 | 36 | 0 | 1B | 34 | 38 | 1D | 23 | 21 |
| Octal | 161 | 123 | 66 | 0 | 33 | 64 | 70 | 35 | 43 | 41 |
| Binary | 1110001 | 1010011 | 110110 | 0 | 11011 | 110100 | 111000 | 11101 | 100011 | 100001 |
Color Harmonies of #715336
Complementary color
Monochromatic Colors of #715336
Black with #715336
Text Example
Text Example
White with #715336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715336; }
p { color: rgb(113,83,54); }
H1.HeaderClassName
{
color: #715336;
}
.AnyTagClassName
{
color: #715336;
}
</style>
background-color css
<style>
a { background-color: #715336; }
a { background-color: rgb(113,83,54); }
div.DivClassName
{
background-color: #715336;
}
.BgClassName
{
background-color: #715336;
}
</style>
border-color css
<style>
span { border-color: #715336; }
span { border-color: rgb(113,83,54); }
td.TdClassName
{
border-color: #715336;
}
.TagClassName
{
border-color: #715336;
}
</style>