Shades of Shingle Fawn #725531
Tints of Shingle Fawn #725531
RGB
CMYK
RGB Variations
Color information
#725531 (or 0x725531) is known color: Shingle Fawn. HEX triplet: 72, 55 and 31. RGB value is (114,85,49). Sum of RGB (Red+Green+Blue) = 114+85+49=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 85 (33.59% from 255 or 34.27% from 248); Blue value is 49 (19.53% from 255 or 19.76% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #725531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725531 is #8DAACE. Grayscale: #595959. Windows color (decimal): -9284303 or 3233138. OLE color: 3233138.
HSL color Cylindrical-coordinate representation of color #725531: hue angle of 33.23º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #725531 is Cyan = 0, Magento = 0.25, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 85 | 49 | - |
| CMYK | 0 | 0.25 | 0.57 | 0.55 |
| HSL | 33.23º | 0.4% | 0.32% | - |
| HSV(B) | 33.23º | 0.57% | 0.45% | - |
| XYZ | 10.74 | 10.3 | 4.33 | - |
| YUV | 89.57 | 105.11 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 49 | 0 | 0.25 | 0.57 | 0.55 | 33.23 | 0.4 | 0.32 |
| Hex | 72 | 55 | 31 | 0 | 19 | 39 | 37 | 21 | 28 | 20 |
| Octal | 162 | 125 | 61 | 0 | 31 | 71 | 67 | 41 | 50 | 40 |
| Binary | 1110010 | 1010101 | 110001 | 0 | 11001 | 111001 | 110111 | 100001 | 101000 | 100000 |
Color Harmonies of #725531
Complementary color
Monochromatic Colors of #725531
Black with #725531
Text Example
Text Example
White with #725531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725531; }
p { color: rgb(114,85,49); }
H1.HeaderClassName
{
color: #725531;
}
.AnyTagClassName
{
color: #725531;
}
</style>
background-color css
<style>
a { background-color: #725531; }
a { background-color: rgb(114,85,49); }
div.DivClassName
{
background-color: #725531;
}
.BgClassName
{
background-color: #725531;
}
</style>
border-color css
<style>
span { border-color: #725531; }
span { border-color: rgb(114,85,49); }
td.TdClassName
{
border-color: #725531;
}
.TagClassName
{
border-color: #725531;
}
</style>