Shades of Shingle Fawn #765331
Tints of Shingle Fawn #765331
RGB
CMYK
RGB Variations
Color information
#765331 (or 0x765331) is known color: Shingle Fawn. HEX triplet: 76, 53 and 31. RGB value is (118,83,49). Sum of RGB (Red+Green+Blue) = 118+83+49=250 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.2% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 118 - color contains mainly: red. Hex color #765331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765331 is #89ACCE. Grayscale: #595959. Windows color (decimal): -9022671 or 3232630. OLE color: 3232630.
HSL color Cylindrical-coordinate representation of color #765331: hue angle of 29.57º degrees, saturation: 0.41, 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 #765331 is Cyan = 0, Magento = 0.30, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 49 | - |
| CMYK | 0 | 0.30 | 0.58 | 0.54 |
| HSL | 29.57º | 0.41% | 0.33% | - |
| HSV(B) | 29.57º | 0.58% | 0.46% | - |
| XYZ | 11.12 | 10.26 | 4.3 | - |
| YUV | 89.59 | 105.1 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 49 | 0 | 0.30 | 0.58 | 0.54 | 29.57 | 0.41 | 0.33 |
| Hex | 76 | 53 | 31 | 0 | 1E | 3A | 36 | 1E | 29 | 21 |
| Octal | 166 | 123 | 61 | 0 | 36 | 72 | 66 | 36 | 51 | 41 |
| Binary | 1110110 | 1010011 | 110001 | 0 | 11110 | 111010 | 110110 | 11110 | 101001 | 100001 |
Color Harmonies of #765331
Complementary color
Monochromatic Colors of #765331
Black with #765331
Text Example
Text Example
White with #765331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765331; }
p { color: rgb(118,83,49); }
H1.HeaderClassName
{
color: #765331;
}
.AnyTagClassName
{
color: #765331;
}
</style>
background-color css
<style>
a { background-color: #765331; }
a { background-color: rgb(118,83,49); }
div.DivClassName
{
background-color: #765331;
}
.BgClassName
{
background-color: #765331;
}
</style>
border-color css
<style>
span { border-color: #765331; }
span { border-color: rgb(118,83,49); }
td.TdClassName
{
border-color: #765331;
}
.TagClassName
{
border-color: #765331;
}
</style>