Shades of Finch #768453
Tints of Finch #768453
RGB
CMYK
RGB Variations
Color information
#768453 (or 0x768453) is known color: Finch. HEX triplet: 76, 84 and 53. RGB value is (118,132,83). Sum of RGB (Red+Green+Blue) = 118+132+83=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 83 (32.81% from 255 or 24.92% from 333); Max value from RGB is 132 - color contains mainly: green. Hex color #768453 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768453 is #897BAC. Grayscale: #7A7A7A. Windows color (decimal): -9010093 or 5473398. OLE color: 5473398.
HSL color Cylindrical-coordinate representation of color #768453: hue angle of 77.14º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #768453 is Cyan = 0.11, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 132 | 83 | - |
| CMYK | 0.11 | 0 | 0.37 | 0.48 |
| HSL | 77.14º | 0.23% | 0.42% | - |
| HSV(B) | 77.14º | 0.37% | 0.52% | - |
| XYZ | 17.28 | 20.98 | 11.32 | - |
| YUV | 122.23 | 105.86 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 132 | 83 | 0.11 | 0 | 0.37 | 0.48 | 77.14 | 0.23 | 0.42 |
| Hex | 76 | 84 | 53 | B | 0 | 25 | 30 | 4D | 17 | 2A |
| Octal | 166 | 204 | 123 | 13 | 0 | 45 | 60 | 115 | 27 | 52 |
| Binary | 1110110 | 10000100 | 1010011 | 1011 | 0 | 100101 | 110000 | 1001101 | 10111 | 101010 |
Color Harmonies of #768453
Complementary color
Monochromatic Colors of #768453
Black with #768453
Text Example
Text Example
White with #768453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768453; }
p { color: rgb(118,132,83); }
H1.HeaderClassName
{
color: #768453;
}
.AnyTagClassName
{
color: #768453;
}
</style>
background-color css
<style>
a { background-color: #768453; }
a { background-color: rgb(118,132,83); }
div.DivClassName
{
background-color: #768453;
}
.BgClassName
{
background-color: #768453;
}
</style>
border-color css
<style>
span { border-color: #768453; }
span { border-color: rgb(118,132,83); }
td.TdClassName
{
border-color: #768453;
}
.TagClassName
{
border-color: #768453;
}
</style>