Shades of Shingle Fawn #725936
Tints of Shingle Fawn #725936
RGB
CMYK
RGB Variations
Color information
#725936 (or 0x725936) is known color: Shingle Fawn. HEX triplet: 72, 59 and 36. RGB value is (114,89,54). Sum of RGB (Red+Green+Blue) = 114+89+54=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 54 (21.48% from 255 or 21.01% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #725936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725936 is #8DA6C9. Grayscale: #5C5C5C. Windows color (decimal): -9283274 or 3561842. OLE color: 3561842.
HSL color Cylindrical-coordinate representation of color #725936: hue angle of 35º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #725936 is Cyan = 0, Magento = 0.22, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 54 | - |
| CMYK | 0 | 0.22 | 0.53 | 0.55 |
| HSL | 35º | 0.36% | 0.33% | - |
| HSV(B) | 35º | 0.53% | 0.45% | - |
| XYZ | 11.18 | 10.99 | 5.02 | - |
| YUV | 92.49 | 106.28 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 54 | 0 | 0.22 | 0.53 | 0.55 | 35 | 0.36 | 0.33 |
| Hex | 72 | 59 | 36 | 0 | 16 | 35 | 37 | 23 | 24 | 21 |
| Octal | 162 | 131 | 66 | 0 | 26 | 65 | 67 | 43 | 44 | 41 |
| Binary | 1110010 | 1011001 | 110110 | 0 | 10110 | 110101 | 110111 | 100011 | 100100 | 100001 |
Color Harmonies of #725936
Complementary color
Monochromatic Colors of #725936
Black with #725936
Text Example
Text Example
White with #725936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725936; }
p { color: rgb(114,89,54); }
H1.HeaderClassName
{
color: #725936;
}
.AnyTagClassName
{
color: #725936;
}
</style>
background-color css
<style>
a { background-color: #725936; }
a { background-color: rgb(114,89,54); }
div.DivClassName
{
background-color: #725936;
}
.BgClassName
{
background-color: #725936;
}
</style>
border-color css
<style>
span { border-color: #725936; }
span { border-color: rgb(114,89,54); }
td.TdClassName
{
border-color: #725936;
}
.TagClassName
{
border-color: #725936;
}
</style>