Shades of Shingle Fawn #715230
Tints of Shingle Fawn #715230
RGB
CMYK
RGB Variations
Color information
#715230 (or 0x715230) is known color: Shingle Fawn. HEX triplet: 71, 52 and 30. RGB value is (113,82,48). Sum of RGB (Red+Green+Blue) = 113+82+48=243 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.50% from 243); Green value is 82 (32.42% from 255 or 33.74% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 113 - color contains mainly: red. Hex color #715230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715230 is #8EADCF. Grayscale: #575757. Windows color (decimal): -9350608 or 3166833. OLE color: 3166833.
HSL color Cylindrical-coordinate representation of color #715230: hue angle of 31.38º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #715230 is Cyan = 0, Magento = 0.27, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 48 | - |
| CMYK | 0 | 0.27 | 0.58 | 0.56 |
| HSL | 31.38º | 0.4% | 0.32% | - |
| HSV(B) | 31.38º | 0.58% | 0.44% | - |
| XYZ | 10.36 | 9.76 | 4.13 | - |
| YUV | 87.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 48 | 0 | 0.27 | 0.58 | 0.56 | 31.38 | 0.4 | 0.32 |
| Hex | 71 | 52 | 30 | 0 | 1B | 3A | 38 | 1F | 28 | 20 |
| Octal | 161 | 122 | 60 | 0 | 33 | 72 | 70 | 37 | 50 | 40 |
| Binary | 1110001 | 1010010 | 110000 | 0 | 11011 | 111010 | 111000 | 11111 | 101000 | 100000 |
Color Harmonies of #715230
Complementary color
Monochromatic Colors of #715230
Black with #715230
Text Example
Text Example
White with #715230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715230; }
p { color: rgb(113,82,48); }
H1.HeaderClassName
{
color: #715230;
}
.AnyTagClassName
{
color: #715230;
}
</style>
background-color css
<style>
a { background-color: #715230; }
a { background-color: rgb(113,82,48); }
div.DivClassName
{
background-color: #715230;
}
.BgClassName
{
background-color: #715230;
}
</style>
border-color css
<style>
span { border-color: #715230; }
span { border-color: rgb(113,82,48); }
td.TdClassName
{
border-color: #715230;
}
.TagClassName
{
border-color: #715230;
}
</style>