Shades of Finch #767658
Tints of Finch #767658
RGB
CMYK
RGB Variations
Color information
#767658 (or 0x767658) is known color: Finch. HEX triplet: 76, 76 and 58. RGB value is (118,118,88). Sum of RGB (Red+Green+Blue) = 118+118+88=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 88 (34.77% from 255 or 27.16% from 324); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767658 is #8989A7. Grayscale: #727272. Windows color (decimal): -9013672 or 5797494. OLE color: 5797494.
HSL color Cylindrical-coordinate representation of color #767658: hue angle of 60º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767658 is Cyan = 0, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 88 | - |
| CMYK | 0 | 0 | 0.25 | 0.54 |
| HSL | 60º | 0.15% | 0.4% | - |
| HSV(B) | 60º | 0.25% | 0.46% | - |
| XYZ | 15.71 | 17.51 | 11.78 | - |
| YUV | 114.58 | 113 | 130.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 88 | 0 | 0 | 0.25 | 0.54 | 60 | 0.15 | 0.4 |
| Hex | 76 | 76 | 58 | 0 | 0 | 19 | 36 | 3C | F | 28 |
| Octal | 166 | 166 | 130 | 0 | 0 | 31 | 66 | 74 | 17 | 50 |
| Binary | 1110110 | 1110110 | 1011000 | 0 | 0 | 11001 | 110110 | 111100 | 1111 | 101000 |
Color Harmonies of #767658
Complementary color
Monochromatic Colors of #767658
Black with #767658
Text Example
Text Example
White with #767658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767658; }
p { color: rgb(118,118,88); }
H1.HeaderClassName
{
color: #767658;
}
.AnyTagClassName
{
color: #767658;
}
</style>
background-color css
<style>
a { background-color: #767658; }
a { background-color: rgb(118,118,88); }
div.DivClassName
{
background-color: #767658;
}
.BgClassName
{
background-color: #767658;
}
</style>
border-color css
<style>
span { border-color: #767658; }
span { border-color: rgb(118,118,88); }
td.TdClassName
{
border-color: #767658;
}
.TagClassName
{
border-color: #767658;
}
</style>