Shades of Shingle Fawn #765530
Tints of Shingle Fawn #765530
RGB
CMYK
RGB Variations
Color information
#765530 (or 0x765530) is known color: Shingle Fawn. HEX triplet: 76, 55 and 30. RGB value is (118,85,48). Sum of RGB (Red+Green+Blue) = 118+85+48=251 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.01% from 251); Green value is 85 (33.59% from 255 or 33.86% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 118 - color contains mainly: red. Hex color #765530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765530 is #89AACF. Grayscale: #5A5A5A. Windows color (decimal): -9022160 or 3167606. OLE color: 3167606.
HSL color Cylindrical-coordinate representation of color #765530: hue angle of 31.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #765530 is Cyan = 0, Magento = 0.28, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 48 | - |
| CMYK | 0 | 0.28 | 0.59 | 0.54 |
| HSL | 31.71º | 0.42% | 0.33% | - |
| HSV(B) | 31.71º | 0.59% | 0.46% | - |
| XYZ | 11.25 | 10.56 | 4.24 | - |
| YUV | 90.65 | 103.93 | 147.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 48 | 0 | 0.28 | 0.59 | 0.54 | 31.71 | 0.42 | 0.33 |
| Hex | 76 | 55 | 30 | 0 | 1C | 3B | 36 | 20 | 2A | 21 |
| Octal | 166 | 125 | 60 | 0 | 34 | 73 | 66 | 40 | 52 | 41 |
| Binary | 1110110 | 1010101 | 110000 | 0 | 11100 | 111011 | 110110 | 100000 | 101010 | 100001 |
Color Harmonies of #765530
Complementary color
Monochromatic Colors of #765530
Black with #765530
Text Example
Text Example
White with #765530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765530; }
p { color: rgb(118,85,48); }
H1.HeaderClassName
{
color: #765530;
}
.AnyTagClassName
{
color: #765530;
}
</style>
background-color css
<style>
a { background-color: #765530; }
a { background-color: rgb(118,85,48); }
div.DivClassName
{
background-color: #765530;
}
.BgClassName
{
background-color: #765530;
}
</style>
border-color css
<style>
span { border-color: #765530; }
span { border-color: rgb(118,85,48); }
td.TdClassName
{
border-color: #765530;
}
.TagClassName
{
border-color: #765530;
}
</style>