Shades of Shingle Fawn #755636
Tints of Shingle Fawn #755636
RGB
CMYK
RGB Variations
Color information
#755636 (or 0x755636) is known color: Shingle Fawn. HEX triplet: 75, 56 and 36. RGB value is (117,86,54). Sum of RGB (Red+Green+Blue) = 117+86+54=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 54 (21.48% from 255 or 21.01% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #755636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755636 is #8AA9C9. Grayscale: #5B5B5B. Windows color (decimal): -9087434 or 3561077. OLE color: 3561077.
HSL color Cylindrical-coordinate representation of color #755636: hue angle of 30.48º 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 #755636 is Cyan = 0, Magento = 0.26, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 54 | - |
| CMYK | 0 | 0.26 | 0.54 | 0.54 |
| HSL | 30.48º | 0.37% | 0.34% | - |
| HSV(B) | 30.48º | 0.54% | 0.46% | - |
| XYZ | 11.33 | 10.7 | 4.96 | - |
| YUV | 91.62 | 106.77 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 54 | 0 | 0.26 | 0.54 | 0.54 | 30.48 | 0.37 | 0.34 |
| Hex | 75 | 56 | 36 | 0 | 1A | 36 | 36 | 1E | 25 | 22 |
| Octal | 165 | 126 | 66 | 0 | 32 | 66 | 66 | 36 | 45 | 42 |
| Binary | 1110101 | 1010110 | 110110 | 0 | 11010 | 110110 | 110110 | 11110 | 100101 | 100010 |
Color Harmonies of #755636
Complementary color
Monochromatic Colors of #755636
Black with #755636
Text Example
Text Example
White with #755636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755636; }
p { color: rgb(117,86,54); }
H1.HeaderClassName
{
color: #755636;
}
.AnyTagClassName
{
color: #755636;
}
</style>
background-color css
<style>
a { background-color: #755636; }
a { background-color: rgb(117,86,54); }
div.DivClassName
{
background-color: #755636;
}
.BgClassName
{
background-color: #755636;
}
</style>
border-color css
<style>
span { border-color: #755636; }
span { border-color: rgb(117,86,54); }
td.TdClassName
{
border-color: #755636;
}
.TagClassName
{
border-color: #755636;
}
</style>