Shades of Shingle Fawn #725636
Tints of Shingle Fawn #725636
RGB
CMYK
RGB Variations
Color information
#725636 (or 0x725636) is known color: Shingle Fawn. HEX triplet: 72, 56 and 36. RGB value is (114,86,54). Sum of RGB (Red+Green+Blue) = 114+86+54=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #725636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725636 is #8DA9C9. Grayscale: #5A5A5A. Windows color (decimal): -9284042 or 3561074. OLE color: 3561074.
HSL color Cylindrical-coordinate representation of color #725636: hue angle of 32º 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 #725636 is Cyan = 0, Magento = 0.25, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 54 | - |
| CMYK | 0 | 0.25 | 0.53 | 0.55 |
| HSL | 32º | 0.36% | 0.33% | - |
| HSV(B) | 32º | 0.53% | 0.45% | - |
| XYZ | 10.93 | 10.5 | 4.94 | - |
| YUV | 90.72 | 107.28 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 54 | 0 | 0.25 | 0.53 | 0.55 | 32 | 0.36 | 0.33 |
| Hex | 72 | 56 | 36 | 0 | 19 | 35 | 37 | 20 | 24 | 21 |
| Octal | 162 | 126 | 66 | 0 | 31 | 65 | 67 | 40 | 44 | 41 |
| Binary | 1110010 | 1010110 | 110110 | 0 | 11001 | 110101 | 110111 | 100000 | 100100 | 100001 |
Color Harmonies of #725636
Complementary color
Monochromatic Colors of #725636
Black with #725636
Text Example
Text Example
White with #725636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725636; }
p { color: rgb(114,86,54); }
H1.HeaderClassName
{
color: #725636;
}
.AnyTagClassName
{
color: #725636;
}
</style>
background-color css
<style>
a { background-color: #725636; }
a { background-color: rgb(114,86,54); }
div.DivClassName
{
background-color: #725636;
}
.BgClassName
{
background-color: #725636;
}
</style>
border-color css
<style>
span { border-color: #725636; }
span { border-color: rgb(114,86,54); }
td.TdClassName
{
border-color: #725636;
}
.TagClassName
{
border-color: #725636;
}
</style>