Shades of Shingle Fawn #765639
Tints of Shingle Fawn #765639
RGB
CMYK
RGB Variations
Color information
#765639 (or 0x765639) is known color: Shingle Fawn. HEX triplet: 76, 56 and 39. RGB value is (118,86,57). Sum of RGB (Red+Green+Blue) = 118+86+57=261 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.21% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 57 (22.66% from 255 or 21.84% from 261); Max value from RGB is 118 - color contains mainly: red. Hex color #765639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765639 is #89A9C6. Grayscale: #5C5C5C. Windows color (decimal): -9021895 or 3757686. OLE color: 3757686.
HSL color Cylindrical-coordinate representation of color #765639: hue angle of 28.52º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #765639 is Cyan = 0, Magento = 0.27, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 57 | - |
| CMYK | 0 | 0.27 | 0.52 | 0.54 |
| HSL | 28.52º | 0.35% | 0.34% | - |
| HSV(B) | 28.52º | 0.52% | 0.46% | - |
| XYZ | 11.54 | 10.8 | 5.35 | - |
| YUV | 92.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 57 | 0 | 0.27 | 0.52 | 0.54 | 28.52 | 0.35 | 0.34 |
| Hex | 76 | 56 | 39 | 0 | 1B | 34 | 36 | 1D | 23 | 22 |
| Octal | 166 | 126 | 71 | 0 | 33 | 64 | 66 | 35 | 43 | 42 |
| Binary | 1110110 | 1010110 | 111001 | 0 | 11011 | 110100 | 110110 | 11101 | 100011 | 100010 |
Color Harmonies of #765639
Complementary color
Monochromatic Colors of #765639
Black with #765639
Text Example
Text Example
White with #765639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765639; }
p { color: rgb(118,86,57); }
H1.HeaderClassName
{
color: #765639;
}
.AnyTagClassName
{
color: #765639;
}
</style>
background-color css
<style>
a { background-color: #765639; }
a { background-color: rgb(118,86,57); }
div.DivClassName
{
background-color: #765639;
}
.BgClassName
{
background-color: #765639;
}
</style>
border-color css
<style>
span { border-color: #765639; }
span { border-color: rgb(118,86,57); }
td.TdClassName
{
border-color: #765639;
}
.TagClassName
{
border-color: #765639;
}
</style>