Shades of Shingle Fawn #745538
Tints of Shingle Fawn #745538
RGB
CMYK
RGB Variations
Color information
#745538 (or 0x745538) is known color: Shingle Fawn. HEX triplet: 74, 55 and 38. RGB value is (116,85,56). Sum of RGB (Red+Green+Blue) = 116+85+56=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #745538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745538 is #8BAAC7. Grayscale: #5B5B5B. Windows color (decimal): -9153224 or 3691892. OLE color: 3691892.
HSL color Cylindrical-coordinate representation of color #745538: hue angle of 29º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #745538 is Cyan = 0, Magento = 0.27, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 85 | 56 | - |
| CMYK | 0 | 0.27 | 0.52 | 0.55 |
| HSL | 29º | 0.35% | 0.34% | - |
| HSV(B) | 29º | 0.52% | 0.45% | - |
| XYZ | 11.16 | 10.5 | 5.18 | - |
| YUV | 90.96 | 108.27 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 56 | 0 | 0.27 | 0.52 | 0.55 | 29 | 0.35 | 0.34 |
| Hex | 74 | 55 | 38 | 0 | 1B | 34 | 37 | 1D | 23 | 22 |
| Octal | 164 | 125 | 70 | 0 | 33 | 64 | 67 | 35 | 43 | 42 |
| Binary | 1110100 | 1010101 | 111000 | 0 | 11011 | 110100 | 110111 | 11101 | 100011 | 100010 |
Color Harmonies of #745538
Complementary color
Monochromatic Colors of #745538
Black with #745538
Text Example
Text Example
White with #745538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745538; }
p { color: rgb(116,85,56); }
H1.HeaderClassName
{
color: #745538;
}
.AnyTagClassName
{
color: #745538;
}
</style>
background-color css
<style>
a { background-color: #745538; }
a { background-color: rgb(116,85,56); }
div.DivClassName
{
background-color: #745538;
}
.BgClassName
{
background-color: #745538;
}
</style>
border-color css
<style>
span { border-color: #745538; }
span { border-color: rgb(116,85,56); }
td.TdClassName
{
border-color: #745538;
}
.TagClassName
{
border-color: #745538;
}
</style>