Shades of Shingle Fawn #715432
Tints of Shingle Fawn #715432
RGB
CMYK
RGB Variations
Color information
#715432 (or 0x715432) is known color: Shingle Fawn. HEX triplet: 71, 54 and 32. RGB value is (113,84,50). Sum of RGB (Red+Green+Blue) = 113+84+50=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 84 (33.20% from 255 or 34.01% from 247); Blue value is 50 (19.92% from 255 or 20.24% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #715432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715432 is #8EABCD. Grayscale: #585858. Windows color (decimal): -9350094 or 3298417. OLE color: 3298417.
HSL color Cylindrical-coordinate representation of color #715432: hue angle of 32.38º 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 #715432 is Cyan = 0, Magento = 0.26, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 50 | - |
| CMYK | 0 | 0.26 | 0.56 | 0.56 |
| HSL | 32.38º | 0.39% | 0.32% | - |
| HSV(B) | 32.38º | 0.56% | 0.44% | - |
| XYZ | 10.56 | 10.08 | 4.41 | - |
| YUV | 88.8 | 106.11 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 50 | 0 | 0.26 | 0.56 | 0.56 | 32.38 | 0.39 | 0.32 |
| Hex | 71 | 54 | 32 | 0 | 1A | 38 | 38 | 20 | 27 | 20 |
| Octal | 161 | 124 | 62 | 0 | 32 | 70 | 70 | 40 | 47 | 40 |
| Binary | 1110001 | 1010100 | 110010 | 0 | 11010 | 111000 | 111000 | 100000 | 100111 | 100000 |
Color Harmonies of #715432
Complementary color
Monochromatic Colors of #715432
Black with #715432
Text Example
Text Example
White with #715432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715432; }
p { color: rgb(113,84,50); }
H1.HeaderClassName
{
color: #715432;
}
.AnyTagClassName
{
color: #715432;
}
</style>
background-color css
<style>
a { background-color: #715432; }
a { background-color: rgb(113,84,50); }
div.DivClassName
{
background-color: #715432;
}
.BgClassName
{
background-color: #715432;
}
</style>
border-color css
<style>
span { border-color: #715432; }
span { border-color: rgb(113,84,50); }
td.TdClassName
{
border-color: #715432;
}
.TagClassName
{
border-color: #715432;
}
</style>