Shades of Shingle Fawn #725635
Tints of Shingle Fawn #725635
RGB
CMYK
RGB Variations
Color information
#725635 (or 0x725635) is known color: Shingle Fawn. HEX triplet: 72, 56 and 35. RGB value is (114,86,53). Sum of RGB (Red+Green+Blue) = 114+86+53=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #725635 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725635 is #8DA9CA. Grayscale: #5A5A5A. Windows color (decimal): -9284043 or 3495538. OLE color: 3495538.
HSL color Cylindrical-coordinate representation of color #725635: hue angle of 32.46º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #725635 is Cyan = 0, Magento = 0.25, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 53 | - |
| CMYK | 0 | 0.25 | 0.54 | 0.55 |
| HSL | 32.46º | 0.37% | 0.33% | - |
| HSV(B) | 32.46º | 0.54% | 0.45% | - |
| XYZ | 10.91 | 10.49 | 4.82 | - |
| YUV | 90.61 | 106.78 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 53 | 0 | 0.25 | 0.54 | 0.55 | 32.46 | 0.37 | 0.33 |
| Hex | 72 | 56 | 35 | 0 | 19 | 36 | 37 | 20 | 25 | 21 |
| Octal | 162 | 126 | 65 | 0 | 31 | 66 | 67 | 40 | 45 | 41 |
| Binary | 1110010 | 1010110 | 110101 | 0 | 11001 | 110110 | 110111 | 100000 | 100101 | 100001 |
Color Harmonies of #725635
Complementary color
Monochromatic Colors of #725635
Black with #725635
Text Example
Text Example
White with #725635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725635; }
p { color: rgb(114,86,53); }
H1.HeaderClassName
{
color: #725635;
}
.AnyTagClassName
{
color: #725635;
}
</style>
background-color css
<style>
a { background-color: #725635; }
a { background-color: rgb(114,86,53); }
div.DivClassName
{
background-color: #725635;
}
.BgClassName
{
background-color: #725635;
}
</style>
border-color css
<style>
span { border-color: #725635; }
span { border-color: rgb(114,86,53); }
td.TdClassName
{
border-color: #725635;
}
.TagClassName
{
border-color: #725635;
}
</style>