Shades of Shingle Fawn #765834
Tints of Shingle Fawn #765834
RGB
CMYK
RGB Variations
Color information
#765834 (or 0x765834) is known color: Shingle Fawn. HEX triplet: 76, 58 and 34. RGB value is (118,88,52). Sum of RGB (Red+Green+Blue) = 118+88+52=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 52 (20.70% from 255 or 20.16% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #765834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765834 is #89A7CB. Grayscale: #5D5D5D. Windows color (decimal): -9021388 or 3430518. OLE color: 3430518.
HSL color Cylindrical-coordinate representation of color #765834: hue angle of 32.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #765834 is Cyan = 0, Magento = 0.25, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 52 | - |
| CMYK | 0 | 0.25 | 0.56 | 0.54 |
| HSL | 32.73º | 0.39% | 0.33% | - |
| HSV(B) | 32.73º | 0.56% | 0.46% | - |
| XYZ | 11.58 | 11.08 | 4.78 | - |
| YUV | 92.87 | 104.94 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 52 | 0 | 0.25 | 0.56 | 0.54 | 32.73 | 0.39 | 0.33 |
| Hex | 76 | 58 | 34 | 0 | 19 | 38 | 36 | 21 | 27 | 21 |
| Octal | 166 | 130 | 64 | 0 | 31 | 70 | 66 | 41 | 47 | 41 |
| Binary | 1110110 | 1011000 | 110100 | 0 | 11001 | 111000 | 110110 | 100001 | 100111 | 100001 |
Color Harmonies of #765834
Complementary color
Monochromatic Colors of #765834
Black with #765834
Text Example
Text Example
White with #765834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765834; }
p { color: rgb(118,88,52); }
H1.HeaderClassName
{
color: #765834;
}
.AnyTagClassName
{
color: #765834;
}
</style>
background-color css
<style>
a { background-color: #765834; }
a { background-color: rgb(118,88,52); }
div.DivClassName
{
background-color: #765834;
}
.BgClassName
{
background-color: #765834;
}
</style>
border-color css
<style>
span { border-color: #765834; }
span { border-color: rgb(118,88,52); }
td.TdClassName
{
border-color: #765834;
}
.TagClassName
{
border-color: #765834;
}
</style>