Shades of Shingle Fawn #715133
Tints of Shingle Fawn #715133
RGB
CMYK
RGB Variations
Color information
#715133 (or 0x715133) is known color: Shingle Fawn. HEX triplet: 71, 51 and 33. RGB value is (113,81,51). Sum of RGB (Red+Green+Blue) = 113+81+51=245 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.12% from 245); Green value is 81 (32.03% from 255 or 33.06% from 245); Blue value is 51 (20.31% from 255 or 20.82% from 245); Max value from RGB is 113 - color contains mainly: red. Hex color #715133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715133 is #8EAECC. Grayscale: #575757. Windows color (decimal): -9350861 or 3363185. OLE color: 3363185.
HSL color Cylindrical-coordinate representation of color #715133: hue angle of 29.03º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #715133 is Cyan = 0, Magento = 0.28, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 51 | - |
| CMYK | 0 | 0.28 | 0.55 | 0.56 |
| HSL | 29.03º | 0.38% | 0.32% | - |
| HSV(B) | 29.03º | 0.55% | 0.44% | - |
| XYZ | 10.35 | 9.63 | 4.45 | - |
| YUV | 87.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 51 | 0 | 0.28 | 0.55 | 0.56 | 29.03 | 0.38 | 0.32 |
| Hex | 71 | 51 | 33 | 0 | 1C | 37 | 38 | 1D | 26 | 20 |
| Octal | 161 | 121 | 63 | 0 | 34 | 67 | 70 | 35 | 46 | 40 |
| Binary | 1110001 | 1010001 | 110011 | 0 | 11100 | 110111 | 111000 | 11101 | 100110 | 100000 |
Color Harmonies of #715133
Complementary color
Monochromatic Colors of #715133
Black with #715133
Text Example
Text Example
White with #715133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715133; }
p { color: rgb(113,81,51); }
H1.HeaderClassName
{
color: #715133;
}
.AnyTagClassName
{
color: #715133;
}
</style>
background-color css
<style>
a { background-color: #715133; }
a { background-color: rgb(113,81,51); }
div.DivClassName
{
background-color: #715133;
}
.BgClassName
{
background-color: #715133;
}
</style>
border-color css
<style>
span { border-color: #715133; }
span { border-color: rgb(113,81,51); }
td.TdClassName
{
border-color: #715133;
}
.TagClassName
{
border-color: #715133;
}
</style>