Shades of Shingle Fawn #725737
Tints of Shingle Fawn #725737
RGB
CMYK
RGB Variations
Color information
#725737 (or 0x725737) is known color: Shingle Fawn. HEX triplet: 72, 57 and 37. RGB value is (114,87,55). Sum of RGB (Red+Green+Blue) = 114+87+55=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 55 (21.88% from 255 or 21.48% from 256); Max value from RGB is 114 - color contains mainly: red. Hex color #725737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725737 is #8DA8C8. Grayscale: #5B5B5B. Windows color (decimal): -9283785 or 3626866. OLE color: 3626866.
HSL color Cylindrical-coordinate representation of color #725737: hue angle of 32.54º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #725737 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 55 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.55 |
| HSL | 32.54º | 0.35% | 0.33% | - |
| HSV(B) | 32.54º | 0.52% | 0.45% | - |
| XYZ | 11.04 | 10.67 | 5.09 | - |
| YUV | 91.43 | 107.45 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 55 | 0 | 0.24 | 0.52 | 0.55 | 32.54 | 0.35 | 0.33 |
| Hex | 72 | 57 | 37 | 0 | 18 | 34 | 37 | 21 | 23 | 21 |
| Octal | 162 | 127 | 67 | 0 | 30 | 64 | 67 | 41 | 43 | 41 |
| Binary | 1110010 | 1010111 | 110111 | 0 | 11000 | 110100 | 110111 | 100001 | 100011 | 100001 |
Color Harmonies of #725737
Complementary color
Monochromatic Colors of #725737
Black with #725737
Text Example
Text Example
White with #725737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725737; }
p { color: rgb(114,87,55); }
H1.HeaderClassName
{
color: #725737;
}
.AnyTagClassName
{
color: #725737;
}
</style>
background-color css
<style>
a { background-color: #725737; }
a { background-color: rgb(114,87,55); }
div.DivClassName
{
background-color: #725737;
}
.BgClassName
{
background-color: #725737;
}
</style>
border-color css
<style>
span { border-color: #725737; }
span { border-color: rgb(114,87,55); }
td.TdClassName
{
border-color: #725737;
}
.TagClassName
{
border-color: #725737;
}
</style>