Shades of Shingle Fawn #725536
Tints of Shingle Fawn #725536
RGB
CMYK
RGB Variations
Color information
#725536 (or 0x725536) is known color: Shingle Fawn. HEX triplet: 72, 55 and 36. RGB value is (114,85,54). Sum of RGB (Red+Green+Blue) = 114+85+54=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 85 (33.59% from 255 or 33.60% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #725536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725536 is #8DAAC9. Grayscale: #5A5A5A. Windows color (decimal): -9284298 or 3560818. OLE color: 3560818.
HSL color Cylindrical-coordinate representation of color #725536: hue angle of 31º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #725536 is Cyan = 0, Magento = 0.25, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 85 | 54 | - |
| CMYK | 0 | 0.25 | 0.53 | 0.55 |
| HSL | 31º | 0.36% | 0.33% | - |
| HSV(B) | 31º | 0.53% | 0.45% | - |
| XYZ | 10.85 | 10.34 | 4.91 | - |
| YUV | 90.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 54 | 0 | 0.25 | 0.53 | 0.55 | 31 | 0.36 | 0.33 |
| Hex | 72 | 55 | 36 | 0 | 19 | 35 | 37 | 1F | 24 | 21 |
| Octal | 162 | 125 | 66 | 0 | 31 | 65 | 67 | 37 | 44 | 41 |
| Binary | 1110010 | 1010101 | 110110 | 0 | 11001 | 110101 | 110111 | 11111 | 100100 | 100001 |
Color Harmonies of #725536
Complementary color
Monochromatic Colors of #725536
Black with #725536
Text Example
Text Example
White with #725536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725536; }
p { color: rgb(114,85,54); }
H1.HeaderClassName
{
color: #725536;
}
.AnyTagClassName
{
color: #725536;
}
</style>
background-color css
<style>
a { background-color: #725536; }
a { background-color: rgb(114,85,54); }
div.DivClassName
{
background-color: #725536;
}
.BgClassName
{
background-color: #725536;
}
</style>
border-color css
<style>
span { border-color: #725536; }
span { border-color: rgb(114,85,54); }
td.TdClassName
{
border-color: #725536;
}
.TagClassName
{
border-color: #725536;
}
</style>