Shades of Shingle Fawn #755738
Tints of Shingle Fawn #755738
RGB
CMYK
RGB Variations
Color information
#755738 (or 0x755738) is known color: Shingle Fawn. HEX triplet: 75, 57 and 38. RGB value is (117,87,56). Sum of RGB (Red+Green+Blue) = 117+87+56=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 87 (34.38% from 255 or 33.46% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #755738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755738 is #8AA8C7. Grayscale: #5C5C5C. Windows color (decimal): -9087176 or 3692405. OLE color: 3692405.
HSL color Cylindrical-coordinate representation of color #755738: hue angle of 30.49º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #755738 is Cyan = 0, Magento = 0.26, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 56 | - |
| CMYK | 0 | 0.26 | 0.52 | 0.54 |
| HSL | 30.49º | 0.35% | 0.34% | - |
| HSV(B) | 30.49º | 0.52% | 0.46% | - |
| XYZ | 11.46 | 10.88 | 5.24 | - |
| YUV | 92.44 | 107.44 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 56 | 0 | 0.26 | 0.52 | 0.54 | 30.49 | 0.35 | 0.34 |
| Hex | 75 | 57 | 38 | 0 | 1A | 34 | 36 | 1E | 23 | 22 |
| Octal | 165 | 127 | 70 | 0 | 32 | 64 | 66 | 36 | 43 | 42 |
| Binary | 1110101 | 1010111 | 111000 | 0 | 11010 | 110100 | 110110 | 11110 | 100011 | 100010 |
Color Harmonies of #755738
Complementary color
Monochromatic Colors of #755738
Black with #755738
Text Example
Text Example
White with #755738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755738; }
p { color: rgb(117,87,56); }
H1.HeaderClassName
{
color: #755738;
}
.AnyTagClassName
{
color: #755738;
}
</style>
background-color css
<style>
a { background-color: #755738; }
a { background-color: rgb(117,87,56); }
div.DivClassName
{
background-color: #755738;
}
.BgClassName
{
background-color: #755738;
}
</style>
border-color css
<style>
span { border-color: #755738; }
span { border-color: rgb(117,87,56); }
td.TdClassName
{
border-color: #755738;
}
.TagClassName
{
border-color: #755738;
}
</style>