Shades of Shingle Fawn #725439
Tints of Shingle Fawn #725439
RGB
CMYK
RGB Variations
Color information
#725439 (or 0x725439) is known color: Shingle Fawn. HEX triplet: 72, 54 and 39. RGB value is (114,84,57). Sum of RGB (Red+Green+Blue) = 114+84+57=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 57 (22.66% from 255 or 22.35% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #725439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725439 is #8DABC6. Grayscale: #5A5A5A. Windows color (decimal): -9284551 or 3757170. OLE color: 3757170.
HSL color Cylindrical-coordinate representation of color #725439: hue angle of 28.42º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #725439 is Cyan = 0, Magento = 0.26, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 57 | - |
| CMYK | 0 | 0.26 | 0.50 | 0.55 |
| HSL | 28.42º | 0.33% | 0.34% | - |
| HSV(B) | 28.42º | 0.5% | 0.45% | - |
| XYZ | 10.85 | 10.21 | 5.27 | - |
| YUV | 89.89 | 109.44 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 57 | 0 | 0.26 | 0.50 | 0.55 | 28.42 | 0.33 | 0.34 |
| Hex | 72 | 54 | 39 | 0 | 1A | 32 | 37 | 1C | 21 | 22 |
| Octal | 162 | 124 | 71 | 0 | 32 | 62 | 67 | 34 | 41 | 42 |
| Binary | 1110010 | 1010100 | 111001 | 0 | 11010 | 110010 | 110111 | 11100 | 100001 | 100010 |
Color Harmonies of #725439
Complementary color
Monochromatic Colors of #725439
Black with #725439
Text Example
Text Example
White with #725439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725439; }
p { color: rgb(114,84,57); }
H1.HeaderClassName
{
color: #725439;
}
.AnyTagClassName
{
color: #725439;
}
</style>
background-color css
<style>
a { background-color: #725439; }
a { background-color: rgb(114,84,57); }
div.DivClassName
{
background-color: #725439;
}
.BgClassName
{
background-color: #725439;
}
</style>
border-color css
<style>
span { border-color: #725439; }
span { border-color: rgb(114,84,57); }
td.TdClassName
{
border-color: #725439;
}
.TagClassName
{
border-color: #725439;
}
</style>