Shades of Shingle Fawn #725430
Tints of Shingle Fawn #725430
RGB
CMYK
RGB Variations
Color information
#725430 (or 0x725430) is known color: Shingle Fawn. HEX triplet: 72, 54 and 30. RGB value is (114,84,48). Sum of RGB (Red+Green+Blue) = 114+84+48=246 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.34% from 246); Green value is 84 (33.20% from 255 or 34.15% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 114 - color contains mainly: red. Hex color #725430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725430 is #8DABCF. Grayscale: #595959. Windows color (decimal): -9284560 or 3167346. OLE color: 3167346.
HSL color Cylindrical-coordinate representation of color #725430: hue angle of 32.73º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #725430 is Cyan = 0, Magento = 0.26, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 48 | - |
| CMYK | 0 | 0.26 | 0.58 | 0.55 |
| HSL | 32.73º | 0.41% | 0.32% | - |
| HSV(B) | 32.73º | 0.58% | 0.45% | - |
| XYZ | 10.64 | 10.13 | 4.19 | - |
| YUV | 88.87 | 104.94 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 48 | 0 | 0.26 | 0.58 | 0.55 | 32.73 | 0.41 | 0.32 |
| Hex | 72 | 54 | 30 | 0 | 1A | 3A | 37 | 21 | 29 | 20 |
| Octal | 162 | 124 | 60 | 0 | 32 | 72 | 67 | 41 | 51 | 40 |
| Binary | 1110010 | 1010100 | 110000 | 0 | 11010 | 111010 | 110111 | 100001 | 101001 | 100000 |
Color Harmonies of #725430
Complementary color
Monochromatic Colors of #725430
Black with #725430
Text Example
Text Example
White with #725430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725430; }
p { color: rgb(114,84,48); }
H1.HeaderClassName
{
color: #725430;
}
.AnyTagClassName
{
color: #725430;
}
</style>
background-color css
<style>
a { background-color: #725430; }
a { background-color: rgb(114,84,48); }
div.DivClassName
{
background-color: #725430;
}
.BgClassName
{
background-color: #725430;
}
</style>
border-color css
<style>
span { border-color: #725430; }
span { border-color: rgb(114,84,48); }
td.TdClassName
{
border-color: #725430;
}
.TagClassName
{
border-color: #725430;
}
</style>