Shades of Shingle Fawn #775435
Tints of Shingle Fawn #775435
RGB
CMYK
RGB Variations
Color information
#775435 (or 0x775435) is known color: Shingle Fawn. HEX triplet: 77, 54 and 35. RGB value is (119,84,53). Sum of RGB (Red+Green+Blue) = 119+84+53=256 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.48% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 53 (21.09% from 255 or 20.70% from 256); Max value from RGB is 119 - color contains mainly: red. Hex color #775435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775435 is #88ABCA. Grayscale: #5B5B5B. Windows color (decimal): -8956875 or 3495031. OLE color: 3495031.
HSL color Cylindrical-coordinate representation of color #775435: 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 #775435 is Cyan = 0, Magento = 0.29, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 53 | - |
| 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.42 | 10.52 | 4.8 | - |
| YUV | 90.93 | 106.6 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 53 | 0 | 0.29 | 0.55 | 0.53 | 28.18 | 0.38 | 0.34 |
| Hex | 77 | 54 | 35 | 0 | 1D | 37 | 35 | 1C | 26 | 22 |
| Octal | 167 | 124 | 65 | 0 | 35 | 67 | 65 | 34 | 46 | 42 |
| Binary | 1110111 | 1010100 | 110101 | 0 | 11101 | 110111 | 110101 | 11100 | 100110 | 100010 |
Color Harmonies of #775435
Complementary color
Monochromatic Colors of #775435
Black with #775435
Text Example
Text Example
White with #775435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775435; }
p { color: rgb(119,84,53); }
H1.HeaderClassName
{
color: #775435;
}
.AnyTagClassName
{
color: #775435;
}
</style>
background-color css
<style>
a { background-color: #775435; }
a { background-color: rgb(119,84,53); }
div.DivClassName
{
background-color: #775435;
}
.BgClassName
{
background-color: #775435;
}
</style>
border-color css
<style>
span { border-color: #775435; }
span { border-color: rgb(119,84,53); }
td.TdClassName
{
border-color: #775435;
}
.TagClassName
{
border-color: #775435;
}
</style>