Shades of Shingle Fawn #745737
Tints of Shingle Fawn #745737
RGB
CMYK
RGB Variations
Color information
#745737 (or 0x745737) is known color: Shingle Fawn. HEX triplet: 74, 57 and 37. RGB value is (116,87,55). Sum of RGB (Red+Green+Blue) = 116+87+55=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 87 (34.38% from 255 or 33.72% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #745737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745737 is #8BA8C8. Grayscale: #5C5C5C. Windows color (decimal): -9152713 or 3626868. OLE color: 3626868.
HSL color Cylindrical-coordinate representation of color #745737: hue angle of 31.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #745737 is Cyan = 0, Magento = 0.25, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 55 | - |
| CMYK | 0 | 0.25 | 0.53 | 0.55 |
| HSL | 31.48º | 0.36% | 0.34% | - |
| HSV(B) | 31.48º | 0.53% | 0.45% | - |
| XYZ | 11.3 | 10.81 | 5.1 | - |
| YUV | 92.02 | 107.11 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 55 | 0 | 0.25 | 0.53 | 0.55 | 31.48 | 0.36 | 0.34 |
| Hex | 74 | 57 | 37 | 0 | 19 | 35 | 37 | 1F | 24 | 22 |
| Octal | 164 | 127 | 67 | 0 | 31 | 65 | 67 | 37 | 44 | 42 |
| Binary | 1110100 | 1010111 | 110111 | 0 | 11001 | 110101 | 110111 | 11111 | 100100 | 100010 |
Color Harmonies of #745737
Complementary color
Monochromatic Colors of #745737
Black with #745737
Text Example
Text Example
White with #745737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745737; }
p { color: rgb(116,87,55); }
H1.HeaderClassName
{
color: #745737;
}
.AnyTagClassName
{
color: #745737;
}
</style>
background-color css
<style>
a { background-color: #745737; }
a { background-color: rgb(116,87,55); }
div.DivClassName
{
background-color: #745737;
}
.BgClassName
{
background-color: #745737;
}
</style>
border-color css
<style>
span { border-color: #745737; }
span { border-color: rgb(116,87,55); }
td.TdClassName
{
border-color: #745737;
}
.TagClassName
{
border-color: #745737;
}
</style>