Shades of Shingle Fawn #745631
Tints of Shingle Fawn #745631
RGB
CMYK
RGB Variations
Color information
#745631 (or 0x745631) is known color: Shingle Fawn. HEX triplet: 74, 56 and 31. RGB value is (116,86,49). Sum of RGB (Red+Green+Blue) = 116+86+49=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 86 (33.98% from 255 or 34.26% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #745631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745631 is #8BA9CE. Grayscale: #5A5A5A. Windows color (decimal): -9152975 or 3233396. OLE color: 3233396.
HSL color Cylindrical-coordinate representation of color #745631: hue angle of 33.13º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #745631 is Cyan = 0, Magento = 0.26, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 49 | - |
| CMYK | 0 | 0.26 | 0.58 | 0.55 |
| HSL | 33.13º | 0.41% | 0.32% | - |
| HSV(B) | 33.13º | 0.58% | 0.45% | - |
| XYZ | 11.08 | 10.59 | 4.37 | - |
| YUV | 90.75 | 104.44 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 49 | 0 | 0.26 | 0.58 | 0.55 | 33.13 | 0.41 | 0.32 |
| Hex | 74 | 56 | 31 | 0 | 1A | 3A | 37 | 21 | 29 | 20 |
| Octal | 164 | 126 | 61 | 0 | 32 | 72 | 67 | 41 | 51 | 40 |
| Binary | 1110100 | 1010110 | 110001 | 0 | 11010 | 111010 | 110111 | 100001 | 101001 | 100000 |
Color Harmonies of #745631
Complementary color
Monochromatic Colors of #745631
Black with #745631
Text Example
Text Example
White with #745631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745631; }
p { color: rgb(116,86,49); }
H1.HeaderClassName
{
color: #745631;
}
.AnyTagClassName
{
color: #745631;
}
</style>
background-color css
<style>
a { background-color: #745631; }
a { background-color: rgb(116,86,49); }
div.DivClassName
{
background-color: #745631;
}
.BgClassName
{
background-color: #745631;
}
</style>
border-color css
<style>
span { border-color: #745631; }
span { border-color: rgb(116,86,49); }
td.TdClassName
{
border-color: #745631;
}
.TagClassName
{
border-color: #745631;
}
</style>