Shades of Shingle Fawn #715330
Tints of Shingle Fawn #715330
RGB
CMYK
RGB Variations
Color information
#715330 (or 0x715330) is known color: Shingle Fawn. HEX triplet: 71, 53 and 30. RGB value is (113,83,48). Sum of RGB (Red+Green+Blue) = 113+83+48=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 83 (32.81% from 255 or 34.02% from 244); Blue value is 48 (19.14% from 255 or 19.67% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #715330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715330 is #8EACCF. Grayscale: #585858. Windows color (decimal): -9350352 or 3167089. OLE color: 3167089.
HSL color Cylindrical-coordinate representation of color #715330: hue angle of 32.31º 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 #715330 is Cyan = 0, Magento = 0.27, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 48 | - |
| CMYK | 0 | 0.27 | 0.58 | 0.56 |
| HSL | 32.31º | 0.4% | 0.32% | - |
| HSV(B) | 32.31º | 0.58% | 0.44% | - |
| XYZ | 10.44 | 9.91 | 4.16 | - |
| YUV | 87.98 | 105.44 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 48 | 0 | 0.27 | 0.58 | 0.56 | 32.31 | 0.4 | 0.32 |
| Hex | 71 | 53 | 30 | 0 | 1B | 3A | 38 | 20 | 28 | 20 |
| Octal | 161 | 123 | 60 | 0 | 33 | 72 | 70 | 40 | 50 | 40 |
| Binary | 1110001 | 1010011 | 110000 | 0 | 11011 | 111010 | 111000 | 100000 | 101000 | 100000 |
Color Harmonies of #715330
Complementary color
Monochromatic Colors of #715330
Black with #715330
Text Example
Text Example
White with #715330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715330; }
p { color: rgb(113,83,48); }
H1.HeaderClassName
{
color: #715330;
}
.AnyTagClassName
{
color: #715330;
}
</style>
background-color css
<style>
a { background-color: #715330; }
a { background-color: rgb(113,83,48); }
div.DivClassName
{
background-color: #715330;
}
.BgClassName
{
background-color: #715330;
}
</style>
border-color css
<style>
span { border-color: #715330; }
span { border-color: rgb(113,83,48); }
td.TdClassName
{
border-color: #715330;
}
.TagClassName
{
border-color: #715330;
}
</style>