Shades of Shingle Fawn #765838
Tints of Shingle Fawn #765838
RGB
CMYK
RGB Variations
Color information
#765838 (or 0x765838) is known color: Shingle Fawn. HEX triplet: 76, 58 and 38. RGB value is (118,88,56). Sum of RGB (Red+Green+Blue) = 118+88+56=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 88 (34.77% from 255 or 33.59% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #765838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765838 is #89A7C7. Grayscale: #5D5D5D. Windows color (decimal): -9021384 or 3692662. OLE color: 3692662.
HSL color Cylindrical-coordinate representation of color #765838: hue angle of 30.97º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #765838 is Cyan = 0, Magento = 0.25, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 56 | - |
| CMYK | 0 | 0.25 | 0.53 | 0.54 |
| HSL | 30.97º | 0.36% | 0.34% | - |
| HSV(B) | 30.97º | 0.53% | 0.46% | - |
| XYZ | 11.67 | 11.12 | 5.27 | - |
| YUV | 93.32 | 106.94 | 145.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 56 | 0 | 0.25 | 0.53 | 0.54 | 30.97 | 0.36 | 0.34 |
| Hex | 76 | 58 | 38 | 0 | 19 | 35 | 36 | 1F | 24 | 22 |
| Octal | 166 | 130 | 70 | 0 | 31 | 65 | 66 | 37 | 44 | 42 |
| Binary | 1110110 | 1011000 | 111000 | 0 | 11001 | 110101 | 110110 | 11111 | 100100 | 100010 |
Color Harmonies of #765838
Complementary color
Monochromatic Colors of #765838
Black with #765838
Text Example
Text Example
White with #765838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765838; }
p { color: rgb(118,88,56); }
H1.HeaderClassName
{
color: #765838;
}
.AnyTagClassName
{
color: #765838;
}
</style>
background-color css
<style>
a { background-color: #765838; }
a { background-color: rgb(118,88,56); }
div.DivClassName
{
background-color: #765838;
}
.BgClassName
{
background-color: #765838;
}
</style>
border-color css
<style>
span { border-color: #765838; }
span { border-color: rgb(118,88,56); }
td.TdClassName
{
border-color: #765838;
}
.TagClassName
{
border-color: #765838;
}
</style>