Shades of Shingle Fawn #745730
Tints of Shingle Fawn #745730
RGB
CMYK
RGB Variations
Color information
#745730 (or 0x745730) is known color: Shingle Fawn. HEX triplet: 74, 57 and 30. RGB value is (116,87,48). Sum of RGB (Red+Green+Blue) = 116+87+48=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #745730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745730 is #8BA8CF. Grayscale: #5B5B5B. Windows color (decimal): -9152720 or 3168116. OLE color: 3168116.
HSL color Cylindrical-coordinate representation of color #745730: hue angle of 34.41º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #745730 is Cyan = 0, Magento = 0.25, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 48 | - |
| CMYK | 0 | 0.25 | 0.59 | 0.55 |
| HSL | 34.41º | 0.41% | 0.32% | - |
| HSV(B) | 34.41º | 0.59% | 0.45% | - |
| XYZ | 11.14 | 10.74 | 4.28 | - |
| YUV | 91.23 | 103.61 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 48 | 0 | 0.25 | 0.59 | 0.55 | 34.41 | 0.41 | 0.32 |
| Hex | 74 | 57 | 30 | 0 | 19 | 3B | 37 | 22 | 29 | 20 |
| Octal | 164 | 127 | 60 | 0 | 31 | 73 | 67 | 42 | 51 | 40 |
| Binary | 1110100 | 1010111 | 110000 | 0 | 11001 | 111011 | 110111 | 100010 | 101001 | 100000 |
Color Harmonies of #745730
Complementary color
Monochromatic Colors of #745730
Black with #745730
Text Example
Text Example
White with #745730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745730; }
p { color: rgb(116,87,48); }
H1.HeaderClassName
{
color: #745730;
}
.AnyTagClassName
{
color: #745730;
}
</style>
background-color css
<style>
a { background-color: #745730; }
a { background-color: rgb(116,87,48); }
div.DivClassName
{
background-color: #745730;
}
.BgClassName
{
background-color: #745730;
}
</style>
border-color css
<style>
span { border-color: #745730; }
span { border-color: rgb(116,87,48); }
td.TdClassName
{
border-color: #745730;
}
.TagClassName
{
border-color: #745730;
}
</style>