Shades of Shingle Fawn #745637
Tints of Shingle Fawn #745637
RGB
CMYK
RGB Variations
Color information
#745637 (or 0x745637) is known color: Shingle Fawn. HEX triplet: 74, 56 and 37. RGB value is (116,86,55). Sum of RGB (Red+Green+Blue) = 116+86+55=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #745637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745637 is #8BA9C8. Grayscale: #5B5B5B. Windows color (decimal): -9152969 or 3626612. OLE color: 3626612.
HSL color Cylindrical-coordinate representation of color #745637: hue angle of 30.49º 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 #745637 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 55 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.55 |
| HSL | 30.49º | 0.36% | 0.34% | - |
| HSV(B) | 30.49º | 0.53% | 0.45% | - |
| XYZ | 11.22 | 10.64 | 5.08 | - |
| YUV | 91.44 | 107.44 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 55 | 0 | 0.26 | 0.53 | 0.55 | 30.49 | 0.36 | 0.34 |
| Hex | 74 | 56 | 37 | 0 | 1A | 35 | 37 | 1E | 24 | 22 |
| Octal | 164 | 126 | 67 | 0 | 32 | 65 | 67 | 36 | 44 | 42 |
| Binary | 1110100 | 1010110 | 110111 | 0 | 11010 | 110101 | 110111 | 11110 | 100100 | 100010 |
Color Harmonies of #745637
Complementary color
Monochromatic Colors of #745637
Black with #745637
Text Example
Text Example
White with #745637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745637; }
p { color: rgb(116,86,55); }
H1.HeaderClassName
{
color: #745637;
}
.AnyTagClassName
{
color: #745637;
}
</style>
background-color css
<style>
a { background-color: #745637; }
a { background-color: rgb(116,86,55); }
div.DivClassName
{
background-color: #745637;
}
.BgClassName
{
background-color: #745637;
}
</style>
border-color css
<style>
span { border-color: #745637; }
span { border-color: rgb(116,86,55); }
td.TdClassName
{
border-color: #745637;
}
.TagClassName
{
border-color: #745637;
}
</style>