Shades of Finch #767653
Tints of Finch #767653
RGB
CMYK
RGB Variations
Color information
#767653 (or 0x767653) is known color: Finch. HEX triplet: 76, 76 and 53. RGB value is (118,118,83). Sum of RGB (Red+Green+Blue) = 118+118+83=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 83 (32.81% from 255 or 26.02% from 319); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767653 is #8989AC. Grayscale: #727272. Windows color (decimal): -9013677 or 5469814. OLE color: 5469814.
HSL color Cylindrical-coordinate representation of color #767653: hue angle of 60º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #767653 is Cyan = 0, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 83 | - |
| CMYK | 0 | 0 | 0.30 | 0.54 |
| HSL | 60º | 0.17% | 0.39% | - |
| HSV(B) | 60º | 0.3% | 0.46% | - |
| XYZ | 15.51 | 17.43 | 10.73 | - |
| YUV | 114.01 | 110.5 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 83 | 0 | 0 | 0.30 | 0.54 | 60 | 0.17 | 0.39 |
| Hex | 76 | 76 | 53 | 0 | 0 | 1E | 36 | 3C | 11 | 27 |
| Octal | 166 | 166 | 123 | 0 | 0 | 36 | 66 | 74 | 21 | 47 |
| Binary | 1110110 | 1110110 | 1010011 | 0 | 0 | 11110 | 110110 | 111100 | 10001 | 100111 |
Color Harmonies of #767653
Complementary color
Monochromatic Colors of #767653
Black with #767653
Text Example
Text Example
White with #767653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767653; }
p { color: rgb(118,118,83); }
H1.HeaderClassName
{
color: #767653;
}
.AnyTagClassName
{
color: #767653;
}
</style>
background-color css
<style>
a { background-color: #767653; }
a { background-color: rgb(118,118,83); }
div.DivClassName
{
background-color: #767653;
}
.BgClassName
{
background-color: #767653;
}
</style>
border-color css
<style>
span { border-color: #767653; }
span { border-color: rgb(118,118,83); }
td.TdClassName
{
border-color: #767653;
}
.TagClassName
{
border-color: #767653;
}
</style>