Shades of Shingle Fawn #745336
Tints of Shingle Fawn #745336
RGB
CMYK
RGB Variations
Color information
#745336 (or 0x745336) is known color: Shingle Fawn. HEX triplet: 74, 53 and 36. RGB value is (116,83,54). Sum of RGB (Red+Green+Blue) = 116+83+54=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 83 (32.81% from 255 or 32.81% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #745336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745336 is #8BACC9. Grayscale: #595959. Windows color (decimal): -9153738 or 3560308. OLE color: 3560308.
HSL color Cylindrical-coordinate representation of color #745336: hue angle of 28.06º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #745336 is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 54 | - |
| CMYK | 0 | 0.28 | 0.53 | 0.55 |
| HSL | 28.06º | 0.36% | 0.33% | - |
| HSV(B) | 28.06º | 0.53% | 0.45% | - |
| XYZ | 10.96 | 10.17 | 4.87 | - |
| YUV | 89.56 | 107.93 | 146.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 54 | 0 | 0.28 | 0.53 | 0.55 | 28.06 | 0.36 | 0.33 |
| Hex | 74 | 53 | 36 | 0 | 1C | 35 | 37 | 1C | 24 | 21 |
| Octal | 164 | 123 | 66 | 0 | 34 | 65 | 67 | 34 | 44 | 41 |
| Binary | 1110100 | 1010011 | 110110 | 0 | 11100 | 110101 | 110111 | 11100 | 100100 | 100001 |
Color Harmonies of #745336
Complementary color
Monochromatic Colors of #745336
Black with #745336
Text Example
Text Example
White with #745336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745336; }
p { color: rgb(116,83,54); }
H1.HeaderClassName
{
color: #745336;
}
.AnyTagClassName
{
color: #745336;
}
</style>
background-color css
<style>
a { background-color: #745336; }
a { background-color: rgb(116,83,54); }
div.DivClassName
{
background-color: #745336;
}
.BgClassName
{
background-color: #745336;
}
</style>
border-color css
<style>
span { border-color: #745336; }
span { border-color: rgb(116,83,54); }
td.TdClassName
{
border-color: #745336;
}
.TagClassName
{
border-color: #745336;
}
</style>