Shades of Shingle Fawn #785435
Tints of Shingle Fawn #785435
RGB
CMYK
RGB Variations
Color information
#785435 (or 0x785435) is known color: Shingle Fawn. HEX triplet: 78, 54 and 35. RGB value is (120,84,53). Sum of RGB (Red+Green+Blue) = 120+84+53=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 53 (21.09% from 255 or 20.62% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #785435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #785435 is #87ABCA. Grayscale: #5B5B5B. Windows color (decimal): -8891339 or 3495032. OLE color: 3495032.
HSL color Cylindrical-coordinate representation of color #785435: hue angle of 27.76º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #785435 is Cyan = 0, Magento = 0.3, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 53 | - |
| CMYK | 0 | 0.3 | 0.56 | 0.53 |
| HSL | 27.76º | 0.39% | 0.34% | - |
| HSV(B) | 27.76º | 0.56% | 0.47% | - |
| XYZ | 11.56 | 10.59 | 4.8 | - |
| YUV | 91.23 | 106.43 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 53 | 0 | 0.3 | 0.56 | 0.53 | 27.76 | 0.39 | 0.34 |
| Hex | 78 | 54 | 35 | 0 | 1E | 38 | 35 | 1C | 27 | 22 |
| Octal | 170 | 124 | 65 | 0 | 36 | 70 | 65 | 34 | 47 | 42 |
| Binary | 1111000 | 1010100 | 110101 | 0 | 11110 | 111000 | 110101 | 11100 | 100111 | 100010 |
Color Harmonies of #785435
Complementary color
Monochromatic Colors of #785435
Black with #785435
Text Example
Text Example
White with #785435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785435; }
p { color: rgb(120,84,53); }
H1.HeaderClassName
{
color: #785435;
}
.AnyTagClassName
{
color: #785435;
}
</style>
background-color css
<style>
a { background-color: #785435; }
a { background-color: rgb(120,84,53); }
div.DivClassName
{
background-color: #785435;
}
.BgClassName
{
background-color: #785435;
}
</style>
border-color css
<style>
span { border-color: #785435; }
span { border-color: rgb(120,84,53); }
td.TdClassName
{
border-color: #785435;
}
.TagClassName
{
border-color: #785435;
}
</style>