Shades of Finch #767655
Tints of Finch #767655
RGB
CMYK
RGB Variations
Color information
#767655 (or 0x767655) is known color: Finch. HEX triplet: 76, 76 and 55. RGB value is (118,118,85). Sum of RGB (Red+Green+Blue) = 118+118+85=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 85 (33.59% from 255 or 26.48% from 321); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767655 is #8989AA. Grayscale: #727272. Windows color (decimal): -9013675 or 5600886. OLE color: 5600886.
HSL color Cylindrical-coordinate representation of color #767655: hue angle of 60º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #767655 is Cyan = 0, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 85 | - |
| CMYK | 0 | 0 | 0.28 | 0.54 |
| HSL | 60º | 0.16% | 0.4% | - |
| HSV(B) | 60º | 0.28% | 0.46% | - |
| XYZ | 15.59 | 17.46 | 11.14 | - |
| YUV | 114.24 | 111.5 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 85 | 0 | 0 | 0.28 | 0.54 | 60 | 0.16 | 0.4 |
| Hex | 76 | 76 | 55 | 0 | 0 | 1C | 36 | 3C | 10 | 28 |
| Octal | 166 | 166 | 125 | 0 | 0 | 34 | 66 | 74 | 20 | 50 |
| Binary | 1110110 | 1110110 | 1010101 | 0 | 0 | 11100 | 110110 | 111100 | 10000 | 101000 |
Color Harmonies of #767655
Complementary color
Monochromatic Colors of #767655
Black with #767655
Text Example
Text Example
White with #767655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767655; }
p { color: rgb(118,118,85); }
H1.HeaderClassName
{
color: #767655;
}
.AnyTagClassName
{
color: #767655;
}
</style>
background-color css
<style>
a { background-color: #767655; }
a { background-color: rgb(118,118,85); }
div.DivClassName
{
background-color: #767655;
}
.BgClassName
{
background-color: #767655;
}
</style>
border-color css
<style>
span { border-color: #767655; }
span { border-color: rgb(118,118,85); }
td.TdClassName
{
border-color: #767655;
}
.TagClassName
{
border-color: #767655;
}
</style>