Shades of Finch #768553
Tints of Finch #768553
RGB
CMYK
RGB Variations
Color information
#768553 (or 0x768553) is known color: Finch. HEX triplet: 76, 85 and 53. RGB value is (118,133,83). Sum of RGB (Red+Green+Blue) = 118+133+83=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 83 (32.81% from 255 or 24.85% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #768553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768553 is #897AAC. Grayscale: #7B7B7B. Windows color (decimal): -9009837 or 5473654. OLE color: 5473654.
HSL color Cylindrical-coordinate representation of color #768553: hue angle of 78º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #768553 is Cyan = 0.11, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 83 | - |
| CMYK | 0.11 | 0 | 0.38 | 0.48 |
| HSL | 78º | 0.23% | 0.42% | - |
| HSV(B) | 78º | 0.38% | 0.52% | - |
| XYZ | 17.42 | 21.25 | 11.37 | - |
| YUV | 122.82 | 105.53 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 83 | 0.11 | 0 | 0.38 | 0.48 | 78 | 0.23 | 0.42 |
| Hex | 76 | 85 | 53 | B | 0 | 26 | 30 | 4E | 17 | 2A |
| Octal | 166 | 205 | 123 | 13 | 0 | 46 | 60 | 116 | 27 | 52 |
| Binary | 1110110 | 10000101 | 1010011 | 1011 | 0 | 100110 | 110000 | 1001110 | 10111 | 101010 |
Color Harmonies of #768553
Complementary color
Monochromatic Colors of #768553
Black with #768553
Text Example
Text Example
White with #768553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768553; }
p { color: rgb(118,133,83); }
H1.HeaderClassName
{
color: #768553;
}
.AnyTagClassName
{
color: #768553;
}
</style>
background-color css
<style>
a { background-color: #768553; }
a { background-color: rgb(118,133,83); }
div.DivClassName
{
background-color: #768553;
}
.BgClassName
{
background-color: #768553;
}
</style>
border-color css
<style>
span { border-color: #768553; }
span { border-color: rgb(118,133,83); }
td.TdClassName
{
border-color: #768553;
}
.TagClassName
{
border-color: #768553;
}
</style>