Shades of Shingle Fawn #725638
Tints of Shingle Fawn #725638
RGB
CMYK
RGB Variations
Color information
#725638 (or 0x725638) is known color: Shingle Fawn. HEX triplet: 72, 56 and 38. RGB value is (114,86,56). Sum of RGB (Red+Green+Blue) = 114+86+56=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 114 - color contains mainly: red. Hex color #725638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725638 is #8DA9C7. Grayscale: #5B5B5B. Windows color (decimal): -9284040 or 3692146. OLE color: 3692146.
HSL color Cylindrical-coordinate representation of color #725638: hue angle of 31.03º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #725638 is Cyan = 0, Magento = 0.25, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 56 | - |
| CMYK | 0 | 0.25 | 0.51 | 0.55 |
| HSL | 31.03º | 0.34% | 0.33% | - |
| HSV(B) | 31.03º | 0.51% | 0.45% | - |
| XYZ | 10.98 | 10.52 | 5.19 | - |
| YUV | 90.95 | 108.28 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 56 | 0 | 0.25 | 0.51 | 0.55 | 31.03 | 0.34 | 0.33 |
| Hex | 72 | 56 | 38 | 0 | 19 | 33 | 37 | 1F | 22 | 21 |
| Octal | 162 | 126 | 70 | 0 | 31 | 63 | 67 | 37 | 42 | 41 |
| Binary | 1110010 | 1010110 | 111000 | 0 | 11001 | 110011 | 110111 | 11111 | 100010 | 100001 |
Color Harmonies of #725638
Complementary color
Monochromatic Colors of #725638
Black with #725638
Text Example
Text Example
White with #725638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725638; }
p { color: rgb(114,86,56); }
H1.HeaderClassName
{
color: #725638;
}
.AnyTagClassName
{
color: #725638;
}
</style>
background-color css
<style>
a { background-color: #725638; }
a { background-color: rgb(114,86,56); }
div.DivClassName
{
background-color: #725638;
}
.BgClassName
{
background-color: #725638;
}
</style>
border-color css
<style>
span { border-color: #725638; }
span { border-color: rgb(114,86,56); }
td.TdClassName
{
border-color: #725638;
}
.TagClassName
{
border-color: #725638;
}
</style>