Shades of Shingle Fawn #785536
Tints of Shingle Fawn #785536
RGB
CMYK
RGB Variations
Color information
#785536 (or 0x785536) is known color: Shingle Fawn. HEX triplet: 78, 55 and 36. RGB value is (120,85,54). Sum of RGB (Red+Green+Blue) = 120+85+54=259 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.33% from 259); Green value is 85 (33.59% from 255 or 32.82% from 259); Blue value is 54 (21.48% from 255 or 20.85% from 259); Max value from RGB is 120 - color contains mainly: red. Hex color #785536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785536 is #87AAC9. Grayscale: #5C5C5C. Windows color (decimal): -8891082 or 3560824. OLE color: 3560824.
HSL color Cylindrical-coordinate representation of color #785536: hue angle of 28.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #785536 is Cyan = 0, Magento = 0.29, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 85 | 54 | - |
| CMYK | 0 | 0.29 | 0.55 | 0.53 |
| HSL | 28.18º | 0.38% | 0.34% | - |
| HSV(B) | 28.18º | 0.55% | 0.47% | - |
| XYZ | 11.66 | 10.76 | 4.95 | - |
| YUV | 91.93 | 106.6 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 54 | 0 | 0.29 | 0.55 | 0.53 | 28.18 | 0.38 | 0.34 |
| Hex | 78 | 55 | 36 | 0 | 1D | 37 | 35 | 1C | 26 | 22 |
| Octal | 170 | 125 | 66 | 0 | 35 | 67 | 65 | 34 | 46 | 42 |
| Binary | 1111000 | 1010101 | 110110 | 0 | 11101 | 110111 | 110101 | 11100 | 100110 | 100010 |
Color Harmonies of #785536
Complementary color
Monochromatic Colors of #785536
Black with #785536
Text Example
Text Example
White with #785536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785536; }
p { color: rgb(120,85,54); }
H1.HeaderClassName
{
color: #785536;
}
.AnyTagClassName
{
color: #785536;
}
</style>
background-color css
<style>
a { background-color: #785536; }
a { background-color: rgb(120,85,54); }
div.DivClassName
{
background-color: #785536;
}
.BgClassName
{
background-color: #785536;
}
</style>
border-color css
<style>
span { border-color: #785536; }
span { border-color: rgb(120,85,54); }
td.TdClassName
{
border-color: #785536;
}
.TagClassName
{
border-color: #785536;
}
</style>