Shades of Shingle Fawn #725738
Tints of Shingle Fawn #725738
RGB
CMYK
RGB Variations
Color information
#725738 (or 0x725738) is known color: Shingle Fawn. HEX triplet: 72, 57 and 38. RGB value is (114,87,56). Sum of RGB (Red+Green+Blue) = 114+87+56=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #725738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725738 is #8DA8C7. Grayscale: #5B5B5B. Windows color (decimal): -9283784 or 3692402. OLE color: 3692402.
HSL color Cylindrical-coordinate representation of color #725738: hue angle of 32.07º 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 #725738 is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 56 | - |
| CMYK | 0 | 0.24 | 0.51 | 0.55 |
| HSL | 32.07º | 0.34% | 0.33% | - |
| HSV(B) | 32.07º | 0.51% | 0.45% | - |
| XYZ | 11.06 | 10.68 | 5.22 | - |
| YUV | 91.54 | 107.95 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 56 | 0 | 0.24 | 0.51 | 0.55 | 32.07 | 0.34 | 0.33 |
| Hex | 72 | 57 | 38 | 0 | 18 | 33 | 37 | 20 | 22 | 21 |
| Octal | 162 | 127 | 70 | 0 | 30 | 63 | 67 | 40 | 42 | 41 |
| Binary | 1110010 | 1010111 | 111000 | 0 | 11000 | 110011 | 110111 | 100000 | 100010 | 100001 |
Color Harmonies of #725738
Complementary color
Monochromatic Colors of #725738
Black with #725738
Text Example
Text Example
White with #725738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725738; }
p { color: rgb(114,87,56); }
H1.HeaderClassName
{
color: #725738;
}
.AnyTagClassName
{
color: #725738;
}
</style>
background-color css
<style>
a { background-color: #725738; }
a { background-color: rgb(114,87,56); }
div.DivClassName
{
background-color: #725738;
}
.BgClassName
{
background-color: #725738;
}
</style>
border-color css
<style>
span { border-color: #725738; }
span { border-color: rgb(114,87,56); }
td.TdClassName
{
border-color: #725738;
}
.TagClassName
{
border-color: #725738;
}
</style>