Shades of Shingle Fawn #745430
Tints of Shingle Fawn #745430
RGB
CMYK
RGB Variations
Color information
#745430 (or 0x745430) is known color: Shingle Fawn. HEX triplet: 74, 54 and 30. RGB value is (116,84,48). Sum of RGB (Red+Green+Blue) = 116+84+48=248 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.77% from 248); Green value is 84 (33.20% from 255 or 33.87% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 116 - color contains mainly: red. Hex color #745430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745430 is #8BABCF. Grayscale: #595959. Windows color (decimal): -9153488 or 3167348. OLE color: 3167348.
HSL color Cylindrical-coordinate representation of color #745430: hue angle of 31.76º 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 #745430 is Cyan = 0, Magento = 0.28, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 48 | - |
| CMYK | 0 | 0.28 | 0.59 | 0.55 |
| HSL | 31.76º | 0.41% | 0.32% | - |
| HSV(B) | 31.76º | 0.59% | 0.45% | - |
| XYZ | 10.91 | 10.27 | 4.2 | - |
| YUV | 89.46 | 104.6 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 48 | 0 | 0.28 | 0.59 | 0.55 | 31.76 | 0.41 | 0.32 |
| Hex | 74 | 54 | 30 | 0 | 1C | 3B | 37 | 20 | 29 | 20 |
| Octal | 164 | 124 | 60 | 0 | 34 | 73 | 67 | 40 | 51 | 40 |
| Binary | 1110100 | 1010100 | 110000 | 0 | 11100 | 111011 | 110111 | 100000 | 101001 | 100000 |
Color Harmonies of #745430
Complementary color
Monochromatic Colors of #745430
Black with #745430
Text Example
Text Example
White with #745430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745430; }
p { color: rgb(116,84,48); }
H1.HeaderClassName
{
color: #745430;
}
.AnyTagClassName
{
color: #745430;
}
</style>
background-color css
<style>
a { background-color: #745430; }
a { background-color: rgb(116,84,48); }
div.DivClassName
{
background-color: #745430;
}
.BgClassName
{
background-color: #745430;
}
</style>
border-color css
<style>
span { border-color: #745430; }
span { border-color: rgb(116,84,48); }
td.TdClassName
{
border-color: #745430;
}
.TagClassName
{
border-color: #745430;
}
</style>