Shades of Shingle Fawn #755737
Tints of Shingle Fawn #755737
RGB
CMYK
RGB Variations
Color information
#755737 (or 0x755737) is known color: Shingle Fawn. HEX triplet: 75, 57 and 37. RGB value is (117,87,55). Sum of RGB (Red+Green+Blue) = 117+87+55=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 87 (34.38% from 255 or 33.59% from 259); Blue value is 55 (21.88% from 255 or 21.24% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #755737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755737 is #8AA8C8. Grayscale: #5C5C5C. Windows color (decimal): -9087177 or 3626869. OLE color: 3626869.
HSL color Cylindrical-coordinate representation of color #755737: hue angle of 30.97º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #755737 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 55 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.54 |
| HSL | 30.97º | 0.36% | 0.34% | - |
| HSV(B) | 30.97º | 0.53% | 0.46% | - |
| XYZ | 11.43 | 10.87 | 5.11 | - |
| YUV | 92.32 | 106.94 | 145.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 55 | 0 | 0.26 | 0.53 | 0.54 | 30.97 | 0.36 | 0.34 |
| Hex | 75 | 57 | 37 | 0 | 1A | 35 | 36 | 1F | 24 | 22 |
| Octal | 165 | 127 | 67 | 0 | 32 | 65 | 66 | 37 | 44 | 42 |
| Binary | 1110101 | 1010111 | 110111 | 0 | 11010 | 110101 | 110110 | 11111 | 100100 | 100010 |
Color Harmonies of #755737
Complementary color
Monochromatic Colors of #755737
Black with #755737
Text Example
Text Example
White with #755737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755737; }
p { color: rgb(117,87,55); }
H1.HeaderClassName
{
color: #755737;
}
.AnyTagClassName
{
color: #755737;
}
</style>
background-color css
<style>
a { background-color: #755737; }
a { background-color: rgb(117,87,55); }
div.DivClassName
{
background-color: #755737;
}
.BgClassName
{
background-color: #755737;
}
</style>
border-color css
<style>
span { border-color: #755737; }
span { border-color: rgb(117,87,55); }
td.TdClassName
{
border-color: #755737;
}
.TagClassName
{
border-color: #755737;
}
</style>