Shades of Shingle Fawn #765836
Tints of Shingle Fawn #765836
RGB
CMYK
RGB Variations
Color information
#765836 (or 0x765836) is known color: Shingle Fawn. HEX triplet: 76, 58 and 36. RGB value is (118,88,54). Sum of RGB (Red+Green+Blue) = 118+88+54=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 88 (34.77% from 255 or 33.85% from 260); Blue value is 54 (21.48% from 255 or 20.77% from 260); Max value from RGB is 118 - color contains mainly: red. Hex color #765836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765836 is #89A7C9. Grayscale: #5D5D5D. Windows color (decimal): -9021386 or 3561590. OLE color: 3561590.
HSL color Cylindrical-coordinate representation of color #765836: hue angle of 31.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #765836 is Cyan = 0, Magento = 0.25, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 54 | - |
| CMYK | 0 | 0.25 | 0.54 | 0.54 |
| HSL | 31.88º | 0.37% | 0.34% | - |
| HSV(B) | 31.88º | 0.54% | 0.46% | - |
| XYZ | 11.63 | 11.1 | 5.02 | - |
| YUV | 93.09 | 105.94 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 54 | 0 | 0.25 | 0.54 | 0.54 | 31.88 | 0.37 | 0.34 |
| Hex | 76 | 58 | 36 | 0 | 19 | 36 | 36 | 20 | 25 | 22 |
| Octal | 166 | 130 | 66 | 0 | 31 | 66 | 66 | 40 | 45 | 42 |
| Binary | 1110110 | 1011000 | 110110 | 0 | 11001 | 110110 | 110110 | 100000 | 100101 | 100010 |
Color Harmonies of #765836
Complementary color
Monochromatic Colors of #765836
Black with #765836
Text Example
Text Example
White with #765836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765836; }
p { color: rgb(118,88,54); }
H1.HeaderClassName
{
color: #765836;
}
.AnyTagClassName
{
color: #765836;
}
</style>
background-color css
<style>
a { background-color: #765836; }
a { background-color: rgb(118,88,54); }
div.DivClassName
{
background-color: #765836;
}
.BgClassName
{
background-color: #765836;
}
</style>
border-color css
<style>
span { border-color: #765836; }
span { border-color: rgb(118,88,54); }
td.TdClassName
{
border-color: #765836;
}
.TagClassName
{
border-color: #765836;
}
</style>