Shades of Shingle Fawn #725337
Tints of Shingle Fawn #725337
RGB
CMYK
RGB Variations
Color information
#725337 (or 0x725337) is known color: Shingle Fawn. HEX triplet: 72, 53 and 37. RGB value is (114,83,55). Sum of RGB (Red+Green+Blue) = 114+83+55=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 83 (32.81% from 255 or 32.94% from 252); Blue value is 55 (21.88% from 255 or 21.83% from 252); Max value from RGB is 114 - color contains mainly: red. Hex color #725337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725337 is #8DACC8. Grayscale: #595959. Windows color (decimal): -9284809 or 3625842. OLE color: 3625842.
HSL color Cylindrical-coordinate representation of color #725337: hue angle of 28.47º 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 #725337 is Cyan = 0, Magento = 0.27, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 55 | - |
| CMYK | 0 | 0.27 | 0.52 | 0.55 |
| HSL | 28.47º | 0.35% | 0.33% | - |
| HSV(B) | 28.47º | 0.52% | 0.45% | - |
| XYZ | 10.72 | 10.04 | 4.99 | - |
| YUV | 89.08 | 108.77 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 55 | 0 | 0.27 | 0.52 | 0.55 | 28.47 | 0.35 | 0.33 |
| Hex | 72 | 53 | 37 | 0 | 1B | 34 | 37 | 1C | 23 | 21 |
| Octal | 162 | 123 | 67 | 0 | 33 | 64 | 67 | 34 | 43 | 41 |
| Binary | 1110010 | 1010011 | 110111 | 0 | 11011 | 110100 | 110111 | 11100 | 100011 | 100001 |
Color Harmonies of #725337
Complementary color
Monochromatic Colors of #725337
Black with #725337
Text Example
Text Example
White with #725337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725337; }
p { color: rgb(114,83,55); }
H1.HeaderClassName
{
color: #725337;
}
.AnyTagClassName
{
color: #725337;
}
</style>
background-color css
<style>
a { background-color: #725337; }
a { background-color: rgb(114,83,55); }
div.DivClassName
{
background-color: #725337;
}
.BgClassName
{
background-color: #725337;
}
</style>
border-color css
<style>
span { border-color: #725337; }
span { border-color: rgb(114,83,55); }
td.TdClassName
{
border-color: #725337;
}
.TagClassName
{
border-color: #725337;
}
</style>