Shades of Shingle Fawn #745834
Tints of Shingle Fawn #745834
RGB
CMYK
RGB Variations
Color information
#745834 (or 0x745834) is known color: Shingle Fawn. HEX triplet: 74, 58 and 34. RGB value is (116,88,52). Sum of RGB (Red+Green+Blue) = 116+88+52=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 52 (20.70% from 255 or 20.31% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #745834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745834 is #8BA7CB. Grayscale: #5C5C5C. Windows color (decimal): -9152460 or 3430516. OLE color: 3430516.
HSL color Cylindrical-coordinate representation of color #745834: hue angle of 33.75º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #745834 is Cyan = 0, Magento = 0.24, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 52 | - |
| CMYK | 0 | 0.24 | 0.55 | 0.55 |
| HSL | 33.75º | 0.38% | 0.33% | - |
| HSV(B) | 33.75º | 0.55% | 0.45% | - |
| XYZ | 11.31 | 10.94 | 4.76 | - |
| YUV | 92.27 | 105.28 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 52 | 0 | 0.24 | 0.55 | 0.55 | 33.75 | 0.38 | 0.33 |
| Hex | 74 | 58 | 34 | 0 | 18 | 37 | 37 | 22 | 26 | 21 |
| Octal | 164 | 130 | 64 | 0 | 30 | 67 | 67 | 42 | 46 | 41 |
| Binary | 1110100 | 1011000 | 110100 | 0 | 11000 | 110111 | 110111 | 100010 | 100110 | 100001 |
Color Harmonies of #745834
Complementary color
Monochromatic Colors of #745834
Black with #745834
Text Example
Text Example
White with #745834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745834; }
p { color: rgb(116,88,52); }
H1.HeaderClassName
{
color: #745834;
}
.AnyTagClassName
{
color: #745834;
}
</style>
background-color css
<style>
a { background-color: #745834; }
a { background-color: rgb(116,88,52); }
div.DivClassName
{
background-color: #745834;
}
.BgClassName
{
background-color: #745834;
}
</style>
border-color css
<style>
span { border-color: #745834; }
span { border-color: rgb(116,88,52); }
td.TdClassName
{
border-color: #745834;
}
.TagClassName
{
border-color: #745834;
}
</style>