Shades of Shingle Fawn #765737
Tints of Shingle Fawn #765737
RGB
CMYK
RGB Variations
Color information
#765737 (or 0x765737) is known color: Shingle Fawn. HEX triplet: 76, 57 and 37. RGB value is (118,87,55). Sum of RGB (Red+Green+Blue) = 118+87+55=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 87 (34.38% from 255 or 33.46% from 260); Blue value is 55 (21.88% from 255 or 21.15% from 260); Max value from RGB is 118 - color contains mainly: red. Hex color #765737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765737 is #89A8C8. Grayscale: #5C5C5C. Windows color (decimal): -9021641 or 3626870. OLE color: 3626870.
HSL color Cylindrical-coordinate representation of color #765737: hue angle of 30.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #765737 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 55 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.54 |
| HSL | 30.48º | 0.36% | 0.34% | - |
| HSV(B) | 30.48º | 0.53% | 0.46% | - |
| XYZ | 11.57 | 10.94 | 5.12 | - |
| YUV | 92.62 | 106.77 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 55 | 0 | 0.26 | 0.53 | 0.54 | 30.48 | 0.36 | 0.34 |
| Hex | 76 | 57 | 37 | 0 | 1A | 35 | 36 | 1E | 24 | 22 |
| Octal | 166 | 127 | 67 | 0 | 32 | 65 | 66 | 36 | 44 | 42 |
| Binary | 1110110 | 1010111 | 110111 | 0 | 11010 | 110101 | 110110 | 11110 | 100100 | 100010 |
Color Harmonies of #765737
Complementary color
Monochromatic Colors of #765737
Black with #765737
Text Example
Text Example
White with #765737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765737; }
p { color: rgb(118,87,55); }
H1.HeaderClassName
{
color: #765737;
}
.AnyTagClassName
{
color: #765737;
}
</style>
background-color css
<style>
a { background-color: #765737; }
a { background-color: rgb(118,87,55); }
div.DivClassName
{
background-color: #765737;
}
.BgClassName
{
background-color: #765737;
}
</style>
border-color css
<style>
span { border-color: #765737; }
span { border-color: rgb(118,87,55); }
td.TdClassName
{
border-color: #765737;
}
.TagClassName
{
border-color: #765737;
}
</style>