Shades of Shingle Fawn #765932
Tints of Shingle Fawn #765932
RGB
CMYK
RGB Variations
Color information
#765932 (or 0x765932) is known color: Shingle Fawn. HEX triplet: 76, 59 and 32. RGB value is (118,89,50). Sum of RGB (Red+Green+Blue) = 118+89+50=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 50 (19.92% from 255 or 19.46% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #765932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765932 is #89A6CD. Grayscale: #5D5D5D. Windows color (decimal): -9021134 or 3299702. OLE color: 3299702.
HSL color Cylindrical-coordinate representation of color #765932: hue angle of 34.41º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #765932 is Cyan = 0, Magento = 0.25, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 50 | - |
| CMYK | 0 | 0.25 | 0.58 | 0.54 |
| HSL | 34.41º | 0.4% | 0.33% | - |
| HSV(B) | 34.41º | 0.58% | 0.46% | - |
| XYZ | 11.62 | 11.23 | 4.57 | - |
| YUV | 93.23 | 103.61 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 50 | 0 | 0.25 | 0.58 | 0.54 | 34.41 | 0.4 | 0.33 |
| Hex | 76 | 59 | 32 | 0 | 19 | 3A | 36 | 22 | 28 | 21 |
| Octal | 166 | 131 | 62 | 0 | 31 | 72 | 66 | 42 | 50 | 41 |
| Binary | 1110110 | 1011001 | 110010 | 0 | 11001 | 111010 | 110110 | 100010 | 101000 | 100001 |
Color Harmonies of #765932
Complementary color
Monochromatic Colors of #765932
Black with #765932
Text Example
Text Example
White with #765932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765932; }
p { color: rgb(118,89,50); }
H1.HeaderClassName
{
color: #765932;
}
.AnyTagClassName
{
color: #765932;
}
</style>
background-color css
<style>
a { background-color: #765932; }
a { background-color: rgb(118,89,50); }
div.DivClassName
{
background-color: #765932;
}
.BgClassName
{
background-color: #765932;
}
</style>
border-color css
<style>
span { border-color: #765932; }
span { border-color: rgb(118,89,50); }
td.TdClassName
{
border-color: #765932;
}
.TagClassName
{
border-color: #765932;
}
</style>